Jun 16 01:14:23.912359 np0000180500 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 16 01:14:23.922663 np0000180500 devstack@c-api.service[113053]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 16 01:14:23.925714 np0000180500 devstack@c-api.service[113053]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jun 16 01:14:23 2026] *** Jun 16 01:14:23.925714 np0000180500 devstack@c-api.service[113053]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 16 01:14:23.925714 np0000180500 devstack@c-api.service[113053]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 16 01:14:23.925714 np0000180500 devstack@c-api.service[113053]: nodename: np0000180500 Jun 16 01:14:23.925714 np0000180500 devstack@c-api.service[113053]: machine: x86_64 Jun 16 01:14:23.925714 np0000180500 devstack@c-api.service[113053]: clock source: unix Jun 16 01:14:23.925714 np0000180500 devstack@c-api.service[113053]: pcre jit disabled Jun 16 01:14:23.925714 np0000180500 devstack@c-api.service[113053]: detected number of CPU cores: 16 Jun 16 01:14:23.925714 np0000180500 devstack@c-api.service[113053]: current working directory: / Jun 16 01:14:23.925714 np0000180500 devstack@c-api.service[113053]: detected binary path: /usr/bin/uwsgi-core Jun 16 01:14:23.925714 np0000180500 devstack@c-api.service[113053]: your processes number limit is 256917 Jun 16 01:14:23.925714 np0000180500 devstack@c-api.service[113053]: your memory page size is 4096 bytes Jun 16 01:14:23.925714 np0000180500 devstack@c-api.service[113053]: detected max file descriptor number: 2048 Jun 16 01:14:23.925714 np0000180500 devstack@c-api.service[113053]: lock engine: pthread robust mutexes Jun 16 01:14:23.926583 np0000180500 devstack@c-api.service[113053]: thunder lock: enabled Jun 16 01:14:23.926583 np0000180500 devstack@c-api.service[113053]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 16 01:14:23.926583 np0000180500 devstack@c-api.service[113053]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 16 01:14:23.926583 np0000180500 devstack@c-api.service[113053]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 16 01:14:23.926583 np0000180500 devstack@c-api.service[113053]: Set PythonHome to /opt/stack/data/venv Jun 16 01:14:23.962522 np0000180500 devstack@c-api.service[113053]: Python main interpreter initialized at 0x7042f78a3668 Jun 16 01:14:23.962522 np0000180500 devstack@c-api.service[113053]: python threads support enabled Jun 16 01:14:23.962522 np0000180500 devstack@c-api.service[113053]: your server socket listen backlog is limited to 100 connections Jun 16 01:14:23.962522 np0000180500 devstack@c-api.service[113053]: your mercy for graceful operations on workers is 80 seconds Jun 16 01:14:23.963058 np0000180500 devstack@c-api.service[113053]: mapped 671795 bytes (656 KB) for 4 cores Jun 16 01:14:23.963195 np0000180500 devstack@c-api.service[113053]: *** Operational MODE: preforking *** Jun 16 01:14:23.963365 np0000180500 devstack@c-api.service[113053]: *** uWSGI is running in multiple interpreter mode *** Jun 16 01:14:23.963365 np0000180500 devstack@c-api.service[113053]: spawned uWSGI master process (pid: 113053) Jun 16 01:14:23.963546 np0000180500 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 16 01:14:23.964158 np0000180500 devstack@c-api.service[113053]: spawned uWSGI worker 1 (pid: 113055, cores: 1) Jun 16 01:14:23.964990 np0000180500 devstack@c-api.service[113053]: spawned uWSGI worker 2 (pid: 113056, cores: 1) Jun 16 01:14:23.965583 np0000180500 devstack@c-api.service[113053]: spawned uWSGI worker 3 (pid: 113057, cores: 1) Jun 16 01:14:23.966058 np0000180500 devstack@c-api.service[113053]: spawned uWSGI worker 4 (pid: 113058, cores: 1) Jun 16 01:14:23.966126 np0000180500 devstack@c-api.service[113053]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 16 01:14:24.101707 np0000180500 devstack@c-api.service[113056]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:14:24.101707 np0000180500 devstack@c-api.service[113056]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:14:24.101707 np0000180500 devstack@c-api.service[113056]: we strongly recommend against using it for new projects. Jun 16 01:14:24.101707 np0000180500 devstack@c-api.service[113056]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:14:24.101707 np0000180500 devstack@c-api.service[113056]: framework. For more detail see Jun 16 01:14:24.101707 np0000180500 devstack@c-api.service[113056]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:14:24.101707 np0000180500 devstack@c-api.service[113056]: import eventlet # noqa Jun 16 01:14:24.106638 np0000180500 devstack@c-api.service[113058]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:14:24.106638 np0000180500 devstack@c-api.service[113058]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:14:24.106638 np0000180500 devstack@c-api.service[113058]: we strongly recommend against using it for new projects. Jun 16 01:14:24.106638 np0000180500 devstack@c-api.service[113058]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:14:24.106638 np0000180500 devstack@c-api.service[113058]: framework. For more detail see Jun 16 01:14:24.106638 np0000180500 devstack@c-api.service[113058]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:14:24.106638 np0000180500 devstack@c-api.service[113058]: import eventlet # noqa Jun 16 01:14:24.114584 np0000180500 devstack@c-api.service[113055]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:14:24.114584 np0000180500 devstack@c-api.service[113055]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:14:24.114584 np0000180500 devstack@c-api.service[113055]: we strongly recommend against using it for new projects. Jun 16 01:14:24.114584 np0000180500 devstack@c-api.service[113055]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:14:24.114584 np0000180500 devstack@c-api.service[113055]: framework. For more detail see Jun 16 01:14:24.114584 np0000180500 devstack@c-api.service[113055]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:14:24.114584 np0000180500 devstack@c-api.service[113055]: import eventlet # noqa Jun 16 01:14:24.120234 np0000180500 devstack@c-api.service[113057]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:14:24.120234 np0000180500 devstack@c-api.service[113057]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:14:24.120234 np0000180500 devstack@c-api.service[113057]: we strongly recommend against using it for new projects. Jun 16 01:14:24.120234 np0000180500 devstack@c-api.service[113057]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:14:24.120234 np0000180500 devstack@c-api.service[113057]: framework. For more detail see Jun 16 01:14:24.120234 np0000180500 devstack@c-api.service[113057]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:14:24.120234 np0000180500 devstack@c-api.service[113057]: import eventlet # noqa Jun 16 01:14:24.187948 np0000180500 devstack@c-api.service[113056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:14:24.187948 np0000180500 devstack@c-api.service[113056]: warnings.warn( Jun 16 01:14:24.201689 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:14:24.201689 np0000180500 devstack@c-api.service[113058]: warnings.warn( Jun 16 01:14:24.209494 np0000180500 devstack@c-api.service[113055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:14:24.209494 np0000180500 devstack@c-api.service[113055]: warnings.warn( Jun 16 01:14:24.212406 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:14:24.212406 np0000180500 devstack@c-api.service[113057]: warnings.warn( Jun 16 01:14:24.262931 np0000180500 devstack@c-api.service[113056]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 16 01:14:24.262931 np0000180500 devstack@c-api.service[113056]: from cgi import parse_header Jun 16 01:14:24.277108 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 16 01:14:24.277108 np0000180500 devstack@c-api.service[113058]: from cgi import parse_header Jun 16 01:14:24.305356 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 16 01:14:24.305356 np0000180500 devstack@c-api.service[113057]: from cgi import parse_header Jun 16 01:14:24.311923 np0000180500 devstack@c-api.service[113056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 16 01:14:24.311923 np0000180500 devstack@c-api.service[113056]: removals.removed_module( Jun 16 01:14:24.313506 np0000180500 devstack@c-api.service[113056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 16 01:14:24.313506 np0000180500 devstack@c-api.service[113056]: removals.removed_module( Jun 16 01:14:24.321320 np0000180500 devstack@c-api.service[113055]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 16 01:14:24.321320 np0000180500 devstack@c-api.service[113055]: from cgi import parse_header Jun 16 01:14:24.325642 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 16 01:14:24.325642 np0000180500 devstack@c-api.service[113058]: removals.removed_module( Jun 16 01:14:24.327140 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 16 01:14:24.327140 np0000180500 devstack@c-api.service[113058]: removals.removed_module( Jun 16 01:14:24.355601 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 16 01:14:24.355601 np0000180500 devstack@c-api.service[113057]: removals.removed_module( Jun 16 01:14:24.357248 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 16 01:14:24.357248 np0000180500 devstack@c-api.service[113057]: removals.removed_module( Jun 16 01:14:24.377706 np0000180500 devstack@c-api.service[113055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 16 01:14:24.377706 np0000180500 devstack@c-api.service[113055]: removals.removed_module( Jun 16 01:14:24.379266 np0000180500 devstack@c-api.service[113055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 16 01:14:24.379266 np0000180500 devstack@c-api.service[113055]: removals.removed_module( Jun 16 01:14:24.949919 np0000180500 devstack@c-api.service[113056]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 16 01:14:24.949919 np0000180500 devstack@c-api.service[113056]: warnings.warn( Jun 16 01:14:24.962906 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 16 01:14:24.962906 np0000180500 devstack@c-api.service[113058]: warnings.warn( Jun 16 01:14:24.993865 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 16 01:14:24.993865 np0000180500 devstack@c-api.service[113057]: warnings.warn( Jun 16 01:14:25.045033 np0000180500 devstack@c-api.service[113056]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 16 01:14:25.045033 np0000180500 devstack@c-api.service[113056]: warnings.warn( Jun 16 01:14:25.059271 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 16 01:14:25.059271 np0000180500 devstack@c-api.service[113058]: warnings.warn( Jun 16 01:14:25.090458 np0000180500 devstack@c-api.service[113055]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 16 01:14:25.090458 np0000180500 devstack@c-api.service[113055]: warnings.warn( Jun 16 01:14:25.091381 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 16 01:14:25.091381 np0000180500 devstack@c-api.service[113057]: warnings.warn( Jun 16 01:14:25.230011 np0000180500 devstack@c-api.service[113055]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 16 01:14:25.230011 np0000180500 devstack@c-api.service[113055]: warnings.warn( Jun 16 01:14:25.348697 np0000180500 devstack@c-api.service[113056]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 16 01:14:25.349295 np0000180500 devstack@c-api.service[113056]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113056) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:14:25.360667 np0000180500 devstack@c-api.service[113058]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 16 01:14:25.361086 np0000180500 devstack@c-api.service[113058]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113058) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:14:25.370451 np0000180500 devstack@c-api.service[113057]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 16 01:14:25.370826 np0000180500 devstack@c-api.service[113057]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113057) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:14:25.437890 np0000180500 devstack@c-api.service[113058]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 16 01:14:25.437890 np0000180500 devstack@c-api.service[113058]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:14:25.438985 np0000180500 devstack@c-api.service[113056]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 16 01:14:25.438985 np0000180500 devstack@c-api.service[113056]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:14:25.439268 np0000180500 devstack@c-api.service[113057]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 16 01:14:25.439268 np0000180500 devstack@c-api.service[113057]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:14:25.569510 np0000180500 devstack@c-api.service[113055]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 16 01:14:25.569745 np0000180500 devstack@c-api.service[113055]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113055) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:14:25.632472 np0000180500 devstack@c-api.service[113055]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 16 01:14:25.632472 np0000180500 devstack@c-api.service[113055]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:14:25.901090 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113058) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:14:25.901272 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113056) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:14:25.901443 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.901443 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.901672 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113057) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:14:25.901850 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.901944 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.902006 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.902078 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.902131 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.902194 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.902194 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.903062 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.903163 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.903202 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.903245 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.903281 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.903315 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.903349 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.903385 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.903431 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.903486 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.903530 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.903577 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.903618 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.903666 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.903702 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113056) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.903737 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.903771 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.903843 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.903843 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.903843 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.903843 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.904799 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.904934 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.904984 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.905025 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.905061 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.905101 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.905137 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.905173 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.905208 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.905248 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.905294 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.905355 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.905398 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113056) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.905439 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.905478 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.905478 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.905558 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.905599 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.905599 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.905599 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.905599 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.906724 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.906814 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.906862 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.906956 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.907057 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.907139 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.907215 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.907290 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.907328 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.907364 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.907398 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.907398 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.907398 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113056) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.907500 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.907543 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.907589 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.907589 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.907589 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.907589 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.907589 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.907589 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.909192 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.909264 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.909311 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.909352 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.909388 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.909427 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.909467 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.909507 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.909547 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.909586 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.909630 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.909676 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.909721 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.909757 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113056) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.909829 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.909873 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.909907 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.909907 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.909907 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.909907 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.910041 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.910725 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.910812 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.910863 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.910906 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.910972 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.911037 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.911074 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.911109 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.911148 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.911188 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.911235 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.911270 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.911313 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113056) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.911313 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.911387 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.911387 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.911387 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.911387 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.911521 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.911521 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.911521 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.913060 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.913127 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.913162 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.913211 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.913251 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.913291 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.913326 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.913366 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.913513 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.913556 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.913596 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.913638 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.913677 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113056) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.913712 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.913747 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.913811 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.913849 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.913883 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.913928 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.913968 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.914010 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.914053 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.914093 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.914129 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.914167 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.914207 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.914246 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.914285 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.914327 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.914360 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.914394 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.914433 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.914478 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.914514 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113056) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.914553 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.914553 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.914661 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.914698 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.914698 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.914698 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.914698 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.914698 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.918845 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.918939 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.918939 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.919013 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.919133 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.919133 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.919360 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.919692 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.919859 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.919859 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.920042 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.920143 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.920207 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.920260 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.920310 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.920374 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.920424 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.920477 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.920527 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.920527 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113056) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.920527 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.924049 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.924150 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.924224 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.924275 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.924341 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.924400 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.924450 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.924501 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.924551 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.924602 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.924652 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.924703 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.924703 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.924703 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.924894 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.924894 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.924894 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.925041 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.925094 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.925151 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113056) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.925202 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.927318 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.927441 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.927441 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.927550 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.927550 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.927657 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.927657 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.927753 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.927832 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.927886 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.927938 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.928006 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.928006 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.928100 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.928153 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.928213 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.928274 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.928382 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.928479 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.928538 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.928590 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.928649 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.928712 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113056) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.928765 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.928845 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.928919 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.929009 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.929071 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.929129 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.929180 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.929231 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.929288 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.929339 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.929390 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.929447 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.929508 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.929558 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.929620 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.929692 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.929759 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.929839 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.929890 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.929940 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.929990 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113056) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.930041 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.930107 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.930107 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.930288 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.930358 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.930428 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.930498 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.930561 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.930624 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.930763 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.931675 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.931756 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.931756 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.931948 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113056) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.932025 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.932100 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.932173 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.932173 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.932173 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.932373 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.932373 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.932373 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.932373 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.932677 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.932748 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.932833 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.932901 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.932980 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.933056 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.933134 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.933134 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.933134 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113056) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.933134 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.933402 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.933402 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.933402 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.933402 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.933402 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.933402 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.933402 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.935092 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.935228 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.935228 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.935357 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.935433 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.935508 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.935584 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.935664 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.935740 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.935842 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.935912 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.935977 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.936044 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.936109 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.936183 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.936183 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113056) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.936355 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.936433 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.936510 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.936510 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.936510 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.936724 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.936724 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.936724 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.936976 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.937058 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.937058 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.937251 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.937350 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.937350 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.937500 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.937589 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.937672 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.937760 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.937760 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.937942 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.938025 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.938103 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113056) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.938180 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.938268 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.938350 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.938426 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.938502 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.938577 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.938701 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.938801 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.938881 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.938955 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.939042 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.939042 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.939197 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.939276 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113056) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.939362 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.939441 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.939519 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.939519 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.939519 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.939519 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.939519 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.939519 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.939519 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.939519 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.939519 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.940178 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.940178 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.940178 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.940178 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.940178 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.940537 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.940613 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.940683 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.940765 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.940858 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.940858 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.940858 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.940858 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113056) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.940858 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.941197 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.941197 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.941197 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.941197 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.941197 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.941197 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.941197 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.941477 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.941477 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.941477 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.941477 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.941612 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.941649 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.941649 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.941710 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.941710 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.941803 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.941856 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.941856 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.941856 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113056) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.941856 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.942317 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.942317 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.942495 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.942580 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.942773 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.942773 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.942952 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.943044 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.943130 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.943310 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.943310 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.943477 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.943558 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.943644 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.943726 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.943853 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.943853 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.943993 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.944035 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.944035 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.944125 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.944166 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.944215 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.944256 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.944295 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.944333 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.944370 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113056) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.944370 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.944370 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.944485 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.944531 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.944577 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.944621 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.944621 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.944685 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.944723 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.944723 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113056) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.944804 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.944841 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.944889 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.944889 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.944889 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.944999 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.944999 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.945084 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.945122 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.945159 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.945200 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.945246 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.945284 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.945329 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.945373 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.945411 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.945452 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.945496 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.945533 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.945569 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.945605 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.945646 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113056) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.945679 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.945727 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.946305 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.946305 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.946305 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.946305 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.946305 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.946305 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.946305 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.946305 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.946305 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.947245 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.947245 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.947245 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.947245 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.947245 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.947245 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.947245 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.947754 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.947754 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.947754 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.947998 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.947998 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.948154 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.948226 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.948297 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.948366 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.948439 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.948507 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.948507 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113056) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.948662 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.948735 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.948822 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.948822 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.948822 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.948822 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.949092 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.949170 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.949256 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.949342 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.949418 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.949492 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.949582 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.949625 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.949659 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.949691 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.949724 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.949724 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113056) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.949826 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.949866 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.949903 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.949903 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.949903 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.949999 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.949999 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.949999 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.949999 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.950137 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.950184 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.950229 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.950273 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.950313 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.950358 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.950403 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.950403 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.950403 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113056) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.950403 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.950545 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.950545 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.950623 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.950663 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.950722 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.950766 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.951377 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.951468 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.951549 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.951635 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.951728 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.951836 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.951917 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.952009 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.952092 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.952177 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.952261 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.952347 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113056) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.952428 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.952513 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.952595 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.952595 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.952595 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.952849 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.952935 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.953020 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.953099 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.953176 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.953261 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.953352 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.953352 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.953426 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.953468 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.953508 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.953550 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.953591 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.953591 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.953591 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.953698 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.953734 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.953791 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.953843 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.953878 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.953912 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.953953 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.953989 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.954022 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113056) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.954055 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.954101 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.954136 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.954171 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.954171 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.954231 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.954270 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.954307 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.954340 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.954373 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.954416 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.954416 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.954416 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.954416 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.954416 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113056) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.954559 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.954602 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.954639 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.954639 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.954639 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.954639 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.954639 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.954639 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.955583 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.955583 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.955583 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.955583 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.955971 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.956058 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.956136 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.956228 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.956309 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.956388 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.956559 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.956559 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.956559 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113056) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.956559 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.957217 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.957302 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.957302 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.957473 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.957563 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.957645 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.957729 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.957729 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.957908 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.957953 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.957993 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.958030 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.958082 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.958121 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.958159 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.958196 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.958231 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.958275 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.958312 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.958312 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113056) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.958312 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.958414 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.958414 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.958414 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.958414 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.958562 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.958605 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.958647 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.958683 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.958731 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.958731 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.958831 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.958873 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.958907 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.958949 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.958988 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.959027 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.959061 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.959061 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.959061 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.959061 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113056) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.959183 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.959236 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.959273 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.959273 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.959273 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.959273 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.959273 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.959273 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.964096 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.964096 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.964372 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.964372 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.964372 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.964372 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.964372 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113057) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.964637 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113057) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.964637 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.964637 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.964637 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.964864 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113057) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.964864 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113057) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.964974 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.965035 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.965096 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.965147 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.965198 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.965257 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.965311 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.965363 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.965421 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.965481 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.965481 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.965713 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.965767 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.965859 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.965914 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.965973 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.966025 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113058) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.966083 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.966083 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113056) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.966083 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113056) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.966083 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113056) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.966299 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.966299 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.966299 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.966445 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113056) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.966445 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113056) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.989852 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113055) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:14:25.990210 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.990319 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.990516 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.990982 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.991129 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.991129 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.991129 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.991339 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.991339 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113055) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.991339 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.991800 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.991915 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.991915 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.992032 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.992032 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.992125 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113055) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.992181 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.992654 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.992740 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.992827 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.992827 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.992950 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.992950 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113055) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.993042 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.993540 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.993615 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.993677 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.993728 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.993808 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.993877 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113055) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.993877 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.994327 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.994405 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.994456 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.994508 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.994558 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.994620 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113055) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.994673 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.995164 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.995231 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.995317 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.995394 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.995394 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.995507 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113055) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.995507 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.995579 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.995679 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.995742 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.995852 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.995852 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.995958 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113055) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.996000 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.996886 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.996936 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.997024 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.997088 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.997159 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.997210 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113055) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.997342 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.998046 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.998108 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.998195 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.998278 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.998278 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.998390 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113055) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.998390 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.999071 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.999144 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.999196 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.999234 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.999365 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.999365 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113055) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.999523 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:25.999523 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:25.999523 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:25.999698 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:25.999698 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:25.999698 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:25.999850 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113055) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:25.999850 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:26.000058 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:26.000058 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:26.000058 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:26.000290 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:26.000290 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:26.000290 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113055) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:26.000290 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:26.000829 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:26.000914 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:26.000957 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:26.000992 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:26.001105 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:26.001105 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113055) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:26.001249 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:26.001675 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:26.001772 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:26.001859 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:26.001859 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:26.001954 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:26.001991 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113055) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:26.002031 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:26.002322 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:26.002375 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:26.002470 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:26.002549 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:26.002549 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:26.002660 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113055) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:26.002660 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:26.002730 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:26.002923 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:26.002923 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:26.003080 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:26.003080 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:26.003080 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113055) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:26.003353 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:26.003596 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:26.003644 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:26.003734 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:26.003844 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:26.003844 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:26.003920 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113055) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:26.003960 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:26.004485 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:26.004548 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:26.004590 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:26.004685 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:26.004767 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:26.004767 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113055) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:26.004950 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:26.005258 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:26.005305 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:26.005387 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:26.005470 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:26.005470 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:26.005539 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113055) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:26.005639 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:26.005715 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:26.005715 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:26.005852 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:26.005852 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:26.005918 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:26.005952 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113055) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:26.006065 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:26.006326 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:26.006405 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:26.006476 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:26.006476 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:26.006577 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:26.006620 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113055) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:26.006660 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:26.007157 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:26.007211 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:26.007260 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:26.007363 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:26.007463 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:26.007463 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113055) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:26.007604 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:26.007834 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:26.007894 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:26.007931 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:26.008034 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:26.008111 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:26.008111 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113055) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:26.008268 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:26.008745 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:26.008819 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:26.008874 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:26.008975 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:26.009042 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:26.009042 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113055) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:26.009182 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:26.009340 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:26.009431 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:26.009482 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:26.009518 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:26.009607 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:26.009687 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113055) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:26.009687 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:26.010007 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:26.010054 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:26.010178 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:26.010178 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:26.010295 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:26.010295 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113055) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:26.010365 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:26.010574 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:26.010656 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:26.010726 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:26.010812 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:26.010812 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:26.010981 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113055) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:26.010981 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:26.011293 np0000180500 devstack@c-api.service[113057]: INFO dbcounter [None req-ed0831bc-4570-4dd9-b6b4-fac838d6c637 None None] Registered counter for database cinder Jun 16 01:14:26.011591 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:26.011648 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:26.011732 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:26.011821 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:26.011821 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:26.011902 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113055) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:26.011991 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:26.012196 np0000180500 devstack@c-api.service[113058]: INFO dbcounter [None req-3f09a7e8-5bac-40ba-a527-40fb82c7f300 None None] Registered counter for database cinder Jun 16 01:14:26.012290 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:26.012290 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:26.012361 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:26.012401 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:26.012500 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:26.012500 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113055) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:26.012641 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:26.012889 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:26.012971 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:26.013027 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:26.013065 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:26.013160 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:26.013234 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113055) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:26.013234 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:26.013826 np0000180500 devstack@c-api.service[113056]: INFO dbcounter [None req-d128ace6-6fd5-476d-9b29-f52d21026170 None None] Registered counter for database cinder Jun 16 01:14:26.014178 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:26.014226 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:26.014309 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:26.014396 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:26.014396 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:26.014507 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113055) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:26.014548 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113055) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:14:26.014589 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113055) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:14:26.014691 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:14:26.014691 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:14:26.014854 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:14:26.014854 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113055) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:14:26.015015 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113055) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:14:26.058549 np0000180500 devstack@c-api.service[113057]: DEBUG oslo_db.sqlalchemy.engines [None req-ed0831bc-4570-4dd9-b6b4-fac838d6c637 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=113057) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:14:26.060439 np0000180500 devstack@c-api.service[113058]: DEBUG oslo_db.sqlalchemy.engines [None req-3f09a7e8-5bac-40ba-a527-40fb82c7f300 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=113058) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:14:26.061918 np0000180500 devstack@c-api.service[113055]: INFO dbcounter [None req-d75b5fd2-67af-4918-b5f6-37af6046ba0a None None] Registered counter for database cinder Jun 16 01:14:26.067122 np0000180500 devstack@c-api.service[113056]: DEBUG oslo_db.sqlalchemy.engines [None req-d128ace6-6fd5-476d-9b29-f52d21026170 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=113056) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:14:26.109801 np0000180500 devstack@c-api.service[113055]: DEBUG oslo_db.sqlalchemy.engines [None req-d75b5fd2-67af-4918-b5f6-37af6046ba0a None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=113055) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:14:26.173386 np0000180500 devstack@c-api.service[113057]: DEBUG dbcounter [-] [113057] Writer thread running {{(pid=113057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:14:26.175657 np0000180500 devstack@c-api.service[113058]: DEBUG dbcounter [-] [113058] Writer thread running {{(pid=113058) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:14:26.175869 np0000180500 devstack@c-api.service[113057]: INFO cinder.rpc [None req-ed0831bc-4570-4dd9-b6b4-fac838d6c637 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:14:26.178185 np0000180500 devstack@c-api.service[113057]: INFO cinder.rpc [None req-ed0831bc-4570-4dd9-b6b4-fac838d6c637 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:14:26.178305 np0000180500 devstack@c-api.service[113058]: INFO cinder.rpc [None req-3f09a7e8-5bac-40ba-a527-40fb82c7f300 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:14:26.180290 np0000180500 devstack@c-api.service[113057]: INFO cinder.rpc [None req-ed0831bc-4570-4dd9-b6b4-fac838d6c637 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:14:26.180460 np0000180500 devstack@c-api.service[113058]: INFO cinder.rpc [None req-3f09a7e8-5bac-40ba-a527-40fb82c7f300 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:14:26.181986 np0000180500 devstack@c-api.service[113057]: INFO cinder.rpc [None req-ed0831bc-4570-4dd9-b6b4-fac838d6c637 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:14:26.182459 np0000180500 devstack@c-api.service[113058]: INFO cinder.rpc [None req-3f09a7e8-5bac-40ba-a527-40fb82c7f300 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:14:26.182837 np0000180500 devstack@c-api.service[113057]: WARNING castellan.key_manager.migration [None req-ed0831bc-4570-4dd9-b6b4-fac838d6c637 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.184336 np0000180500 devstack@c-api.service[113058]: INFO cinder.rpc [None req-3f09a7e8-5bac-40ba-a527-40fb82c7f300 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:14:26.185207 np0000180500 devstack@c-api.service[113058]: WARNING castellan.key_manager.migration [None req-3f09a7e8-5bac-40ba-a527-40fb82c7f300 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.186047 np0000180500 devstack@c-api.service[113057]: WARNING castellan.key_manager.migration [None req-ed0831bc-4570-4dd9-b6b4-fac838d6c637 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.187568 np0000180500 devstack@c-api.service[113056]: DEBUG dbcounter [-] [113056] Writer thread running {{(pid=113056) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:14:26.188398 np0000180500 devstack@c-api.service[113058]: WARNING castellan.key_manager.migration [None req-3f09a7e8-5bac-40ba-a527-40fb82c7f300 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.190337 np0000180500 devstack@c-api.service[113056]: INFO cinder.rpc [None req-d128ace6-6fd5-476d-9b29-f52d21026170 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:14:26.192648 np0000180500 devstack@c-api.service[113056]: INFO cinder.rpc [None req-d128ace6-6fd5-476d-9b29-f52d21026170 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:14:26.194798 np0000180500 devstack@c-api.service[113056]: INFO cinder.rpc [None req-d128ace6-6fd5-476d-9b29-f52d21026170 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:14:26.196963 np0000180500 devstack@c-api.service[113056]: INFO cinder.rpc [None req-d128ace6-6fd5-476d-9b29-f52d21026170 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:14:26.198063 np0000180500 devstack@c-api.service[113056]: WARNING castellan.key_manager.migration [None req-d128ace6-6fd5-476d-9b29-f52d21026170 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.202050 np0000180500 devstack@c-api.service[113056]: WARNING castellan.key_manager.migration [None req-d128ace6-6fd5-476d-9b29-f52d21026170 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.220638 np0000180500 devstack@c-api.service[113057]: DEBUG oslo_db.sqlalchemy.engines [None req-ed0831bc-4570-4dd9-b6b4-fac838d6c637 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=113057) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:14:26.222452 np0000180500 devstack@c-api.service[113057]: INFO cinder.rpc [None req-ed0831bc-4570-4dd9-b6b4-fac838d6c637 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:14:26.224193 np0000180500 devstack@c-api.service[113057]: INFO cinder.rpc [None req-ed0831bc-4570-4dd9-b6b4-fac838d6c637 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:14:26.225109 np0000180500 devstack@c-api.service[113057]: WARNING castellan.key_manager.migration [None req-ed0831bc-4570-4dd9-b6b4-fac838d6c637 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.225314 np0000180500 devstack@c-api.service[113055]: DEBUG dbcounter [-] [113055] Writer thread running {{(pid=113055) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:14:26.225632 np0000180500 devstack@c-api.service[113058]: DEBUG oslo_db.sqlalchemy.engines [None req-3f09a7e8-5bac-40ba-a527-40fb82c7f300 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=113058) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:14:26.227883 np0000180500 devstack@c-api.service[113055]: INFO cinder.rpc [None req-d75b5fd2-67af-4918-b5f6-37af6046ba0a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:14:26.228503 np0000180500 devstack@c-api.service[113058]: INFO cinder.rpc [None req-3f09a7e8-5bac-40ba-a527-40fb82c7f300 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:14:26.229882 np0000180500 devstack@c-api.service[113055]: INFO cinder.rpc [None req-d75b5fd2-67af-4918-b5f6-37af6046ba0a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:14:26.230563 np0000180500 devstack@c-api.service[113058]: INFO cinder.rpc [None req-3f09a7e8-5bac-40ba-a527-40fb82c7f300 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:14:26.231578 np0000180500 devstack@c-api.service[113058]: WARNING castellan.key_manager.migration [None req-3f09a7e8-5bac-40ba-a527-40fb82c7f300 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.231761 np0000180500 devstack@c-api.service[113055]: INFO cinder.rpc [None req-d75b5fd2-67af-4918-b5f6-37af6046ba0a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:14:26.233949 np0000180500 devstack@c-api.service[113055]: INFO cinder.rpc [None req-d75b5fd2-67af-4918-b5f6-37af6046ba0a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:14:26.235079 np0000180500 devstack@c-api.service[113055]: WARNING castellan.key_manager.migration [None req-d75b5fd2-67af-4918-b5f6-37af6046ba0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.238649 np0000180500 devstack@c-api.service[113057]: WARNING castellan.key_manager.migration [None req-ed0831bc-4570-4dd9-b6b4-fac838d6c637 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.238995 np0000180500 devstack@c-api.service[113055]: WARNING castellan.key_manager.migration [None req-d75b5fd2-67af-4918-b5f6-37af6046ba0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.240769 np0000180500 devstack@c-api.service[113056]: DEBUG oslo_db.sqlalchemy.engines [None req-d128ace6-6fd5-476d-9b29-f52d21026170 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=113056) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:14:26.242099 np0000180500 devstack@c-api.service[113057]: WARNING castellan.key_manager.migration [None req-ed0831bc-4570-4dd9-b6b4-fac838d6c637 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.242434 np0000180500 devstack@c-api.service[113058]: WARNING castellan.key_manager.migration [None req-3f09a7e8-5bac-40ba-a527-40fb82c7f300 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.243271 np0000180500 devstack@c-api.service[113056]: INFO cinder.rpc [None req-d128ace6-6fd5-476d-9b29-f52d21026170 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:14:26.245397 np0000180500 devstack@c-api.service[113057]: WARNING castellan.key_manager.migration [None req-ed0831bc-4570-4dd9-b6b4-fac838d6c637 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.245692 np0000180500 devstack@c-api.service[113056]: INFO cinder.rpc [None req-d128ace6-6fd5-476d-9b29-f52d21026170 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:14:26.245745 np0000180500 devstack@c-api.service[113058]: WARNING castellan.key_manager.migration [None req-3f09a7e8-5bac-40ba-a527-40fb82c7f300 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.246885 np0000180500 devstack@c-api.service[113056]: WARNING castellan.key_manager.migration [None req-d128ace6-6fd5-476d-9b29-f52d21026170 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.248958 np0000180500 devstack@c-api.service[113058]: WARNING castellan.key_manager.migration [None req-3f09a7e8-5bac-40ba-a527-40fb82c7f300 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.250720 np0000180500 devstack@c-api.service[113057]: WARNING castellan.key_manager.migration [None req-ed0831bc-4570-4dd9-b6b4-fac838d6c637 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.253154 np0000180500 devstack@c-api.service[113058]: WARNING castellan.key_manager.migration [None req-3f09a7e8-5bac-40ba-a527-40fb82c7f300 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.253884 np0000180500 devstack@c-api.service[113057]: WARNING castellan.key_manager.migration [None req-ed0831bc-4570-4dd9-b6b4-fac838d6c637 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.256768 np0000180500 devstack@c-api.service[113057]: WARNING castellan.key_manager.migration [None req-ed0831bc-4570-4dd9-b6b4-fac838d6c637 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.257129 np0000180500 devstack@c-api.service[113058]: WARNING castellan.key_manager.migration [None req-3f09a7e8-5bac-40ba-a527-40fb82c7f300 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.258859 np0000180500 devstack@c-api.service[113056]: WARNING castellan.key_manager.migration [None req-d128ace6-6fd5-476d-9b29-f52d21026170 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.260006 np0000180500 devstack@c-api.service[113057]: WARNING castellan.key_manager.migration [None req-ed0831bc-4570-4dd9-b6b4-fac838d6c637 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.260254 np0000180500 devstack@c-api.service[113058]: WARNING castellan.key_manager.migration [None req-3f09a7e8-5bac-40ba-a527-40fb82c7f300 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.262126 np0000180500 devstack@c-api.service[113056]: WARNING castellan.key_manager.migration [None req-d128ace6-6fd5-476d-9b29-f52d21026170 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.262807 np0000180500 devstack@c-api.service[113057]: WARNING castellan.key_manager.migration [None req-ed0831bc-4570-4dd9-b6b4-fac838d6c637 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.263360 np0000180500 devstack@c-api.service[113058]: WARNING castellan.key_manager.migration [None req-3f09a7e8-5bac-40ba-a527-40fb82c7f300 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.265314 np0000180500 devstack@c-api.service[113056]: WARNING castellan.key_manager.migration [None req-d128ace6-6fd5-476d-9b29-f52d21026170 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.265694 np0000180500 devstack@c-api.service[113057]: WARNING castellan.key_manager.migration [None req-ed0831bc-4570-4dd9-b6b4-fac838d6c637 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.266214 np0000180500 devstack@c-api.service[113058]: WARNING castellan.key_manager.migration [None req-3f09a7e8-5bac-40ba-a527-40fb82c7f300 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.267177 np0000180500 devstack@c-api.service[113057]: WARNING castellan.key_manager.migration [None req-ed0831bc-4570-4dd9-b6b4-fac838d6c637 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.269132 np0000180500 devstack@c-api.service[113058]: WARNING castellan.key_manager.migration [None req-3f09a7e8-5bac-40ba-a527-40fb82c7f300 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.269330 np0000180500 devstack@c-api.service[113056]: WARNING castellan.key_manager.migration [None req-d128ace6-6fd5-476d-9b29-f52d21026170 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.270598 np0000180500 devstack@c-api.service[113057]: WARNING castellan.key_manager.migration [None req-ed0831bc-4570-4dd9-b6b4-fac838d6c637 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.270688 np0000180500 devstack@c-api.service[113058]: WARNING castellan.key_manager.migration [None req-3f09a7e8-5bac-40ba-a527-40fb82c7f300 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.273202 np0000180500 devstack@c-api.service[113056]: WARNING castellan.key_manager.migration [None req-d128ace6-6fd5-476d-9b29-f52d21026170 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.273308 np0000180500 devstack@c-api.service[113058]: WARNING castellan.key_manager.migration [None req-3f09a7e8-5bac-40ba-a527-40fb82c7f300 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.275374 np0000180500 devstack@c-api.service[113055]: DEBUG oslo_db.sqlalchemy.engines [None req-d75b5fd2-67af-4918-b5f6-37af6046ba0a None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=113055) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:14:26.276225 np0000180500 devstack@c-api.service[113056]: WARNING castellan.key_manager.migration [None req-d128ace6-6fd5-476d-9b29-f52d21026170 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.277452 np0000180500 devstack@c-api.service[113057]: WARNING castellan.key_manager.migration [None req-ed0831bc-4570-4dd9-b6b4-fac838d6c637 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.277975 np0000180500 devstack@c-api.service[113055]: INFO cinder.rpc [None req-d75b5fd2-67af-4918-b5f6-37af6046ba0a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:14:26.278981 np0000180500 devstack@c-api.service[113058]: WARNING castellan.key_manager.migration [None req-3f09a7e8-5bac-40ba-a527-40fb82c7f300 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.279261 np0000180500 devstack@c-api.service[113056]: WARNING castellan.key_manager.migration [None req-d128ace6-6fd5-476d-9b29-f52d21026170 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.280537 np0000180500 devstack@c-api.service[113055]: INFO cinder.rpc [None req-d75b5fd2-67af-4918-b5f6-37af6046ba0a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:14:26.281227 np0000180500 devstack@c-api.service[113057]: WARNING castellan.key_manager.migration [None req-ed0831bc-4570-4dd9-b6b4-fac838d6c637 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.281663 np0000180500 devstack@c-api.service[113055]: WARNING castellan.key_manager.migration [None req-d75b5fd2-67af-4918-b5f6-37af6046ba0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.282169 np0000180500 devstack@c-api.service[113056]: WARNING castellan.key_manager.migration [None req-d128ace6-6fd5-476d-9b29-f52d21026170 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.282577 np0000180500 devstack@c-api.service[113058]: WARNING castellan.key_manager.migration [None req-3f09a7e8-5bac-40ba-a527-40fb82c7f300 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.283738 np0000180500 devstack@c-api.service[113057]: WARNING castellan.key_manager.migration [None req-ed0831bc-4570-4dd9-b6b4-fac838d6c637 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.285121 np0000180500 devstack@c-api.service[113056]: WARNING castellan.key_manager.migration [None req-d128ace6-6fd5-476d-9b29-f52d21026170 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.285185 np0000180500 devstack@c-api.service[113058]: WARNING castellan.key_manager.migration [None req-3f09a7e8-5bac-40ba-a527-40fb82c7f300 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.285375 np0000180500 devstack@c-api.service[113057]: WARNING castellan.key_manager.migration [None req-ed0831bc-4570-4dd9-b6b4-fac838d6c637 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.286553 np0000180500 devstack@c-api.service[113056]: WARNING castellan.key_manager.migration [None req-d128ace6-6fd5-476d-9b29-f52d21026170 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.286863 np0000180500 devstack@c-api.service[113058]: WARNING castellan.key_manager.migration [None req-3f09a7e8-5bac-40ba-a527-40fb82c7f300 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.287109 np0000180500 devstack@c-api.service[113057]: WARNING castellan.key_manager.migration [None req-ed0831bc-4570-4dd9-b6b4-fac838d6c637 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.288535 np0000180500 devstack@c-api.service[113058]: WARNING castellan.key_manager.migration [None req-3f09a7e8-5bac-40ba-a527-40fb82c7f300 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.289046 np0000180500 devstack@c-api.service[113057]: WARNING castellan.key_manager.migration [None req-ed0831bc-4570-4dd9-b6b4-fac838d6c637 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.289247 np0000180500 devstack@c-api.service[113056]: WARNING castellan.key_manager.migration [None req-d128ace6-6fd5-476d-9b29-f52d21026170 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.290307 np0000180500 devstack@c-api.service[113058]: WARNING castellan.key_manager.migration [None req-3f09a7e8-5bac-40ba-a527-40fb82c7f300 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.290724 np0000180500 devstack@c-api.service[113057]: WARNING cinder.api.contrib.hosts [None req-ed0831bc-4570-4dd9-b6b4-fac838d6c637 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:14:26.291584 np0000180500 devstack@c-api.service[113058]: WARNING cinder.api.contrib.hosts [None req-3f09a7e8-5bac-40ba-a527-40fb82c7f300 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:14:26.291666 np0000180500 devstack@c-api.service[113057]: WARNING castellan.key_manager.migration [None req-ed0831bc-4570-4dd9-b6b4-fac838d6c637 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.292505 np0000180500 devstack@c-api.service[113058]: WARNING castellan.key_manager.migration [None req-3f09a7e8-5bac-40ba-a527-40fb82c7f300 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.293160 np0000180500 devstack@c-api.service[113057]: WARNING castellan.key_manager.migration [None req-ed0831bc-4570-4dd9-b6b4-fac838d6c637 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.294040 np0000180500 devstack@c-api.service[113058]: WARNING castellan.key_manager.migration [None req-3f09a7e8-5bac-40ba-a527-40fb82c7f300 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.294569 np0000180500 devstack@c-api.service[113057]: WARNING castellan.key_manager.migration [None req-ed0831bc-4570-4dd9-b6b4-fac838d6c637 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.294905 np0000180500 devstack@c-api.service[113055]: WARNING castellan.key_manager.migration [None req-d75b5fd2-67af-4918-b5f6-37af6046ba0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.295012 np0000180500 devstack@c-api.service[113056]: WARNING castellan.key_manager.migration [None req-d128ace6-6fd5-476d-9b29-f52d21026170 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.295478 np0000180500 devstack@c-api.service[113058]: WARNING castellan.key_manager.migration [None req-3f09a7e8-5bac-40ba-a527-40fb82c7f300 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.296322 np0000180500 devstack@c-api.service[113057]: WARNING castellan.key_manager.migration [None req-ed0831bc-4570-4dd9-b6b4-fac838d6c637 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.297147 np0000180500 devstack@c-api.service[113058]: WARNING castellan.key_manager.migration [None req-3f09a7e8-5bac-40ba-a527-40fb82c7f300 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.297382 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.v3.router [None req-ed0831bc-4570-4dd9-b6b4-fac838d6c637 None None] Extended resource: extensions {{(pid=113057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:26.298169 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.v3.router [None req-3f09a7e8-5bac-40ba-a527-40fb82c7f300 None None] Extended resource: extensions {{(pid=113058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:26.298827 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.v3.router [None req-ed0831bc-4570-4dd9-b6b4-fac838d6c637 None None] Extended resource: os-quota-class-sets {{(pid=113057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:26.298888 np0000180500 devstack@c-api.service[113056]: WARNING castellan.key_manager.migration [None req-d128ace6-6fd5-476d-9b29-f52d21026170 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.299182 np0000180500 devstack@c-api.service[113055]: WARNING castellan.key_manager.migration [None req-d75b5fd2-67af-4918-b5f6-37af6046ba0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.299524 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.v3.router [None req-3f09a7e8-5bac-40ba-a527-40fb82c7f300 None None] Extended resource: os-quota-class-sets {{(pid=113058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:26.300288 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.v3.router [None req-ed0831bc-4570-4dd9-b6b4-fac838d6c637 None None] Extended resource: scheduler-stats {{(pid=113057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:26.300927 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.v3.router [None req-3f09a7e8-5bac-40ba-a527-40fb82c7f300 None None] Extended resource: scheduler-stats {{(pid=113058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:26.301599 np0000180500 devstack@c-api.service[113056]: WARNING castellan.key_manager.migration [None req-d128ace6-6fd5-476d-9b29-f52d21026170 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.301926 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.v3.router [None req-ed0831bc-4570-4dd9-b6b4-fac838d6c637 None None] Extended resource: os-quota-sets {{(pid=113057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:26.302332 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.v3.router [None req-3f09a7e8-5bac-40ba-a527-40fb82c7f300 None None] Extended resource: os-quota-sets {{(pid=113058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:26.302390 np0000180500 devstack@c-api.service[113055]: WARNING castellan.key_manager.migration [None req-d75b5fd2-67af-4918-b5f6-37af6046ba0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.303079 np0000180500 devstack@c-api.service[113056]: WARNING castellan.key_manager.migration [None req-d128ace6-6fd5-476d-9b29-f52d21026170 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.303793 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.v3.router [None req-3f09a7e8-5bac-40ba-a527-40fb82c7f300 None None] Extended resource: backups {{(pid=113058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:26.304259 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.v3.router [None req-ed0831bc-4570-4dd9-b6b4-fac838d6c637 None None] Extended resource: backups {{(pid=113057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:26.304459 np0000180500 devstack@c-api.service[113056]: WARNING castellan.key_manager.migration [None req-d128ace6-6fd5-476d-9b29-f52d21026170 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.305813 np0000180500 devstack@c-api.service[113056]: WARNING castellan.key_manager.migration [None req-d128ace6-6fd5-476d-9b29-f52d21026170 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.306389 np0000180500 devstack@c-api.service[113055]: WARNING castellan.key_manager.migration [None req-d75b5fd2-67af-4918-b5f6-37af6046ba0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.306447 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.v3.router [None req-ed0831bc-4570-4dd9-b6b4-fac838d6c637 None None] Extended resource: os-snapshot-manage {{(pid=113057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:26.306487 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.v3.router [None req-3f09a7e8-5bac-40ba-a527-40fb82c7f300 None None] Extended resource: os-snapshot-manage {{(pid=113058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:26.307003 np0000180500 devstack@c-api.service[113056]: WARNING cinder.api.contrib.hosts [None req-d128ace6-6fd5-476d-9b29-f52d21026170 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:14:26.307742 np0000180500 devstack@c-api.service[113056]: WARNING castellan.key_manager.migration [None req-d128ace6-6fd5-476d-9b29-f52d21026170 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.308044 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.v3.router [None req-3f09a7e8-5bac-40ba-a527-40fb82c7f300 None None] Extended resource: consistencygroups {{(pid=113058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:26.308103 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.v3.router [None req-ed0831bc-4570-4dd9-b6b4-fac838d6c637 None None] Extended resource: consistencygroups {{(pid=113057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:26.309130 np0000180500 devstack@c-api.service[113056]: WARNING castellan.key_manager.migration [None req-d128ace6-6fd5-476d-9b29-f52d21026170 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.309444 np0000180500 devstack@c-api.service[113055]: WARNING castellan.key_manager.migration [None req-d75b5fd2-67af-4918-b5f6-37af6046ba0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.309908 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.v3.router [None req-3f09a7e8-5bac-40ba-a527-40fb82c7f300 None None] Extended resource: extra_specs {{(pid=113058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:26.310185 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.v3.router [None req-ed0831bc-4570-4dd9-b6b4-fac838d6c637 None None] Extended resource: extra_specs {{(pid=113057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:26.310441 np0000180500 devstack@c-api.service[113056]: WARNING castellan.key_manager.migration [None req-d128ace6-6fd5-476d-9b29-f52d21026170 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.311459 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.v3.router [None req-3f09a7e8-5bac-40ba-a527-40fb82c7f300 None None] Extended resource: os-hosts {{(pid=113058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:26.311939 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.v3.router [None req-ed0831bc-4570-4dd9-b6b4-fac838d6c637 None None] Extended resource: os-hosts {{(pid=113057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:26.312010 np0000180500 devstack@c-api.service[113056]: WARNING castellan.key_manager.migration [None req-d128ace6-6fd5-476d-9b29-f52d21026170 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.312426 np0000180500 devstack@c-api.service[113055]: WARNING castellan.key_manager.migration [None req-d75b5fd2-67af-4918-b5f6-37af6046ba0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.312863 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.v3.router [None req-3f09a7e8-5bac-40ba-a527-40fb82c7f300 None None] Extended resource: os-volume-manage {{(pid=113058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:26.312990 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.v3.router [None req-d128ace6-6fd5-476d-9b29-f52d21026170 None None] Extended resource: extensions {{(pid=113056) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:26.313437 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.v3.router [None req-ed0831bc-4570-4dd9-b6b4-fac838d6c637 None None] Extended resource: os-volume-manage {{(pid=113057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:26.314306 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.v3.router [None req-3f09a7e8-5bac-40ba-a527-40fb82c7f300 None None] Extended resource: os-availability-zone {{(pid=113058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:26.314365 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.v3.router [None req-d128ace6-6fd5-476d-9b29-f52d21026170 None None] Extended resource: os-quota-class-sets {{(pid=113056) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:26.315008 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.v3.router [None req-ed0831bc-4570-4dd9-b6b4-fac838d6c637 None None] Extended resource: os-availability-zone {{(pid=113057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:26.315460 np0000180500 devstack@c-api.service[113055]: WARNING castellan.key_manager.migration [None req-d75b5fd2-67af-4918-b5f6-37af6046ba0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.315614 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.v3.router [None req-d128ace6-6fd5-476d-9b29-f52d21026170 None None] Extended resource: scheduler-stats {{(pid=113056) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:26.316091 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.v3.router [None req-3f09a7e8-5bac-40ba-a527-40fb82c7f300 None None] Extended resource: encryption {{(pid=113058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:26.316521 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.v3.router [None req-ed0831bc-4570-4dd9-b6b4-fac838d6c637 None None] Extended resource: encryption {{(pid=113057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:26.317185 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.v3.router [None req-d128ace6-6fd5-476d-9b29-f52d21026170 None None] Extended resource: os-quota-sets {{(pid=113056) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:26.317848 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.v3.router [None req-3f09a7e8-5bac-40ba-a527-40fb82c7f300 None None] Extended resource: os-volume-transfer {{(pid=113058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:26.318169 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.v3.router [None req-ed0831bc-4570-4dd9-b6b4-fac838d6c637 None None] Extended resource: os-volume-transfer {{(pid=113057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:26.318264 np0000180500 devstack@c-api.service[113055]: WARNING castellan.key_manager.migration [None req-d75b5fd2-67af-4918-b5f6-37af6046ba0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.318625 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.v3.router [None req-d128ace6-6fd5-476d-9b29-f52d21026170 None None] Extended resource: backups {{(pid=113056) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:26.319516 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.v3.router [None req-3f09a7e8-5bac-40ba-a527-40fb82c7f300 None None] Extended resource: capabilities {{(pid=113058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:26.320034 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.v3.router [None req-ed0831bc-4570-4dd9-b6b4-fac838d6c637 None None] Extended resource: capabilities {{(pid=113057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:26.321077 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.v3.router [None req-3f09a7e8-5bac-40ba-a527-40fb82c7f300 None None] Extended resource: encryption {{(pid=113058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:26.321218 np0000180500 devstack@c-api.service[113055]: WARNING castellan.key_manager.migration [None req-d75b5fd2-67af-4918-b5f6-37af6046ba0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.321329 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.v3.router [None req-d128ace6-6fd5-476d-9b29-f52d21026170 None None] Extended resource: os-snapshot-manage {{(pid=113056) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:26.321529 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.v3.router [None req-ed0831bc-4570-4dd9-b6b4-fac838d6c637 None None] Extended resource: encryption {{(pid=113057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:26.322681 np0000180500 devstack@c-api.service[113055]: WARNING castellan.key_manager.migration [None req-d75b5fd2-67af-4918-b5f6-37af6046ba0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.322792 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.v3.router [None req-d128ace6-6fd5-476d-9b29-f52d21026170 None None] Extended resource: consistencygroups {{(pid=113056) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:26.322871 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.v3.router [None req-3f09a7e8-5bac-40ba-a527-40fb82c7f300 None None] Extended resource: os-volume-type-access {{(pid=113058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:26.323175 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.v3.router [None req-ed0831bc-4570-4dd9-b6b4-fac838d6c637 None None] Extended resource: os-volume-type-access {{(pid=113057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:26.324490 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.v3.router [None req-3f09a7e8-5bac-40ba-a527-40fb82c7f300 None None] Extended resource: cgsnapshots {{(pid=113058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:26.324785 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.v3.router [None req-d128ace6-6fd5-476d-9b29-f52d21026170 None None] Extended resource: extra_specs {{(pid=113056) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:26.324884 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.v3.router [None req-ed0831bc-4570-4dd9-b6b4-fac838d6c637 None None] Extended resource: cgsnapshots {{(pid=113057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:26.325361 np0000180500 devstack@c-api.service[113055]: WARNING castellan.key_manager.migration [None req-d75b5fd2-67af-4918-b5f6-37af6046ba0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.325961 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.v3.router [None req-3f09a7e8-5bac-40ba-a527-40fb82c7f300 None None] Extended resource: qos-specs {{(pid=113058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:26.326289 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.v3.router [None req-ed0831bc-4570-4dd9-b6b4-fac838d6c637 None None] Extended resource: qos-specs {{(pid=113057) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:26.326346 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.v3.router [None req-d128ace6-6fd5-476d-9b29-f52d21026170 None None] Extended resource: os-hosts {{(pid=113056) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:26.327911 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.v3.router [None req-d128ace6-6fd5-476d-9b29-f52d21026170 None None] Extended resource: os-volume-manage {{(pid=113056) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:26.328286 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.contrib.snapshot_actions [None req-3f09a7e8-5bac-40ba-a527-40fb82c7f300 None None] SnapshotActionsController initialized {{(pid=113058) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:14:26.328613 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.contrib.snapshot_actions [None req-ed0831bc-4570-4dd9-b6b4-fac838d6c637 None None] SnapshotActionsController initialized {{(pid=113057) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:14:26.329151 np0000180500 devstack@c-api.service[113058]: WARNING castellan.key_manager.migration [None req-3f09a7e8-5bac-40ba-a527-40fb82c7f300 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.329303 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.v3.router [None req-d128ace6-6fd5-476d-9b29-f52d21026170 None None] Extended resource: os-availability-zone {{(pid=113056) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:26.329429 np0000180500 devstack@c-api.service[113057]: WARNING castellan.key_manager.migration [None req-ed0831bc-4570-4dd9-b6b4-fac838d6c637 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.330651 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.v3.router [None req-d128ace6-6fd5-476d-9b29-f52d21026170 None None] Extended resource: encryption {{(pid=113056) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:26.330886 np0000180500 devstack@c-api.service[113058]: WARNING castellan.key_manager.migration [None req-3f09a7e8-5bac-40ba-a527-40fb82c7f300 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.330935 np0000180500 devstack@c-api.service[113055]: WARNING castellan.key_manager.migration [None req-d75b5fd2-67af-4918-b5f6-37af6046ba0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.330970 np0000180500 devstack@c-api.service[113057]: WARNING castellan.key_manager.migration [None req-ed0831bc-4570-4dd9-b6b4-fac838d6c637 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.332258 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.v3.router [None req-d128ace6-6fd5-476d-9b29-f52d21026170 None None] Extended resource: os-volume-transfer {{(pid=113056) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:26.332361 np0000180500 devstack@c-api.service[113058]: WARNING castellan.key_manager.migration [None req-3f09a7e8-5bac-40ba-a527-40fb82c7f300 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.332422 np0000180500 devstack@c-api.service[113057]: WARNING castellan.key_manager.migration [None req-ed0831bc-4570-4dd9-b6b4-fac838d6c637 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.333784 np0000180500 devstack@c-api.service[113058]: WARNING castellan.key_manager.migration [None req-3f09a7e8-5bac-40ba-a527-40fb82c7f300 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.333861 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.v3.router [None req-d128ace6-6fd5-476d-9b29-f52d21026170 None None] Extended resource: capabilities {{(pid=113056) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:26.334191 np0000180500 devstack@c-api.service[113055]: WARNING castellan.key_manager.migration [None req-d75b5fd2-67af-4918-b5f6-37af6046ba0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.334340 np0000180500 devstack@c-api.service[113057]: WARNING castellan.key_manager.migration [None req-ed0831bc-4570-4dd9-b6b4-fac838d6c637 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.335169 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.v3.router [None req-d128ace6-6fd5-476d-9b29-f52d21026170 None None] Extended resource: encryption {{(pid=113056) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:26.335277 np0000180500 devstack@c-api.service[113058]: WARNING castellan.key_manager.migration [None req-3f09a7e8-5bac-40ba-a527-40fb82c7f300 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.336390 np0000180500 devstack@c-api.service[113057]: WARNING castellan.key_manager.migration [None req-ed0831bc-4570-4dd9-b6b4-fac838d6c637 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.336443 np0000180500 devstack@c-api.service[113055]: WARNING castellan.key_manager.migration [None req-d75b5fd2-67af-4918-b5f6-37af6046ba0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.336802 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.v3.router [None req-d128ace6-6fd5-476d-9b29-f52d21026170 None None] Extended resource: os-volume-type-access {{(pid=113056) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:26.337115 np0000180500 devstack@c-api.service[113058]: WARNING castellan.key_manager.migration [None req-3f09a7e8-5bac-40ba-a527-40fb82c7f300 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.337936 np0000180500 devstack@c-api.service[113055]: WARNING castellan.key_manager.migration [None req-d75b5fd2-67af-4918-b5f6-37af6046ba0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.337983 np0000180500 devstack@c-api.service[113057]: WARNING castellan.key_manager.migration [None req-ed0831bc-4570-4dd9-b6b4-fac838d6c637 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.338371 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.v3.router [None req-d128ace6-6fd5-476d-9b29-f52d21026170 None None] Extended resource: cgsnapshots {{(pid=113056) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:26.338619 np0000180500 devstack@c-api.service[113058]: WARNING castellan.key_manager.migration [None req-3f09a7e8-5bac-40ba-a527-40fb82c7f300 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.339281 np0000180500 devstack@c-api.service[113055]: WARNING castellan.key_manager.migration [None req-d75b5fd2-67af-4918-b5f6-37af6046ba0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.339379 np0000180500 devstack@c-api.service[113057]: WARNING castellan.key_manager.migration [None req-ed0831bc-4570-4dd9-b6b4-fac838d6c637 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.339543 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.v3.router [None req-3f09a7e8-5bac-40ba-a527-40fb82c7f300 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:26.339709 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.v3.router [None req-3f09a7e8-5bac-40ba-a527-40fb82c7f300 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:26.339861 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.v3.router [None req-d128ace6-6fd5-476d-9b29-f52d21026170 None None] Extended resource: qos-specs {{(pid=113056) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:26.340016 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.v3.router [None req-3f09a7e8-5bac-40ba-a527-40fb82c7f300 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:26.340117 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.v3.router [None req-3f09a7e8-5bac-40ba-a527-40fb82c7f300 None None] Extension AdminActions extending resource: volumes {{(pid=113058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:26.340238 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.v3.router [None req-3f09a7e8-5bac-40ba-a527-40fb82c7f300 None None] Extension AdminActions extending resource: snapshots {{(pid=113058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:26.340344 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.v3.router [None req-3f09a7e8-5bac-40ba-a527-40fb82c7f300 None None] Extension AdminActions extending resource: backups {{(pid=113058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:26.340425 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.v3.router [None req-ed0831bc-4570-4dd9-b6b4-fac838d6c637 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:26.340498 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.v3.router [None req-3f09a7e8-5bac-40ba-a527-40fb82c7f300 None None] Extension VolumeActions extending resource: volumes {{(pid=113058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:26.340577 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.v3.router [None req-3f09a7e8-5bac-40ba-a527-40fb82c7f300 None None] Extension TypesManage extending resource: types {{(pid=113058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:26.340649 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.v3.router [None req-ed0831bc-4570-4dd9-b6b4-fac838d6c637 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:26.340693 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.v3.router [None req-3f09a7e8-5bac-40ba-a527-40fb82c7f300 None None] Extension UsedLimits extending resource: limits {{(pid=113058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:26.340737 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.v3.router [None req-ed0831bc-4570-4dd9-b6b4-fac838d6c637 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:26.340796 np0000180500 devstack@c-api.service[113055]: WARNING castellan.key_manager.migration [None req-d75b5fd2-67af-4918-b5f6-37af6046ba0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.340832 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.v3.router [None req-3f09a7e8-5bac-40ba-a527-40fb82c7f300 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:26.340868 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.v3.router [None req-ed0831bc-4570-4dd9-b6b4-fac838d6c637 None None] Extension AdminActions extending resource: volumes {{(pid=113057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:26.340971 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.v3.router [None req-3f09a7e8-5bac-40ba-a527-40fb82c7f300 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:26.341082 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.v3.router [None req-3f09a7e8-5bac-40ba-a527-40fb82c7f300 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:26.341155 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.v3.router [None req-ed0831bc-4570-4dd9-b6b4-fac838d6c637 None None] Extension AdminActions extending resource: snapshots {{(pid=113057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:26.341220 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.v3.router [None req-3f09a7e8-5bac-40ba-a527-40fb82c7f300 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:26.341290 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.v3.router [None req-ed0831bc-4570-4dd9-b6b4-fac838d6c637 None None] Extension AdminActions extending resource: backups {{(pid=113057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:26.341353 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.v3.router [None req-3f09a7e8-5bac-40ba-a527-40fb82c7f300 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:26.341353 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.v3.router [None req-3f09a7e8-5bac-40ba-a527-40fb82c7f300 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:26.341474 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.v3.router [None req-ed0831bc-4570-4dd9-b6b4-fac838d6c637 None None] Extension VolumeActions extending resource: volumes {{(pid=113057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:26.341542 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.v3.router [None req-3f09a7e8-5bac-40ba-a527-40fb82c7f300 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:26.341607 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.v3.router [None req-ed0831bc-4570-4dd9-b6b4-fac838d6c637 None None] Extension TypesManage extending resource: types {{(pid=113057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:26.341766 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.v3.router [None req-ed0831bc-4570-4dd9-b6b4-fac838d6c637 None None] Extension UsedLimits extending resource: limits {{(pid=113057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:26.341900 np0000180500 devstack@c-api.service[113055]: WARNING cinder.api.contrib.hosts [None req-d75b5fd2-67af-4918-b5f6-37af6046ba0a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:14:26.341949 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.v3.router [None req-ed0831bc-4570-4dd9-b6b4-fac838d6c637 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:26.342036 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.contrib.snapshot_actions [None req-d128ace6-6fd5-476d-9b29-f52d21026170 None None] SnapshotActionsController initialized {{(pid=113056) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:14:26.342110 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.v3.router [None req-ed0831bc-4570-4dd9-b6b4-fac838d6c637 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:26.342178 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.v3.router [None req-ed0831bc-4570-4dd9-b6b4-fac838d6c637 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:26.342317 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.v3.router [None req-ed0831bc-4570-4dd9-b6b4-fac838d6c637 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:26.342468 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.v3.router [None req-ed0831bc-4570-4dd9-b6b4-fac838d6c637 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:26.342608 np0000180500 devstack@c-api.service[113055]: WARNING castellan.key_manager.migration [None req-d75b5fd2-67af-4918-b5f6-37af6046ba0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.342653 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.v3.router [None req-ed0831bc-4570-4dd9-b6b4-fac838d6c637 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:26.342737 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.v3.router [None req-ed0831bc-4570-4dd9-b6b4-fac838d6c637 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113057) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:26.342976 np0000180500 devstack@c-api.service[113056]: WARNING castellan.key_manager.migration [None req-d128ace6-6fd5-476d-9b29-f52d21026170 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.344138 np0000180500 devstack@c-api.service[113055]: WARNING castellan.key_manager.migration [None req-d75b5fd2-67af-4918-b5f6-37af6046ba0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.344616 np0000180500 devstack@c-api.service[113056]: WARNING castellan.key_manager.migration [None req-d128ace6-6fd5-476d-9b29-f52d21026170 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.345440 np0000180500 devstack@c-api.service[113055]: WARNING castellan.key_manager.migration [None req-d75b5fd2-67af-4918-b5f6-37af6046ba0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.346093 np0000180500 devstack@c-api.service[113056]: WARNING castellan.key_manager.migration [None req-d128ace6-6fd5-476d-9b29-f52d21026170 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.346962 np0000180500 devstack@c-api.service[113055]: WARNING castellan.key_manager.migration [None req-d75b5fd2-67af-4918-b5f6-37af6046ba0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.347480 np0000180500 devstack@c-api.service[113056]: WARNING castellan.key_manager.migration [None req-d128ace6-6fd5-476d-9b29-f52d21026170 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.347955 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.v3.router [None req-d75b5fd2-67af-4918-b5f6-37af6046ba0a None None] Extended resource: extensions {{(pid=113055) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:26.349009 np0000180500 devstack@c-api.service[113056]: WARNING castellan.key_manager.migration [None req-d128ace6-6fd5-476d-9b29-f52d21026170 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.349667 np0000180500 devstack@c-api.service[113058]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7042f78a3668 pid: 113058 (default app) Jun 16 01:14:26.349961 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.v3.router [None req-d75b5fd2-67af-4918-b5f6-37af6046ba0a None None] Extended resource: os-quota-class-sets {{(pid=113055) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:26.350439 np0000180500 devstack@c-api.service[113056]: WARNING castellan.key_manager.migration [None req-d128ace6-6fd5-476d-9b29-f52d21026170 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.351272 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.v3.router [None req-d75b5fd2-67af-4918-b5f6-37af6046ba0a None None] Extended resource: scheduler-stats {{(pid=113055) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:26.351525 np0000180500 devstack@c-api.service[113057]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7042f78a3668 pid: 113057 (default app) Jun 16 01:14:26.352055 np0000180500 devstack@c-api.service[113056]: WARNING castellan.key_manager.migration [None req-d128ace6-6fd5-476d-9b29-f52d21026170 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.352738 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.v3.router [None req-d75b5fd2-67af-4918-b5f6-37af6046ba0a None None] Extended resource: os-quota-sets {{(pid=113055) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:26.354338 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.v3.router [None req-d75b5fd2-67af-4918-b5f6-37af6046ba0a None None] Extended resource: backups {{(pid=113055) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:26.354510 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.v3.router [None req-d128ace6-6fd5-476d-9b29-f52d21026170 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113056) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:26.354811 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.v3.router [None req-d128ace6-6fd5-476d-9b29-f52d21026170 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113056) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:26.355300 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.v3.router [None req-d128ace6-6fd5-476d-9b29-f52d21026170 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113056) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:26.355536 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.v3.router [None req-d128ace6-6fd5-476d-9b29-f52d21026170 None None] Extension AdminActions extending resource: volumes {{(pid=113056) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:26.355918 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.v3.router [None req-d128ace6-6fd5-476d-9b29-f52d21026170 None None] Extension AdminActions extending resource: snapshots {{(pid=113056) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:26.356226 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.v3.router [None req-d128ace6-6fd5-476d-9b29-f52d21026170 None None] Extension AdminActions extending resource: backups {{(pid=113056) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:26.356373 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.v3.router [None req-d128ace6-6fd5-476d-9b29-f52d21026170 None None] Extension VolumeActions extending resource: volumes {{(pid=113056) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:26.356472 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.v3.router [None req-d75b5fd2-67af-4918-b5f6-37af6046ba0a None None] Extended resource: os-snapshot-manage {{(pid=113055) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:26.356535 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.v3.router [None req-d128ace6-6fd5-476d-9b29-f52d21026170 None None] Extension TypesManage extending resource: types {{(pid=113056) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:26.356710 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.v3.router [None req-d128ace6-6fd5-476d-9b29-f52d21026170 None None] Extension UsedLimits extending resource: limits {{(pid=113056) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:26.356874 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.v3.router [None req-d128ace6-6fd5-476d-9b29-f52d21026170 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113056) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:26.357018 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.v3.router [None req-d128ace6-6fd5-476d-9b29-f52d21026170 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113056) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:26.357160 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.v3.router [None req-d128ace6-6fd5-476d-9b29-f52d21026170 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113056) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:26.357304 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.v3.router [None req-d128ace6-6fd5-476d-9b29-f52d21026170 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113056) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:26.357459 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.v3.router [None req-d128ace6-6fd5-476d-9b29-f52d21026170 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113056) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:26.357607 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.v3.router [None req-d128ace6-6fd5-476d-9b29-f52d21026170 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113056) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:26.357755 np0000180500 devstack@c-api.service[113056]: DEBUG cinder.api.v3.router [None req-d128ace6-6fd5-476d-9b29-f52d21026170 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113056) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:26.357862 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.v3.router [None req-d75b5fd2-67af-4918-b5f6-37af6046ba0a None None] Extended resource: consistencygroups {{(pid=113055) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:26.358678 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.358678 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.358678 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.358678 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.359054 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.359054 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.359054 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.359054 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.359252 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.359252 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.359252 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.359252 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.359252 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.359252 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.359516 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.359516 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.359516 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.359516 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.359516 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.359765 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.359765 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.359765 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.359765 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.359765 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.360008 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.360008 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.360008 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.360008 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.360190 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.360190 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.360190 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.360190 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.360190 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.360407 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.360407 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.360407 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.360407 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.360407 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.360592 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.360592 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.360592 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.360592 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.360592 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.360592 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.361155 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.361155 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.361155 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.361155 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.361155 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.361155 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.361395 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.361395 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.361395 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.361395 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.361395 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.361395 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.361638 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.361638 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.361638 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.361638 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.361638 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.362578 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.362578 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.362578 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.362578 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.362578 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.362941 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.362941 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.362941 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.362941 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.362941 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.362941 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.363334 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.363334 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.363334 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.363334 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.363334 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.363334 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.363706 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.363706 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.363706 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.363706 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.363706 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.364100 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.364100 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.364100 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.364100 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.364100 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.364486 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.364486 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.364486 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.364486 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.364762 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.364762 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.364762 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.364762 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.365252 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.365252 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.365252 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.365252 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.365252 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.365761 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.365761 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.365761 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.365761 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.365761 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.366169 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.366169 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.366169 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.366169 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.366479 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.366479 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.366479 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.366479 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.366654 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.366654 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.366654 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.366654 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.366853 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.366853 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.366853 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.366853 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.367112 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.367112 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.367199 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.v3.router [None req-d75b5fd2-67af-4918-b5f6-37af6046ba0a None None] Extended resource: extra_specs {{(pid=113055) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:26.367235 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.367235 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.367235 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.367235 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.368361 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.368361 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.368361 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.368361 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.368361 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.368361 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.368708 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.368708 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.368708 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.368708 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.368708 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.369016 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.369016 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.369016 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.369016 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.369016 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.369016 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.369016 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.369358 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.369358 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.369358 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.369358 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.369358 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.369358 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.369655 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.369655 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.369655 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.369655 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.369655 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.369655 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.369979 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.369979 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.369979 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.369979 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.369979 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.369979 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.370328 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.370328 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.370328 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.370328 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.370517 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.370517 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.370517 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.370517 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.370715 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.370715 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.370715 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.370715 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.370970 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.370970 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.370970 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:26.370970 np0000180500 devstack@c-api.service[113058]: warnings.warn(deprecated_msg) Jun 16 01:14:26.371111 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.v3.router [None req-d75b5fd2-67af-4918-b5f6-37af6046ba0a None None] Extended resource: os-hosts {{(pid=113055) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:26.371148 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.middleware.request_id [None req-8cd71670-3585-4def-97d3-9f65e5cc21fe None None] RequestId filter calling following filter/app {{(pid=113058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:14:26.371175 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.v3.router [None req-d75b5fd2-67af-4918-b5f6-37af6046ba0a None None] Extended resource: os-volume-manage {{(pid=113055) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:26.371175 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.v3.router [None req-d75b5fd2-67af-4918-b5f6-37af6046ba0a None None] Extended resource: os-availability-zone {{(pid=113055) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:26.371219 np0000180500 devstack@c-api.service[113058]: [pid: 113058|app: 0|req: 1/1] 199.204.45.238 () {60 vars in 956 bytes} [Tue Jun 16 01:14:26 2026] GET /volume/v3/ => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 16 01:14:26.371247 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.v3.router [None req-d75b5fd2-67af-4918-b5f6-37af6046ba0a None None] Extended resource: encryption {{(pid=113055) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:26.371247 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.v3.router [None req-d75b5fd2-67af-4918-b5f6-37af6046ba0a None None] Extended resource: os-volume-transfer {{(pid=113055) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:26.371291 np0000180500 devstack@c-api.service[113056]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7042f78a3668 pid: 113056 (default app) Jun 16 01:14:26.371317 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.v3.router [None req-d75b5fd2-67af-4918-b5f6-37af6046ba0a None None] Extended resource: capabilities {{(pid=113055) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:26.371317 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.v3.router [None req-d75b5fd2-67af-4918-b5f6-37af6046ba0a None None] Extended resource: encryption {{(pid=113055) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:26.371372 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.v3.router [None req-d75b5fd2-67af-4918-b5f6-37af6046ba0a None None] Extended resource: os-volume-type-access {{(pid=113055) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:26.373010 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.v3.router [None req-d75b5fd2-67af-4918-b5f6-37af6046ba0a None None] Extended resource: cgsnapshots {{(pid=113055) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:26.374439 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.v3.router [None req-d75b5fd2-67af-4918-b5f6-37af6046ba0a None None] Extended resource: qos-specs {{(pid=113055) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:14:26.377084 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.contrib.snapshot_actions [None req-d75b5fd2-67af-4918-b5f6-37af6046ba0a None None] SnapshotActionsController initialized {{(pid=113055) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:14:26.377862 np0000180500 devstack@c-api.service[113055]: WARNING castellan.key_manager.migration [None req-d75b5fd2-67af-4918-b5f6-37af6046ba0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.379367 np0000180500 devstack@c-api.service[113055]: WARNING castellan.key_manager.migration [None req-d75b5fd2-67af-4918-b5f6-37af6046ba0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.380803 np0000180500 devstack@c-api.service[113055]: WARNING castellan.key_manager.migration [None req-d75b5fd2-67af-4918-b5f6-37af6046ba0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.382179 np0000180500 devstack@c-api.service[113055]: WARNING castellan.key_manager.migration [None req-d75b5fd2-67af-4918-b5f6-37af6046ba0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.383570 np0000180500 devstack@c-api.service[113055]: WARNING castellan.key_manager.migration [None req-d75b5fd2-67af-4918-b5f6-37af6046ba0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.385070 np0000180500 devstack@c-api.service[113055]: WARNING castellan.key_manager.migration [None req-d75b5fd2-67af-4918-b5f6-37af6046ba0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.386444 np0000180500 devstack@c-api.service[113055]: WARNING castellan.key_manager.migration [None req-d75b5fd2-67af-4918-b5f6-37af6046ba0a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:14:26.387303 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.v3.router [None req-d75b5fd2-67af-4918-b5f6-37af6046ba0a None None] Extension SnapshotActions extending resource: snapshots {{(pid=113055) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:26.387425 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.v3.router [None req-d75b5fd2-67af-4918-b5f6-37af6046ba0a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113055) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:26.387631 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.v3.router [None req-d75b5fd2-67af-4918-b5f6-37af6046ba0a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113055) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:26.387733 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.v3.router [None req-d75b5fd2-67af-4918-b5f6-37af6046ba0a None None] Extension AdminActions extending resource: volumes {{(pid=113055) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:26.387882 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.v3.router [None req-d75b5fd2-67af-4918-b5f6-37af6046ba0a None None] Extension AdminActions extending resource: snapshots {{(pid=113055) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:26.387989 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.v3.router [None req-d75b5fd2-67af-4918-b5f6-37af6046ba0a None None] Extension AdminActions extending resource: backups {{(pid=113055) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:26.388091 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.v3.router [None req-d75b5fd2-67af-4918-b5f6-37af6046ba0a None None] Extension VolumeActions extending resource: volumes {{(pid=113055) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:26.388229 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.v3.router [None req-d75b5fd2-67af-4918-b5f6-37af6046ba0a None None] Extension TypesManage extending resource: types {{(pid=113055) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:26.388334 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.v3.router [None req-d75b5fd2-67af-4918-b5f6-37af6046ba0a None None] Extension UsedLimits extending resource: limits {{(pid=113055) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:26.388438 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.v3.router [None req-d75b5fd2-67af-4918-b5f6-37af6046ba0a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113055) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:26.388538 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.v3.router [None req-d75b5fd2-67af-4918-b5f6-37af6046ba0a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113055) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:26.388637 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.v3.router [None req-d75b5fd2-67af-4918-b5f6-37af6046ba0a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113055) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:26.388740 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.v3.router [None req-d75b5fd2-67af-4918-b5f6-37af6046ba0a None None] Extension VolumeTypeAccess extending resource: types {{(pid=113055) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:26.388877 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.v3.router [None req-d75b5fd2-67af-4918-b5f6-37af6046ba0a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113055) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:26.388980 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.v3.router [None req-d75b5fd2-67af-4918-b5f6-37af6046ba0a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113055) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:26.389088 np0000180500 devstack@c-api.service[113055]: DEBUG cinder.api.v3.router [None req-d75b5fd2-67af-4918-b5f6-37af6046ba0a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113055) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:14:26.396857 np0000180500 devstack@c-api.service[113055]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7042f78a3668 pid: 113055 (default app) Jun 16 01:14:33.782461 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.782461 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.782461 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.782461 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.782984 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.782984 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.782984 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.782984 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.783178 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.783178 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.783178 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.783178 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.783178 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.783178 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.783421 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.783421 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.783421 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.783421 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.783421 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.783631 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.783631 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.783631 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.783631 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.783631 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.783840 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.783840 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.783840 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.783840 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.784003 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.784003 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.784003 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.784003 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.784003 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.784192 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.784192 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.784192 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.784192 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.784192 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.784365 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.784365 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.784365 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.784365 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.784365 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.784365 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.784572 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.784572 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.784572 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.784572 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.784572 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.784572 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.784808 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.784808 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.784808 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.784808 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.784808 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.784808 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.785049 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.785049 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.785049 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.785049 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.785049 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.785236 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.785236 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.785236 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.785236 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.785236 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.785417 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.785417 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.785417 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.785417 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.785417 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.785417 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.785636 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.785636 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.785636 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.785636 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.785636 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.785636 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.785959 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.785959 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.785959 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.785959 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.785959 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.786152 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.786152 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.786152 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.786152 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.786152 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.786337 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.786337 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.786337 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.786337 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.786499 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.786499 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.786499 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.786499 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.786698 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.786698 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.786698 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.786698 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.786698 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.786907 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.786907 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.786907 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.786907 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.786907 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.787090 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.787090 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.787090 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.787090 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.787243 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.787243 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.787243 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.787243 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.787392 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.787392 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.787392 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.787392 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.787561 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.787561 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.787561 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.787561 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.787709 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.787709 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.787709 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.787709 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.787870 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.787870 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.787870 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.787870 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.787870 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.788057 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.788057 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.788057 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.788057 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.788057 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.788057 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.788275 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.788275 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.788275 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.788275 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.788275 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.788466 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.788466 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.788466 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.788466 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.788466 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.788466 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.788685 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.788685 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.788685 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.788685 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.788685 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.788685 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.788921 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.788921 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.788921 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.788921 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.788921 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.788921 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.789135 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.789135 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.789135 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.789135 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.789135 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.789135 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.789364 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.789364 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.789364 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.789364 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.789512 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.789512 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.789512 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.789512 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.789512 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.789703 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.789703 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.789703 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.789703 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:14:33.789703 np0000180500 devstack@c-api.service[113057]: warnings.warn(deprecated_msg) Jun 16 01:14:33.789703 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.middleware.request_id [None req-cbbd593f-d288-40ad-becb-fa8486428c9e None None] RequestId filter calling following filter/app {{(pid=113057) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:14:34.280058 np0000180500 devstack@c-api.service[113057]: INFO cinder.api.openstack.wsgi [None req-cbbd593f-d288-40ad-becb-fa8486428c9e admin admin] POST https://199.204.45.238/volume/v3/types Jun 16 01:14:34.280632 np0000180500 devstack@c-api.service[113057]: DEBUG cinder.api.openstack.wsgi [None req-cbbd593f-d288-40ad-becb-fa8486428c9e admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113057) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 16 01:14:34.282289 np0000180500 devstack@c-api.service[113057]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 16 01:14:34.282289 np0000180500 devstack@c-api.service[113057]: warnings.warn( Jun 16 01:14:34.323955 np0000180500 devstack@c-api.service[113057]: DEBUG oslo_db.sqlalchemy.engines [None req-cbbd593f-d288-40ad-becb-fa8486428c9e admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=113057) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:14:34.357129 np0000180500 devstack@c-api.service[113057]: INFO cinder.api.openstack.wsgi [None req-cbbd593f-d288-40ad-becb-fa8486428c9e admin admin] https://199.204.45.238/volume/v3/types returned with HTTP 200 Jun 16 01:14:34.357946 np0000180500 devstack@c-api.service[113057]: [pid: 113057|app: 0|req: 1/2] 199.204.45.238 () {68 vars in 1288 bytes} [Tue Jun 16 01:14:33 2026] POST /volume/v3/types => generated 186 bytes in 590 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 16 01:14:34.369660 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.middleware.request_id [req-cbbd593f-d288-40ad-becb-fa8486428c9e req-9e232dc8-db75-409b-a5af-450f384a5bdb None None] RequestId filter calling following filter/app {{(pid=113058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:14:34.696922 np0000180500 devstack@c-api.service[113058]: INFO cinder.api.openstack.wsgi [req-cbbd593f-d288-40ad-becb-fa8486428c9e req-9e232dc8-db75-409b-a5af-450f384a5bdb admin admin] POST https://199.204.45.238/volume/v3/types/d053d36e-1bdb-4589-bee3-39934a3f662d/extra_specs Jun 16 01:14:34.697485 np0000180500 devstack@c-api.service[113058]: DEBUG cinder.api.openstack.wsgi [req-cbbd593f-d288-40ad-becb-fa8486428c9e req-9e232dc8-db75-409b-a5af-450f384a5bdb admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 16 01:14:34.699264 np0000180500 devstack@c-api.service[113058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 16 01:14:34.699264 np0000180500 devstack@c-api.service[113058]: warnings.warn( Jun 16 01:14:34.740613 np0000180500 devstack@c-api.service[113058]: DEBUG oslo_db.sqlalchemy.engines [req-cbbd593f-d288-40ad-becb-fa8486428c9e req-9e232dc8-db75-409b-a5af-450f384a5bdb admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=113058) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:14:34.795225 np0000180500 devstack@c-api.service[113058]: INFO cinder.api.openstack.wsgi [req-cbbd593f-d288-40ad-becb-fa8486428c9e req-9e232dc8-db75-409b-a5af-450f384a5bdb admin admin] https://199.204.45.238/volume/v3/types/d053d36e-1bdb-4589-bee3-39934a3f662d/extra_specs returned with HTTP 200 Jun 16 01:14:34.795615 np0000180500 devstack@c-api.service[113058]: [pid: 113058|app: 0|req: 2/3] 199.204.45.238 () {70 vars in 1505 bytes} [Tue Jun 16 01:14:34 2026] POST /volume/v3/types/d053d36e-1bdb-4589-bee3-39934a3f662d/extra_specs => generated 55 bytes in 427 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 16 01:14:36.246915 np0000180500 devstack@c-api.service[113056]: DEBUG dbcounter [-] [113056] Writing DB stats cinder:SELECT=6 {{(pid=113056) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 01:14:36.279721 np0000180500 devstack@c-api.service[113055]: DEBUG dbcounter [-] [113055] Writing DB stats cinder:SELECT=6 {{(pid=113055) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 01:14:44.354264 np0000180500 devstack@c-api.service[113057]: DEBUG dbcounter [-] [113057] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113057) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 01:14:44.793839 np0000180500 devstack@c-api.service[113058]: DEBUG dbcounter [-] [113058] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113058) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}