Jun 16 03:35:34.034876 np0000180670 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 16 03:35:34.044938 np0000180670 devstack@c-api.service[112415]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 16 03:35:34.048509 np0000180670 devstack@c-api.service[112415]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jun 16 03:35:34 2026] *** Jun 16 03:35:34.048509 np0000180670 devstack@c-api.service[112415]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 16 03:35:34.048509 np0000180670 devstack@c-api.service[112415]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 16 03:35:34.048509 np0000180670 devstack@c-api.service[112415]: nodename: np0000180670 Jun 16 03:35:34.048509 np0000180670 devstack@c-api.service[112415]: machine: x86_64 Jun 16 03:35:34.048509 np0000180670 devstack@c-api.service[112415]: clock source: unix Jun 16 03:35:34.048509 np0000180670 devstack@c-api.service[112415]: pcre jit disabled Jun 16 03:35:34.048509 np0000180670 devstack@c-api.service[112415]: detected number of CPU cores: 16 Jun 16 03:35:34.048509 np0000180670 devstack@c-api.service[112415]: current working directory: / Jun 16 03:35:34.048509 np0000180670 devstack@c-api.service[112415]: detected binary path: /usr/bin/uwsgi-core Jun 16 03:35:34.048509 np0000180670 devstack@c-api.service[112415]: your processes number limit is 256917 Jun 16 03:35:34.048509 np0000180670 devstack@c-api.service[112415]: your memory page size is 4096 bytes Jun 16 03:35:34.048509 np0000180670 devstack@c-api.service[112415]: detected max file descriptor number: 2048 Jun 16 03:35:34.048509 np0000180670 devstack@c-api.service[112415]: lock engine: pthread robust mutexes Jun 16 03:35:34.049190 np0000180670 devstack@c-api.service[112415]: thunder lock: enabled Jun 16 03:35:34.049406 np0000180670 devstack@c-api.service[112415]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 16 03:35:34.049487 np0000180670 devstack@c-api.service[112415]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 16 03:35:34.049524 np0000180670 devstack@c-api.service[112415]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 16 03:35:34.049524 np0000180670 devstack@c-api.service[112415]: Set PythonHome to /opt/stack/data/venv Jun 16 03:35:34.086464 np0000180670 devstack@c-api.service[112415]: Python main interpreter initialized at 0x7e5c2f8a3668 Jun 16 03:35:34.086464 np0000180670 devstack@c-api.service[112415]: python threads support enabled Jun 16 03:35:34.086464 np0000180670 devstack@c-api.service[112415]: your server socket listen backlog is limited to 100 connections Jun 16 03:35:34.086464 np0000180670 devstack@c-api.service[112415]: your mercy for graceful operations on workers is 80 seconds Jun 16 03:35:34.088177 np0000180670 devstack@c-api.service[112415]: mapped 671795 bytes (656 KB) for 4 cores Jun 16 03:35:34.088177 np0000180670 devstack@c-api.service[112415]: *** Operational MODE: preforking *** Jun 16 03:35:34.088177 np0000180670 devstack@c-api.service[112415]: *** uWSGI is running in multiple interpreter mode *** Jun 16 03:35:34.088177 np0000180670 devstack@c-api.service[112415]: spawned uWSGI master process (pid: 112415) Jun 16 03:35:34.088177 np0000180670 devstack@c-api.service[112415]: spawned uWSGI worker 1 (pid: 112428, cores: 1) Jun 16 03:35:34.087554 np0000180670 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 16 03:35:34.088724 np0000180670 devstack@c-api.service[112415]: spawned uWSGI worker 2 (pid: 112429, cores: 1) Jun 16 03:35:34.089233 np0000180670 devstack@c-api.service[112415]: spawned uWSGI worker 3 (pid: 112430, cores: 1) Jun 16 03:35:34.089838 np0000180670 devstack@c-api.service[112415]: spawned uWSGI worker 4 (pid: 112431, cores: 1) Jun 16 03:35:34.089928 np0000180670 devstack@c-api.service[112415]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 16 03:35:34.239268 np0000180670 devstack@c-api.service[112431]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 03:35:34.239268 np0000180670 devstack@c-api.service[112431]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 03:35:34.239268 np0000180670 devstack@c-api.service[112431]: we strongly recommend against using it for new projects. Jun 16 03:35:34.239268 np0000180670 devstack@c-api.service[112431]: If you are already using Eventlet, we recommend migrating to a different Jun 16 03:35:34.239268 np0000180670 devstack@c-api.service[112431]: framework. For more detail see Jun 16 03:35:34.239268 np0000180670 devstack@c-api.service[112431]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 03:35:34.239268 np0000180670 devstack@c-api.service[112431]: import eventlet # noqa Jun 16 03:35:34.240457 np0000180670 devstack@c-api.service[112430]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 03:35:34.240457 np0000180670 devstack@c-api.service[112430]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 03:35:34.240457 np0000180670 devstack@c-api.service[112430]: we strongly recommend against using it for new projects. Jun 16 03:35:34.240457 np0000180670 devstack@c-api.service[112430]: If you are already using Eventlet, we recommend migrating to a different Jun 16 03:35:34.240457 np0000180670 devstack@c-api.service[112430]: framework. For more detail see Jun 16 03:35:34.240457 np0000180670 devstack@c-api.service[112430]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 03:35:34.240457 np0000180670 devstack@c-api.service[112430]: import eventlet # noqa Jun 16 03:35:34.251513 np0000180670 devstack@c-api.service[112428]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 03:35:34.251513 np0000180670 devstack@c-api.service[112428]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 03:35:34.251513 np0000180670 devstack@c-api.service[112428]: we strongly recommend against using it for new projects. Jun 16 03:35:34.251513 np0000180670 devstack@c-api.service[112428]: If you are already using Eventlet, we recommend migrating to a different Jun 16 03:35:34.251513 np0000180670 devstack@c-api.service[112428]: framework. For more detail see Jun 16 03:35:34.251513 np0000180670 devstack@c-api.service[112428]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 03:35:34.251513 np0000180670 devstack@c-api.service[112428]: import eventlet # noqa Jun 16 03:35:34.252497 np0000180670 devstack@c-api.service[112429]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 03:35:34.252497 np0000180670 devstack@c-api.service[112429]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 03:35:34.252497 np0000180670 devstack@c-api.service[112429]: we strongly recommend against using it for new projects. Jun 16 03:35:34.252497 np0000180670 devstack@c-api.service[112429]: If you are already using Eventlet, we recommend migrating to a different Jun 16 03:35:34.252497 np0000180670 devstack@c-api.service[112429]: framework. For more detail see Jun 16 03:35:34.252497 np0000180670 devstack@c-api.service[112429]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 03:35:34.252497 np0000180670 devstack@c-api.service[112429]: import eventlet # noqa Jun 16 03:35:34.329983 np0000180670 devstack@c-api.service[112430]: /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 03:35:34.329983 np0000180670 devstack@c-api.service[112430]: warnings.warn( Jun 16 03:35:34.335865 np0000180670 devstack@c-api.service[112431]: /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 03:35:34.335865 np0000180670 devstack@c-api.service[112431]: warnings.warn( Jun 16 03:35:34.346193 np0000180670 devstack@c-api.service[112428]: /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 03:35:34.346193 np0000180670 devstack@c-api.service[112428]: warnings.warn( Jun 16 03:35:34.351207 np0000180670 devstack@c-api.service[112429]: /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 03:35:34.351207 np0000180670 devstack@c-api.service[112429]: warnings.warn( Jun 16 03:35:34.414336 np0000180670 devstack@c-api.service[112430]: /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 03:35:34.414336 np0000180670 devstack@c-api.service[112430]: from cgi import parse_header Jun 16 03:35:34.426125 np0000180670 devstack@c-api.service[112431]: /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 03:35:34.426125 np0000180670 devstack@c-api.service[112431]: from cgi import parse_header Jun 16 03:35:34.437395 np0000180670 devstack@c-api.service[112428]: /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 03:35:34.437395 np0000180670 devstack@c-api.service[112428]: from cgi import parse_header Jun 16 03:35:34.438281 np0000180670 devstack@c-api.service[112429]: /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 03:35:34.438281 np0000180670 devstack@c-api.service[112429]: from cgi import parse_header Jun 16 03:35:34.466822 np0000180670 devstack@c-api.service[112430]: /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 03:35:34.466822 np0000180670 devstack@c-api.service[112430]: removals.removed_module( Jun 16 03:35:34.468449 np0000180670 devstack@c-api.service[112430]: /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 03:35:34.468449 np0000180670 devstack@c-api.service[112430]: removals.removed_module( Jun 16 03:35:34.485545 np0000180670 devstack@c-api.service[112431]: /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 03:35:34.485545 np0000180670 devstack@c-api.service[112431]: removals.removed_module( Jun 16 03:35:34.487706 np0000180670 devstack@c-api.service[112431]: /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 03:35:34.487706 np0000180670 devstack@c-api.service[112431]: removals.removed_module( Jun 16 03:35:34.502380 np0000180670 devstack@c-api.service[112429]: /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 03:35:34.502380 np0000180670 devstack@c-api.service[112429]: removals.removed_module( Jun 16 03:35:34.504472 np0000180670 devstack@c-api.service[112429]: /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 03:35:34.504472 np0000180670 devstack@c-api.service[112429]: removals.removed_module( Jun 16 03:35:34.511764 np0000180670 devstack@c-api.service[112428]: /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 03:35:34.511764 np0000180670 devstack@c-api.service[112428]: removals.removed_module( Jun 16 03:35:34.514494 np0000180670 devstack@c-api.service[112428]: /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 03:35:34.514494 np0000180670 devstack@c-api.service[112428]: removals.removed_module( Jun 16 03:35:35.182480 np0000180670 devstack@c-api.service[112430]: /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 03:35:35.182480 np0000180670 devstack@c-api.service[112430]: warnings.warn( Jun 16 03:35:35.223161 np0000180670 devstack@c-api.service[112428]: /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 03:35:35.223161 np0000180670 devstack@c-api.service[112428]: warnings.warn( Jun 16 03:35:35.267886 np0000180670 devstack@c-api.service[112429]: /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 03:35:35.267886 np0000180670 devstack@c-api.service[112429]: warnings.warn( Jun 16 03:35:35.297503 np0000180670 devstack@c-api.service[112431]: /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 03:35:35.297503 np0000180670 devstack@c-api.service[112431]: warnings.warn( Jun 16 03:35:35.310932 np0000180670 devstack@c-api.service[112430]: /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 03:35:35.310932 np0000180670 devstack@c-api.service[112430]: warnings.warn( Jun 16 03:35:35.340236 np0000180670 devstack@c-api.service[112428]: /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 03:35:35.340236 np0000180670 devstack@c-api.service[112428]: warnings.warn( Jun 16 03:35:35.395865 np0000180670 devstack@c-api.service[112429]: /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 03:35:35.395865 np0000180670 devstack@c-api.service[112429]: warnings.warn( Jun 16 03:35:35.471903 np0000180670 devstack@c-api.service[112431]: /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 03:35:35.471903 np0000180670 devstack@c-api.service[112431]: warnings.warn( Jun 16 03:35:35.656495 np0000180670 devstack@c-api.service[112430]: 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 03:35:35.656674 np0000180670 devstack@c-api.service[112430]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112430) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 03:35:35.664394 np0000180670 devstack@c-api.service[112428]: 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 03:35:35.664651 np0000180670 devstack@c-api.service[112428]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112428) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 03:35:35.720755 np0000180670 devstack@c-api.service[112429]: 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 03:35:35.720948 np0000180670 devstack@c-api.service[112429]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112429) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 03:35:35.764498 np0000180670 devstack@c-api.service[112428]: /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 03:35:35.764498 np0000180670 devstack@c-api.service[112428]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 03:35:35.767593 np0000180670 devstack@c-api.service[112430]: /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 03:35:35.767593 np0000180670 devstack@c-api.service[112430]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 03:35:35.788722 np0000180670 devstack@c-api.service[112429]: /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 03:35:35.788722 np0000180670 devstack@c-api.service[112429]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 03:35:35.814808 np0000180670 devstack@c-api.service[112431]: 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 03:35:35.815028 np0000180670 devstack@c-api.service[112431]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112431) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 03:35:35.887239 np0000180670 devstack@c-api.service[112431]: /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 03:35:35.887239 np0000180670 devstack@c-api.service[112431]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 03:35:36.285385 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112430) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 03:35:36.285782 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112428) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 03:35:36.285937 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.285937 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.286009 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.286063 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.286245 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.286327 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.287726 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.287830 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.287830 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.287922 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.287976 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.288036 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.288086 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.288174 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.288230 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.288325 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.288553 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.288553 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.288646 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.288694 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.289701 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.289791 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.289791 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.289925 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.289925 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.290288 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.290288 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.290381 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.290381 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.290456 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112429) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 03:35:36.290828 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.290828 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.290828 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.290828 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.290828 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.291019 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.291019 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.291367 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.291689 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.291754 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.291805 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.291846 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.291885 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.291885 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.291955 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.291997 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.292045 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.292097 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.292149 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.292210 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.292248 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.292287 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.292327 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.292327 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.292397 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.292437 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.292486 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.292535 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.292535 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.292785 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.292834 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.292922 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.292987 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.293063 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.293128 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.293218 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.293724 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.293792 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.293839 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.293936 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.293997 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.294096 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.294205 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.294256 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.294333 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.294398 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.294465 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.294529 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.294590 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.294659 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.294699 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.294739 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.294785 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.294830 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.294869 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.294919 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.294919 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.294998 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.295050 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.295092 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.295132 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.295259 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.295320 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.295365 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.295937 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.295988 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.296057 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.296116 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.296190 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.296266 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.296327 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.296369 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.296409 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112431) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 03:35:36.296453 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.296453 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.296577 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.296636 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.296712 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.296712 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.296811 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.296811 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.296919 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.296972 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.296972 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.296972 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.296972 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.297213 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.297285 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.297472 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.298037 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.298471 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.298471 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.298471 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.298471 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.298658 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.298710 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.298750 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.298787 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.298826 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.298826 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.298826 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.298826 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.298826 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.299004 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.299057 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.299105 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.299170 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.299215 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.299296 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.299340 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.299395 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.299395 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.299504 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.299548 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.299593 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.299633 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.299677 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.299720 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.299768 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.299807 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.299845 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.299845 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.299929 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.299973 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.300021 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.300067 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.300107 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.300148 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.300225 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.300263 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.300302 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.300341 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.300392 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.300431 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.300469 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.300469 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.300469 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.300582 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.300621 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.300621 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.300621 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.300724 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.300724 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.300724 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.300724 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.301240 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.301455 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.301455 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.301455 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.301650 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.301650 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.302137 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.302429 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.302502 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.302621 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.302691 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.302833 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.302912 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.303095 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.303719 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.303783 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.303828 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.303952 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.304019 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.304125 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.304195 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.304249 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.304291 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.304343 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.304399 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.304466 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.304530 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.304599 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.304773 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.304827 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.304901 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.304943 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.304999 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.305057 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.305100 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.305141 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.305141 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.305249 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.305297 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.305459 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.305595 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.305711 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.305814 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.305904 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.305968 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.305968 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.306063 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.306063 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.306141 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.306246 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.306430 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.306501 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.306563 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.306563 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.306642 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.306642 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.307712 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.307778 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.307896 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.307990 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.308084 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.308206 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.308337 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.309737 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.309988 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.309988 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.309988 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.309988 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.310342 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.310342 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.310798 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.310914 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.310914 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.311080 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.311220 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.311220 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.311220 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.311532 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.311621 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.311710 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.311788 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.311875 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.311949 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.312027 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.312027 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.312228 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.312289 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.312333 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.312368 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.312368 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.312435 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.313173 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.313547 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.313547 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.313547 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.313547 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.313547 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.313547 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.313831 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.313831 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.313831 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.313957 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.314009 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.314009 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.314086 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.314136 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.314202 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.314261 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.314306 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.314347 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.314392 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.314437 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.314491 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.314538 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.314585 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.314625 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.314664 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.314717 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.314717 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.314798 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.314853 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.314901 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.314947 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.315001 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.315054 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.315102 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.315173 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.315223 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.315262 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.315299 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.315336 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.315336 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.315400 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.315434 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.315533 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.315575 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.315625 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.315670 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.315720 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.315768 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.315817 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.315861 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.315904 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.315946 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.315997 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.316045 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.316092 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.316136 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.316224 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.316224 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.316224 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.316224 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.316224 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.316224 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.316678 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.316817 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.316962 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.317096 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.317236 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.317333 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.317395 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.317445 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.317494 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.317573 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.317621 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.317666 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.317721 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.317764 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.317813 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.317852 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.317893 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.317938 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.317990 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.318042 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.318084 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.318142 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.318240 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.318288 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.318341 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.318442 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.318482 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.318528 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.318581 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.318618 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.318656 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.318691 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.318760 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.318879 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.319027 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.319174 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.319307 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.319428 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.319614 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.319738 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.319865 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.320003 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.320505 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.320573 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.320622 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.320698 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.320765 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.320815 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.320867 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.320957 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.321026 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.321069 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.321143 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.321223 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.321279 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.321327 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.321327 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.321418 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.321476 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.321522 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.321576 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.321576 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.321667 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.321711 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.321752 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.321794 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.321838 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.321884 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.321934 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.321980 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.322020 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.322056 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.322086 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.322126 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.322176 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.322214 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.322253 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.322304 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.322355 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.322406 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.322452 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.322498 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.322544 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.322588 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.322628 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.322672 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.322715 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.322761 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.322817 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.322870 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.322920 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.322967 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.323020 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.323064 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.323104 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.323149 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.323211 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.323257 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.323311 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.323362 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.323408 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.323452 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.323496 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.323496 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.323639 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.323697 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.323758 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.323806 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.323806 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.323806 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.323806 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.323806 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.324073 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.324149 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.324288 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.324333 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.324375 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.324434 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.324479 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.324529 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.324577 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.324621 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.324663 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.324712 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.324749 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.324792 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.324835 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.324876 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.324916 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.324960 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.325001 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.325001 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.325001 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.325128 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.325128 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.325294 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.325435 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.325517 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.325645 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.325846 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.326298 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.326376 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.326512 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.326573 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.326706 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.326763 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.326812 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.326859 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.326859 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.326952 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.327009 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.327055 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.327107 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.327172 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.327215 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.327268 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.327308 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.327347 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.327387 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.327428 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.327467 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.327520 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.327568 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.327691 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.327740 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.327783 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.327827 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.327827 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.327827 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.327923 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.327923 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.327923 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.328088 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.328123 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.328241 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.328336 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.328437 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.328521 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.328571 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.328571 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.328649 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.328694 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.328840 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.328891 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.328932 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.328980 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.329023 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.329072 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.329113 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.329171 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.329220 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.329260 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.329301 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.329355 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.329406 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.329447 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.329486 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.329521 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.329564 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.329606 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.329646 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.329686 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.329726 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.329768 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.329820 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.329867 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.329910 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.329955 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.329993 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.330035 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.330089 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.330135 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.330208 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.330208 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.330314 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.330314 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.330396 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.330449 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.330449 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.330537 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.330537 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.330537 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.330658 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.330658 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.330751 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.330799 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.330799 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.330895 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.331068 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.331121 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.331189 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.331240 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.331297 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.331343 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.331394 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.331439 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.331483 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.331523 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.331574 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.331618 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.331656 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.331764 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.331764 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.331764 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.331764 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.331929 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.331976 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.332023 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.332023 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.332107 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.332193 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.332263 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.332311 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.332356 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.332402 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.332446 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.332497 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.332543 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.332589 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.332634 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.332676 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.332727 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.332773 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.332773 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.332860 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.332965 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.333021 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.333021 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.333110 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.333170 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.333170 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.333315 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.333315 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.333401 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.333401 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.333401 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.333401 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.333566 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.333657 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.333715 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.333767 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.333811 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.333856 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.333899 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.333899 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.333899 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.334409 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.334481 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.334525 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.334525 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.334525 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.334525 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.334670 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.334720 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.334720 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.334804 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.334804 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.334804 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.334804 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.334804 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.334804 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.334804 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.334804 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.334804 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.334804 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.335341 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.335341 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.335341 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.335499 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.335563 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.335612 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.335660 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.335705 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.335804 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.335855 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.335903 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.335949 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.336002 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.336056 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.336099 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.336143 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.336231 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.336316 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.336365 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.336409 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.336462 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.336516 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.336561 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.336614 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.336661 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.336661 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.336740 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.336792 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.336846 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.336892 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.336892 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.336993 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.337040 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.337093 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.337139 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.337205 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.337249 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.337303 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.337357 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.337401 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.337443 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.337487 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.337536 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.337594 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.337645 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.337698 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.337743 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.337786 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.337829 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.337881 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.337881 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.337881 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.338017 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.338066 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.338118 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.338180 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.338236 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.338286 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.338337 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.338383 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.338427 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.338471 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.338524 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.338568 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.338613 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.338659 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.338705 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.338750 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.338806 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.338901 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.338957 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.339010 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.339057 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.339253 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.339412 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.339412 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.339503 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.339548 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.339548 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.339748 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.339864 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.339916 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.339960 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.340003 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.340049 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.340092 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.340136 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.340378 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.340427 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.340481 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.340844 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.340895 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.340943 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.340987 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.341038 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.341079 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.341126 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.341185 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.341228 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.341288 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.341288 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.341362 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.341404 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.341453 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.341453 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.341453 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.341453 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.341453 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.341453 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.341453 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.341453 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.341453 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.341453 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.341860 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.341860 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.341860 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.341860 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.341999 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.342051 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.342051 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.342143 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.342143 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.342249 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.342288 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.342288 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.342373 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.342418 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.342462 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.342517 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.342517 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.342517 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.342625 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.342669 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.342720 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.342764 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.342809 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.342850 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.342891 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.342940 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.342990 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.342990 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.342990 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.342990 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.343215 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.343280 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.343344 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.343386 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.343428 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.343565 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.343615 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.343657 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.343703 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.343752 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.343795 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.343873 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.343929 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.343977 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.343977 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.344086 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.344133 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.344211 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.344264 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.344309 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.344352 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.344393 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.344432 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.344472 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.344472 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.344472 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.344605 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.344651 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.344696 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.344696 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.344775 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.344819 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.344856 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.344856 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.344943 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.344992 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.345034 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.345034 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.345110 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.345152 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.345212 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.345255 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.345300 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.345351 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.345397 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.345438 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.345480 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.345524 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.345577 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.345577 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.345577 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.345577 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.345736 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.345736 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.345736 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.345973 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.346796 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.346857 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.346972 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.347033 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.347182 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.347241 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.347385 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.347728 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.347805 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.347961 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.348034 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.348192 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.348251 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.348393 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.348774 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.348839 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.348966 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.349025 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.349204 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.349262 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.349410 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.351533 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.351618 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.351673 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.351727 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.352047 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.352047 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.352133 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.352133 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.352325 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.352325 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.352325 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.352429 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.352475 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.352475 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.352549 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.352549 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.352634 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.352698 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.352744 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.352787 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.352836 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.352883 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.352933 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.352980 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.353030 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.353134 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.353232 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.353284 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.353329 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.353420 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.353464 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.353506 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.353554 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.353595 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.353637 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.353678 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.353726 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.353768 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.353810 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.353851 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.353891 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 03:35:36.353940 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.353982 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 03:35:36.354022 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.354061 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 03:35:36.354102 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.354173 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 03:35:36.354229 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.354272 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 03:35:36.354314 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.354362 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 03:35:36.354362 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 03:35:36.403546 np0000180670 devstack@c-api.service[112429]: INFO dbcounter [None req-20727fc6-a2b5-4339-805d-0ae4e23f70e2 None None] Registered counter for database cinder Jun 16 03:35:36.406012 np0000180670 devstack@c-api.service[112428]: INFO dbcounter [None req-daad36ef-9404-4471-9fb2-920faee775b6 None None] Registered counter for database cinder Jun 16 03:35:36.407060 np0000180670 devstack@c-api.service[112431]: INFO dbcounter [None req-0c548786-1eea-4be7-9a6b-93e1f4853a8e None None] Registered counter for database cinder Jun 16 03:35:36.413023 np0000180670 devstack@c-api.service[112430]: INFO dbcounter [None req-4862ac85-056c-4a0d-92df-8ef28c3f8b45 None None] Registered counter for database cinder Jun 16 03:35:36.455628 np0000180670 devstack@c-api.service[112429]: DEBUG oslo_db.sqlalchemy.engines [None req-20727fc6-a2b5-4339-805d-0ae4e23f70e2 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=112429) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 03:35:36.461888 np0000180670 devstack@c-api.service[112431]: DEBUG oslo_db.sqlalchemy.engines [None req-0c548786-1eea-4be7-9a6b-93e1f4853a8e 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=112431) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 03:35:36.470677 np0000180670 devstack@c-api.service[112428]: DEBUG oslo_db.sqlalchemy.engines [None req-daad36ef-9404-4471-9fb2-920faee775b6 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=112428) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 03:35:36.473990 np0000180670 devstack@c-api.service[112430]: DEBUG oslo_db.sqlalchemy.engines [None req-4862ac85-056c-4a0d-92df-8ef28c3f8b45 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=112430) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 03:35:36.582336 np0000180670 devstack@c-api.service[112429]: DEBUG dbcounter [-] [112429] Writer thread running {{(pid=112429) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 03:35:36.585727 np0000180670 devstack@c-api.service[112429]: INFO cinder.rpc [None req-20727fc6-a2b5-4339-805d-0ae4e23f70e2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 03:35:36.589747 np0000180670 devstack@c-api.service[112429]: INFO cinder.rpc [None req-20727fc6-a2b5-4339-805d-0ae4e23f70e2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 03:35:36.593062 np0000180670 devstack@c-api.service[112429]: INFO cinder.rpc [None req-20727fc6-a2b5-4339-805d-0ae4e23f70e2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 03:35:36.596010 np0000180670 devstack@c-api.service[112429]: INFO cinder.rpc [None req-20727fc6-a2b5-4339-805d-0ae4e23f70e2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 03:35:36.596888 np0000180670 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-20727fc6-a2b5-4339-805d-0ae4e23f70e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.600677 np0000180670 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-20727fc6-a2b5-4339-805d-0ae4e23f70e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.606003 np0000180670 devstack@c-api.service[112428]: DEBUG dbcounter [-] [112428] Writer thread running {{(pid=112428) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 03:35:36.609855 np0000180670 devstack@c-api.service[112428]: INFO cinder.rpc [None req-daad36ef-9404-4471-9fb2-920faee775b6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 03:35:36.613613 np0000180670 devstack@c-api.service[112428]: INFO cinder.rpc [None req-daad36ef-9404-4471-9fb2-920faee775b6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 03:35:36.617033 np0000180670 devstack@c-api.service[112428]: INFO cinder.rpc [None req-daad36ef-9404-4471-9fb2-920faee775b6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 03:35:36.619512 np0000180670 devstack@c-api.service[112428]: INFO cinder.rpc [None req-daad36ef-9404-4471-9fb2-920faee775b6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 03:35:36.620883 np0000180670 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-daad36ef-9404-4471-9fb2-920faee775b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.625805 np0000180670 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-daad36ef-9404-4471-9fb2-920faee775b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.642511 np0000180670 devstack@c-api.service[112429]: DEBUG oslo_db.sqlalchemy.engines [None req-20727fc6-a2b5-4339-805d-0ae4e23f70e2 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=112429) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 03:35:36.645600 np0000180670 devstack@c-api.service[112429]: INFO cinder.rpc [None req-20727fc6-a2b5-4339-805d-0ae4e23f70e2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 03:35:36.648753 np0000180670 devstack@c-api.service[112429]: INFO cinder.rpc [None req-20727fc6-a2b5-4339-805d-0ae4e23f70e2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 03:35:36.650035 np0000180670 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-20727fc6-a2b5-4339-805d-0ae4e23f70e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.655680 np0000180670 devstack@c-api.service[112431]: DEBUG dbcounter [-] [112431] Writer thread running {{(pid=112431) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 03:35:36.656134 np0000180670 devstack@c-api.service[112430]: DEBUG dbcounter [-] [112430] Writer thread running {{(pid=112430) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 03:35:36.660132 np0000180670 devstack@c-api.service[112430]: INFO cinder.rpc [None req-4862ac85-056c-4a0d-92df-8ef28c3f8b45 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 03:35:36.660814 np0000180670 devstack@c-api.service[112431]: INFO cinder.rpc [None req-0c548786-1eea-4be7-9a6b-93e1f4853a8e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 03:35:36.663403 np0000180670 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-20727fc6-a2b5-4339-805d-0ae4e23f70e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.663683 np0000180670 devstack@c-api.service[112430]: INFO cinder.rpc [None req-4862ac85-056c-4a0d-92df-8ef28c3f8b45 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 03:35:36.664329 np0000180670 devstack@c-api.service[112431]: INFO cinder.rpc [None req-0c548786-1eea-4be7-9a6b-93e1f4853a8e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 03:35:36.666789 np0000180670 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-20727fc6-a2b5-4339-805d-0ae4e23f70e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.667371 np0000180670 devstack@c-api.service[112430]: INFO cinder.rpc [None req-4862ac85-056c-4a0d-92df-8ef28c3f8b45 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 03:35:36.667606 np0000180670 devstack@c-api.service[112431]: INFO cinder.rpc [None req-0c548786-1eea-4be7-9a6b-93e1f4853a8e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 03:35:36.670017 np0000180670 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-20727fc6-a2b5-4339-805d-0ae4e23f70e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.670381 np0000180670 devstack@c-api.service[112428]: DEBUG oslo_db.sqlalchemy.engines [None req-daad36ef-9404-4471-9fb2-920faee775b6 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=112428) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 03:35:36.671034 np0000180670 devstack@c-api.service[112431]: INFO cinder.rpc [None req-0c548786-1eea-4be7-9a6b-93e1f4853a8e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 03:35:36.671296 np0000180670 devstack@c-api.service[112430]: INFO cinder.rpc [None req-4862ac85-056c-4a0d-92df-8ef28c3f8b45 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 03:35:36.672972 np0000180670 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-0c548786-1eea-4be7-9a6b-93e1f4853a8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.673106 np0000180670 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-4862ac85-056c-4a0d-92df-8ef28c3f8b45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.675062 np0000180670 devstack@c-api.service[112428]: INFO cinder.rpc [None req-daad36ef-9404-4471-9fb2-920faee775b6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 03:35:36.675376 np0000180670 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-20727fc6-a2b5-4339-805d-0ae4e23f70e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.677554 np0000180670 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-0c548786-1eea-4be7-9a6b-93e1f4853a8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.677669 np0000180670 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-4862ac85-056c-4a0d-92df-8ef28c3f8b45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.678390 np0000180670 devstack@c-api.service[112428]: INFO cinder.rpc [None req-daad36ef-9404-4471-9fb2-920faee775b6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 03:35:36.678509 np0000180670 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-20727fc6-a2b5-4339-805d-0ae4e23f70e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.679477 np0000180670 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-daad36ef-9404-4471-9fb2-920faee775b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.681472 np0000180670 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-20727fc6-a2b5-4339-805d-0ae4e23f70e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.684719 np0000180670 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-20727fc6-a2b5-4339-805d-0ae4e23f70e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.687557 np0000180670 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-20727fc6-a2b5-4339-805d-0ae4e23f70e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.691104 np0000180670 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-daad36ef-9404-4471-9fb2-920faee775b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.691620 np0000180670 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-20727fc6-a2b5-4339-805d-0ae4e23f70e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.693989 np0000180670 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-20727fc6-a2b5-4339-805d-0ae4e23f70e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.694536 np0000180670 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-daad36ef-9404-4471-9fb2-920faee775b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.697784 np0000180670 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-20727fc6-a2b5-4339-805d-0ae4e23f70e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.697901 np0000180670 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-daad36ef-9404-4471-9fb2-920faee775b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.702709 np0000180670 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-daad36ef-9404-4471-9fb2-920faee775b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.703383 np0000180670 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-20727fc6-a2b5-4339-805d-0ae4e23f70e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.707649 np0000180670 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-20727fc6-a2b5-4339-805d-0ae4e23f70e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.709188 np0000180670 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-daad36ef-9404-4471-9fb2-920faee775b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.710400 np0000180670 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-20727fc6-a2b5-4339-805d-0ae4e23f70e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.711857 np0000180670 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-20727fc6-a2b5-4339-805d-0ae4e23f70e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.712877 np0000180670 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-daad36ef-9404-4471-9fb2-920faee775b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.713529 np0000180670 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-20727fc6-a2b5-4339-805d-0ae4e23f70e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.715029 np0000180670 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-20727fc6-a2b5-4339-805d-0ae4e23f70e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.716165 np0000180670 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-daad36ef-9404-4471-9fb2-920faee775b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.716328 np0000180670 devstack@c-api.service[112429]: WARNING cinder.api.contrib.hosts [None req-20727fc6-a2b5-4339-805d-0ae4e23f70e2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 03:35:36.717164 np0000180670 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-20727fc6-a2b5-4339-805d-0ae4e23f70e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.718659 np0000180670 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-20727fc6-a2b5-4339-805d-0ae4e23f70e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.719389 np0000180670 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-daad36ef-9404-4471-9fb2-920faee775b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.719969 np0000180670 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-20727fc6-a2b5-4339-805d-0ae4e23f70e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.721652 np0000180670 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-20727fc6-a2b5-4339-805d-0ae4e23f70e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.722518 np0000180670 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-daad36ef-9404-4471-9fb2-920faee775b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.722679 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-20727fc6-a2b5-4339-805d-0ae4e23f70e2 None None] Extended resource: extensions {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:36.723987 np0000180670 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-daad36ef-9404-4471-9fb2-920faee775b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.724114 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-20727fc6-a2b5-4339-805d-0ae4e23f70e2 None None] Extended resource: os-quota-class-sets {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:36.726224 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-20727fc6-a2b5-4339-805d-0ae4e23f70e2 None None] Extended resource: scheduler-stats {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:36.726774 np0000180670 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-daad36ef-9404-4471-9fb2-920faee775b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.727391 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-20727fc6-a2b5-4339-805d-0ae4e23f70e2 None None] Extended resource: os-quota-sets {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:36.729758 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-20727fc6-a2b5-4339-805d-0ae4e23f70e2 None None] Extended resource: backups {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:36.732064 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-20727fc6-a2b5-4339-805d-0ae4e23f70e2 None None] Extended resource: os-snapshot-manage {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:36.732367 np0000180670 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-daad36ef-9404-4471-9fb2-920faee775b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.733731 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-20727fc6-a2b5-4339-805d-0ae4e23f70e2 None None] Extended resource: consistencygroups {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:36.735927 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-20727fc6-a2b5-4339-805d-0ae4e23f70e2 None None] Extended resource: extra_specs {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:36.736133 np0000180670 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-daad36ef-9404-4471-9fb2-920faee775b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.736821 np0000180670 devstack@c-api.service[112431]: DEBUG oslo_db.sqlalchemy.engines [None req-0c548786-1eea-4be7-9a6b-93e1f4853a8e 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=112431) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 03:35:36.737724 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-20727fc6-a2b5-4339-805d-0ae4e23f70e2 None None] Extended resource: os-hosts {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:36.737921 np0000180670 devstack@c-api.service[112430]: DEBUG oslo_db.sqlalchemy.engines [None req-4862ac85-056c-4a0d-92df-8ef28c3f8b45 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=112430) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 03:35:36.738420 np0000180670 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-daad36ef-9404-4471-9fb2-920faee775b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.739178 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-20727fc6-a2b5-4339-805d-0ae4e23f70e2 None None] Extended resource: os-volume-manage {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:36.739869 np0000180670 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-daad36ef-9404-4471-9fb2-920faee775b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.740748 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-20727fc6-a2b5-4339-805d-0ae4e23f70e2 None None] Extended resource: os-availability-zone {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:36.741326 np0000180670 devstack@c-api.service[112431]: INFO cinder.rpc [None req-0c548786-1eea-4be7-9a6b-93e1f4853a8e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 03:35:36.741426 np0000180670 devstack@c-api.service[112430]: INFO cinder.rpc [None req-4862ac85-056c-4a0d-92df-8ef28c3f8b45 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 03:35:36.741494 np0000180670 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-daad36ef-9404-4471-9fb2-920faee775b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.742182 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-20727fc6-a2b5-4339-805d-0ae4e23f70e2 None None] Extended resource: encryption {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:36.742757 np0000180670 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-daad36ef-9404-4471-9fb2-920faee775b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.743727 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-20727fc6-a2b5-4339-805d-0ae4e23f70e2 None None] Extended resource: os-volume-transfer {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:36.743931 np0000180670 devstack@c-api.service[112428]: WARNING cinder.api.contrib.hosts [None req-daad36ef-9404-4471-9fb2-920faee775b6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 03:35:36.744618 np0000180670 devstack@c-api.service[112430]: INFO cinder.rpc [None req-4862ac85-056c-4a0d-92df-8ef28c3f8b45 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 03:35:36.744701 np0000180670 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-daad36ef-9404-4471-9fb2-920faee775b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.745243 np0000180670 devstack@c-api.service[112431]: INFO cinder.rpc [None req-0c548786-1eea-4be7-9a6b-93e1f4853a8e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 03:35:36.745652 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-20727fc6-a2b5-4339-805d-0ae4e23f70e2 None None] Extended resource: capabilities {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:36.745979 np0000180670 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-daad36ef-9404-4471-9fb2-920faee775b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.746065 np0000180670 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-4862ac85-056c-4a0d-92df-8ef28c3f8b45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.746811 np0000180670 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-0c548786-1eea-4be7-9a6b-93e1f4853a8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.747021 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-20727fc6-a2b5-4339-805d-0ae4e23f70e2 None None] Extended resource: encryption {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:36.747309 np0000180670 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-daad36ef-9404-4471-9fb2-920faee775b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.748594 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-20727fc6-a2b5-4339-805d-0ae4e23f70e2 None None] Extended resource: os-volume-type-access {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:36.748846 np0000180670 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-daad36ef-9404-4471-9fb2-920faee775b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.749953 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-daad36ef-9404-4471-9fb2-920faee775b6 None None] Extended resource: extensions {{(pid=112428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:36.750335 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-20727fc6-a2b5-4339-805d-0ae4e23f70e2 None None] Extended resource: cgsnapshots {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:36.751312 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-daad36ef-9404-4471-9fb2-920faee775b6 None None] Extended resource: os-quota-class-sets {{(pid=112428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:36.752401 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-20727fc6-a2b5-4339-805d-0ae4e23f70e2 None None] Extended resource: qos-specs {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:36.752592 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-daad36ef-9404-4471-9fb2-920faee775b6 None None] Extended resource: scheduler-stats {{(pid=112428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:36.754276 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-daad36ef-9404-4471-9fb2-920faee775b6 None None] Extended resource: os-quota-sets {{(pid=112428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:36.755188 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.contrib.snapshot_actions [None req-20727fc6-a2b5-4339-805d-0ae4e23f70e2 None None] SnapshotActionsController initialized {{(pid=112429) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 03:35:36.755711 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-daad36ef-9404-4471-9fb2-920faee775b6 None None] Extended resource: backups {{(pid=112428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:36.756105 np0000180670 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-20727fc6-a2b5-4339-805d-0ae4e23f70e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.757668 np0000180670 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-20727fc6-a2b5-4339-805d-0ae4e23f70e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.758579 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-daad36ef-9404-4471-9fb2-920faee775b6 None None] Extended resource: os-snapshot-manage {{(pid=112428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:36.759046 np0000180670 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-20727fc6-a2b5-4339-805d-0ae4e23f70e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.760015 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-daad36ef-9404-4471-9fb2-920faee775b6 None None] Extended resource: consistencygroups {{(pid=112428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:36.760397 np0000180670 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-4862ac85-056c-4a0d-92df-8ef28c3f8b45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.760486 np0000180670 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-20727fc6-a2b5-4339-805d-0ae4e23f70e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.760547 np0000180670 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-0c548786-1eea-4be7-9a6b-93e1f4853a8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.761870 np0000180670 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-20727fc6-a2b5-4339-805d-0ae4e23f70e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.762179 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-daad36ef-9404-4471-9fb2-920faee775b6 None None] Extended resource: extra_specs {{(pid=112428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:36.763752 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-daad36ef-9404-4471-9fb2-920faee775b6 None None] Extended resource: os-hosts {{(pid=112428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:36.763866 np0000180670 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-4862ac85-056c-4a0d-92df-8ef28c3f8b45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.763924 np0000180670 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-20727fc6-a2b5-4339-805d-0ae4e23f70e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.765157 np0000180670 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-0c548786-1eea-4be7-9a6b-93e1f4853a8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.765485 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-daad36ef-9404-4471-9fb2-920faee775b6 None None] Extended resource: os-volume-manage {{(pid=112428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:36.766086 np0000180670 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-20727fc6-a2b5-4339-805d-0ae4e23f70e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.766942 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-daad36ef-9404-4471-9fb2-920faee775b6 None None] Extended resource: os-availability-zone {{(pid=112428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:36.767002 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-20727fc6-a2b5-4339-805d-0ae4e23f70e2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:36.767163 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-20727fc6-a2b5-4339-805d-0ae4e23f70e2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:36.767302 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-20727fc6-a2b5-4339-805d-0ae4e23f70e2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:36.767376 np0000180670 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-4862ac85-056c-4a0d-92df-8ef28c3f8b45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.767422 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-20727fc6-a2b5-4339-805d-0ae4e23f70e2 None None] Extension AdminActions extending resource: volumes {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:36.767520 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-20727fc6-a2b5-4339-805d-0ae4e23f70e2 None None] Extension AdminActions extending resource: snapshots {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:36.767631 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-20727fc6-a2b5-4339-805d-0ae4e23f70e2 None None] Extension AdminActions extending resource: backups {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:36.767820 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-20727fc6-a2b5-4339-805d-0ae4e23f70e2 None None] Extension VolumeActions extending resource: volumes {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:36.767948 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-20727fc6-a2b5-4339-805d-0ae4e23f70e2 None None] Extension TypesManage extending resource: types {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:36.768049 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-20727fc6-a2b5-4339-805d-0ae4e23f70e2 None None] Extension UsedLimits extending resource: limits {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:36.768154 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-20727fc6-a2b5-4339-805d-0ae4e23f70e2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:36.768271 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-20727fc6-a2b5-4339-805d-0ae4e23f70e2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:36.768325 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-daad36ef-9404-4471-9fb2-920faee775b6 None None] Extended resource: encryption {{(pid=112428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:36.768366 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-20727fc6-a2b5-4339-805d-0ae4e23f70e2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:36.768474 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-20727fc6-a2b5-4339-805d-0ae4e23f70e2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:36.768589 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-20727fc6-a2b5-4339-805d-0ae4e23f70e2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:36.768694 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-20727fc6-a2b5-4339-805d-0ae4e23f70e2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:36.768757 np0000180670 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-0c548786-1eea-4be7-9a6b-93e1f4853a8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.768805 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-20727fc6-a2b5-4339-805d-0ae4e23f70e2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:36.769916 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-daad36ef-9404-4471-9fb2-920faee775b6 None None] Extended resource: os-volume-transfer {{(pid=112428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:36.771781 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-daad36ef-9404-4471-9fb2-920faee775b6 None None] Extended resource: capabilities {{(pid=112428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:36.772776 np0000180670 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-4862ac85-056c-4a0d-92df-8ef28c3f8b45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.773280 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-daad36ef-9404-4471-9fb2-920faee775b6 None None] Extended resource: encryption {{(pid=112428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:36.773333 np0000180670 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-0c548786-1eea-4be7-9a6b-93e1f4853a8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.775191 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-daad36ef-9404-4471-9fb2-920faee775b6 None None] Extended resource: os-volume-type-access {{(pid=112428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:36.775823 np0000180670 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-4862ac85-056c-4a0d-92df-8ef28c3f8b45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.776691 np0000180670 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-0c548786-1eea-4be7-9a6b-93e1f4853a8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.776861 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-daad36ef-9404-4471-9fb2-920faee775b6 None None] Extended resource: cgsnapshots {{(pid=112428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:36.778447 np0000180670 devstack@c-api.service[112429]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e5c2f8a3668 pid: 112429 (default app) Jun 16 03:35:36.778537 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-daad36ef-9404-4471-9fb2-920faee775b6 None None] Extended resource: qos-specs {{(pid=112428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:36.778795 np0000180670 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-4862ac85-056c-4a0d-92df-8ef28c3f8b45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.780007 np0000180670 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-0c548786-1eea-4be7-9a6b-93e1f4853a8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.780749 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.contrib.snapshot_actions [None req-daad36ef-9404-4471-9fb2-920faee775b6 None None] SnapshotActionsController initialized {{(pid=112428) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 03:35:36.781824 np0000180670 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-daad36ef-9404-4471-9fb2-920faee775b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.781968 np0000180670 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-4862ac85-056c-4a0d-92df-8ef28c3f8b45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.783379 np0000180670 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-daad36ef-9404-4471-9fb2-920faee775b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.783465 np0000180670 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-0c548786-1eea-4be7-9a6b-93e1f4853a8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.784896 np0000180670 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-daad36ef-9404-4471-9fb2-920faee775b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.785005 np0000180670 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-4862ac85-056c-4a0d-92df-8ef28c3f8b45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.786281 np0000180670 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-daad36ef-9404-4471-9fb2-920faee775b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.786543 np0000180670 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-0c548786-1eea-4be7-9a6b-93e1f4853a8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.787469 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.787469 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.787469 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.787469 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.787469 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.787966 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.787966 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.787966 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.787966 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.787966 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.788374 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.788374 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.788374 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.788374 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.788374 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.788374 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.788820 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.788820 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.788820 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.788820 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.789117 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.789117 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.789117 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.789117 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.789703 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.789703 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.789703 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.789703 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.790015 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.790015 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.790015 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.790015 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.790015 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.790456 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.790456 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.790456 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.790640 np0000180670 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-daad36ef-9404-4471-9fb2-920faee775b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.790719 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.790719 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.790719 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.790719 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.790719 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.790719 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.791515 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.791515 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.791515 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.791515 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.791515 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.791515 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.792034 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.792034 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.792034 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.792034 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.792034 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.792034 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.792674 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.792674 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.792674 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.792674 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.792674 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.792674 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.793254 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.793254 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.793371 np0000180670 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-4862ac85-056c-4a0d-92df-8ef28c3f8b45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.793426 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.793426 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.793426 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.793426 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.793426 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.793816 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.793816 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.793816 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.793816 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.793816 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.794074 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.794074 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.794074 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.794074 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.794074 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.794074 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.794424 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.794424 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.794424 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.794424 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.794424 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.794671 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.794671 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.794671 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.794671 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.794671 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.794925 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.794925 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.794925 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.794925 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.795106 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.795106 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.795106 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.795106 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.795357 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.795357 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.795357 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.795357 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.795357 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.795591 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.795591 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.795591 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.795591 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.795591 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.795793 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.795793 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.795793 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.795793 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.795974 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.795974 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.795974 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.795974 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.796168 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.796168 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.796168 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.796168 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.796361 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.796361 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.796361 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.796361 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.796548 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.796548 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.796548 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.796548 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.796741 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.796741 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.796741 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.796741 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.796741 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.796984 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.796984 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.796984 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.796984 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.796984 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.796984 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.797296 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.797296 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.797296 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.797296 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.797296 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.797501 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.797501 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.797501 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.797501 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.797501 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.797501 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.797808 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.797808 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.797808 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.797808 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.797808 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.797808 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.798061 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.798061 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.798061 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.798061 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.798061 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.798061 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.798402 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.798402 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.798402 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.798402 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.798402 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.798402 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.798670 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.798670 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.798670 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.798670 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.798858 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.798858 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.798858 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.798858 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.798858 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.799082 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.799082 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.799082 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.799082 np0000180670 devstack@c-api.service[112429]: /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 03:35:36.799082 np0000180670 devstack@c-api.service[112429]: warnings.warn(deprecated_msg) Jun 16 03:35:36.799323 np0000180670 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-daad36ef-9404-4471-9fb2-920faee775b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.799365 np0000180670 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-4862ac85-056c-4a0d-92df-8ef28c3f8b45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.799403 np0000180670 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-0c548786-1eea-4be7-9a6b-93e1f4853a8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.799445 np0000180670 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-daad36ef-9404-4471-9fb2-920faee775b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.799481 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.middleware.request_id [None req-0f3ea52b-5538-4b58-b0d7-43e40d68da10 None None] RequestId filter calling following filter/app {{(pid=112429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 03:35:36.799517 np0000180670 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-0c548786-1eea-4be7-9a6b-93e1f4853a8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.799553 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-daad36ef-9404-4471-9fb2-920faee775b6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:36.799553 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-daad36ef-9404-4471-9fb2-920faee775b6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:36.799553 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-daad36ef-9404-4471-9fb2-920faee775b6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:36.799553 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-daad36ef-9404-4471-9fb2-920faee775b6 None None] Extension AdminActions extending resource: volumes {{(pid=112428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:36.799553 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-daad36ef-9404-4471-9fb2-920faee775b6 None None] Extension AdminActions extending resource: snapshots {{(pid=112428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:36.799753 np0000180670 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-4862ac85-056c-4a0d-92df-8ef28c3f8b45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.799792 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-daad36ef-9404-4471-9fb2-920faee775b6 None None] Extension AdminActions extending resource: backups {{(pid=112428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:36.799792 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-daad36ef-9404-4471-9fb2-920faee775b6 None None] Extension VolumeActions extending resource: volumes {{(pid=112428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:36.799792 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-daad36ef-9404-4471-9fb2-920faee775b6 None None] Extension TypesManage extending resource: types {{(pid=112428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:36.799792 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-daad36ef-9404-4471-9fb2-920faee775b6 None None] Extension UsedLimits extending resource: limits {{(pid=112428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:36.799792 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-daad36ef-9404-4471-9fb2-920faee775b6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:36.799792 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-daad36ef-9404-4471-9fb2-920faee775b6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:36.799792 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-daad36ef-9404-4471-9fb2-920faee775b6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:36.800022 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-daad36ef-9404-4471-9fb2-920faee775b6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:36.800022 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-daad36ef-9404-4471-9fb2-920faee775b6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:36.800094 np0000180670 devstack@c-api.service[112429]: [pid: 112429|app: 0|req: 1/1] 199.204.45.78 () {60 vars in 949 bytes} [Tue Jun 16 03:35:36 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 16 03:35:36.800131 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-daad36ef-9404-4471-9fb2-920faee775b6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:36.800131 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-daad36ef-9404-4471-9fb2-920faee775b6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:36.800319 np0000180670 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-0c548786-1eea-4be7-9a6b-93e1f4853a8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.800359 np0000180670 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-4862ac85-056c-4a0d-92df-8ef28c3f8b45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.801572 np0000180670 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-4862ac85-056c-4a0d-92df-8ef28c3f8b45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.802960 np0000180670 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-0c548786-1eea-4be7-9a6b-93e1f4853a8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.803315 np0000180670 devstack@c-api.service[112428]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e5c2f8a3668 pid: 112428 (default app) Jun 16 03:35:36.803850 np0000180670 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-4862ac85-056c-4a0d-92df-8ef28c3f8b45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.805331 np0000180670 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-4862ac85-056c-4a0d-92df-8ef28c3f8b45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.806476 np0000180670 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-0c548786-1eea-4be7-9a6b-93e1f4853a8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.806799 np0000180670 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-4862ac85-056c-4a0d-92df-8ef28c3f8b45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.808201 np0000180670 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-4862ac85-056c-4a0d-92df-8ef28c3f8b45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.808930 np0000180670 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-0c548786-1eea-4be7-9a6b-93e1f4853a8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.809332 np0000180670 devstack@c-api.service[112430]: WARNING cinder.api.contrib.hosts [None req-4862ac85-056c-4a0d-92df-8ef28c3f8b45 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 03:35:36.810076 np0000180670 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-4862ac85-056c-4a0d-92df-8ef28c3f8b45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.810699 np0000180670 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-0c548786-1eea-4be7-9a6b-93e1f4853a8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.811568 np0000180670 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-4862ac85-056c-4a0d-92df-8ef28c3f8b45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.812513 np0000180670 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-0c548786-1eea-4be7-9a6b-93e1f4853a8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.812939 np0000180670 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-4862ac85-056c-4a0d-92df-8ef28c3f8b45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.813997 np0000180670 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-0c548786-1eea-4be7-9a6b-93e1f4853a8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.814510 np0000180670 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-4862ac85-056c-4a0d-92df-8ef28c3f8b45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.815213 np0000180670 devstack@c-api.service[112431]: WARNING cinder.api.contrib.hosts [None req-0c548786-1eea-4be7-9a6b-93e1f4853a8e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 03:35:36.815527 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-4862ac85-056c-4a0d-92df-8ef28c3f8b45 None None] Extended resource: extensions {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:36.815970 np0000180670 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-0c548786-1eea-4be7-9a6b-93e1f4853a8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.816979 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-4862ac85-056c-4a0d-92df-8ef28c3f8b45 None None] Extended resource: os-quota-class-sets {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:36.817428 np0000180670 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-0c548786-1eea-4be7-9a6b-93e1f4853a8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.818557 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-4862ac85-056c-4a0d-92df-8ef28c3f8b45 None None] Extended resource: scheduler-stats {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:36.819127 np0000180670 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-0c548786-1eea-4be7-9a6b-93e1f4853a8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.820105 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-4862ac85-056c-4a0d-92df-8ef28c3f8b45 None None] Extended resource: os-quota-sets {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:36.820773 np0000180670 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-0c548786-1eea-4be7-9a6b-93e1f4853a8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.821835 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-0c548786-1eea-4be7-9a6b-93e1f4853a8e None None] Extended resource: extensions {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:36.822551 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-4862ac85-056c-4a0d-92df-8ef28c3f8b45 None None] Extended resource: backups {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:36.824286 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-0c548786-1eea-4be7-9a6b-93e1f4853a8e None None] Extended resource: os-quota-class-sets {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:36.825028 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-4862ac85-056c-4a0d-92df-8ef28c3f8b45 None None] Extended resource: os-snapshot-manage {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:36.825995 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-0c548786-1eea-4be7-9a6b-93e1f4853a8e None None] Extended resource: scheduler-stats {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:36.826947 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-4862ac85-056c-4a0d-92df-8ef28c3f8b45 None None] Extended resource: consistencygroups {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:36.827668 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-0c548786-1eea-4be7-9a6b-93e1f4853a8e None None] Extended resource: os-quota-sets {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:36.829069 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-4862ac85-056c-4a0d-92df-8ef28c3f8b45 None None] Extended resource: extra_specs {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:36.829237 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-0c548786-1eea-4be7-9a6b-93e1f4853a8e None None] Extended resource: backups {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:36.831014 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-4862ac85-056c-4a0d-92df-8ef28c3f8b45 None None] Extended resource: os-hosts {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:36.831329 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-0c548786-1eea-4be7-9a6b-93e1f4853a8e None None] Extended resource: os-snapshot-manage {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:36.832530 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-4862ac85-056c-4a0d-92df-8ef28c3f8b45 None None] Extended resource: os-volume-manage {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:36.832851 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-0c548786-1eea-4be7-9a6b-93e1f4853a8e None None] Extended resource: consistencygroups {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:36.834086 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-4862ac85-056c-4a0d-92df-8ef28c3f8b45 None None] Extended resource: os-availability-zone {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:36.834902 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-0c548786-1eea-4be7-9a6b-93e1f4853a8e None None] Extended resource: extra_specs {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:36.835547 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-4862ac85-056c-4a0d-92df-8ef28c3f8b45 None None] Extended resource: encryption {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:36.836506 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-0c548786-1eea-4be7-9a6b-93e1f4853a8e None None] Extended resource: os-hosts {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:36.837111 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-4862ac85-056c-4a0d-92df-8ef28c3f8b45 None None] Extended resource: os-volume-transfer {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:36.837893 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-0c548786-1eea-4be7-9a6b-93e1f4853a8e None None] Extended resource: os-volume-manage {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:36.839163 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-4862ac85-056c-4a0d-92df-8ef28c3f8b45 None None] Extended resource: capabilities {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:36.839345 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-0c548786-1eea-4be7-9a6b-93e1f4853a8e None None] Extended resource: os-availability-zone {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:36.840525 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-4862ac85-056c-4a0d-92df-8ef28c3f8b45 None None] Extended resource: encryption {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:36.840736 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-0c548786-1eea-4be7-9a6b-93e1f4853a8e None None] Extended resource: encryption {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:36.842210 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-4862ac85-056c-4a0d-92df-8ef28c3f8b45 None None] Extended resource: os-volume-type-access {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:36.842471 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-0c548786-1eea-4be7-9a6b-93e1f4853a8e None None] Extended resource: os-volume-transfer {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:36.844027 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-4862ac85-056c-4a0d-92df-8ef28c3f8b45 None None] Extended resource: cgsnapshots {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:36.844510 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-0c548786-1eea-4be7-9a6b-93e1f4853a8e None None] Extended resource: capabilities {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:36.845534 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-4862ac85-056c-4a0d-92df-8ef28c3f8b45 None None] Extended resource: qos-specs {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:36.845987 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-0c548786-1eea-4be7-9a6b-93e1f4853a8e None None] Extended resource: encryption {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:36.847793 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.contrib.snapshot_actions [None req-4862ac85-056c-4a0d-92df-8ef28c3f8b45 None None] SnapshotActionsController initialized {{(pid=112430) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 03:35:36.847897 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-0c548786-1eea-4be7-9a6b-93e1f4853a8e None None] Extended resource: os-volume-type-access {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:36.848814 np0000180670 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-4862ac85-056c-4a0d-92df-8ef28c3f8b45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.849701 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-0c548786-1eea-4be7-9a6b-93e1f4853a8e None None] Extended resource: cgsnapshots {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:36.850344 np0000180670 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-4862ac85-056c-4a0d-92df-8ef28c3f8b45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.851315 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-0c548786-1eea-4be7-9a6b-93e1f4853a8e None None] Extended resource: qos-specs {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 03:35:36.851807 np0000180670 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-4862ac85-056c-4a0d-92df-8ef28c3f8b45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.853154 np0000180670 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-4862ac85-056c-4a0d-92df-8ef28c3f8b45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.853975 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.contrib.snapshot_actions [None req-0c548786-1eea-4be7-9a6b-93e1f4853a8e None None] SnapshotActionsController initialized {{(pid=112431) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 03:35:36.854627 np0000180670 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-4862ac85-056c-4a0d-92df-8ef28c3f8b45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.855015 np0000180670 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-0c548786-1eea-4be7-9a6b-93e1f4853a8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.856085 np0000180670 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-4862ac85-056c-4a0d-92df-8ef28c3f8b45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.856614 np0000180670 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-0c548786-1eea-4be7-9a6b-93e1f4853a8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.857502 np0000180670 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-4862ac85-056c-4a0d-92df-8ef28c3f8b45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.858128 np0000180670 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-0c548786-1eea-4be7-9a6b-93e1f4853a8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.858384 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-4862ac85-056c-4a0d-92df-8ef28c3f8b45 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:36.858560 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-4862ac85-056c-4a0d-92df-8ef28c3f8b45 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:36.858681 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-4862ac85-056c-4a0d-92df-8ef28c3f8b45 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:36.858801 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-4862ac85-056c-4a0d-92df-8ef28c3f8b45 None None] Extension AdminActions extending resource: volumes {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:36.858996 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-4862ac85-056c-4a0d-92df-8ef28c3f8b45 None None] Extension AdminActions extending resource: snapshots {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:36.859088 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-4862ac85-056c-4a0d-92df-8ef28c3f8b45 None None] Extension AdminActions extending resource: backups {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:36.859357 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-4862ac85-056c-4a0d-92df-8ef28c3f8b45 None None] Extension VolumeActions extending resource: volumes {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:36.859477 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-4862ac85-056c-4a0d-92df-8ef28c3f8b45 None None] Extension TypesManage extending resource: types {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:36.859603 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-4862ac85-056c-4a0d-92df-8ef28c3f8b45 None None] Extension UsedLimits extending resource: limits {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:36.859707 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-4862ac85-056c-4a0d-92df-8ef28c3f8b45 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:36.859828 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-4862ac85-056c-4a0d-92df-8ef28c3f8b45 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:36.859959 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-4862ac85-056c-4a0d-92df-8ef28c3f8b45 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:36.860011 np0000180670 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-0c548786-1eea-4be7-9a6b-93e1f4853a8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.860055 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-4862ac85-056c-4a0d-92df-8ef28c3f8b45 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:36.860238 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-4862ac85-056c-4a0d-92df-8ef28c3f8b45 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:36.860382 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-4862ac85-056c-4a0d-92df-8ef28c3f8b45 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:36.860510 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-4862ac85-056c-4a0d-92df-8ef28c3f8b45 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:36.862391 np0000180670 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-0c548786-1eea-4be7-9a6b-93e1f4853a8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.864503 np0000180670 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-0c548786-1eea-4be7-9a6b-93e1f4853a8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.866160 np0000180670 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-0c548786-1eea-4be7-9a6b-93e1f4853a8e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 03:35:36.867128 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-0c548786-1eea-4be7-9a6b-93e1f4853a8e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:36.867298 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-0c548786-1eea-4be7-9a6b-93e1f4853a8e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:36.867591 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-0c548786-1eea-4be7-9a6b-93e1f4853a8e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:36.867746 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-0c548786-1eea-4be7-9a6b-93e1f4853a8e None None] Extension AdminActions extending resource: volumes {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:36.867920 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-0c548786-1eea-4be7-9a6b-93e1f4853a8e None None] Extension AdminActions extending resource: snapshots {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:36.868068 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-0c548786-1eea-4be7-9a6b-93e1f4853a8e None None] Extension AdminActions extending resource: backups {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:36.868246 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-0c548786-1eea-4be7-9a6b-93e1f4853a8e None None] Extension VolumeActions extending resource: volumes {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:36.868428 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-0c548786-1eea-4be7-9a6b-93e1f4853a8e None None] Extension TypesManage extending resource: types {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:36.868583 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-0c548786-1eea-4be7-9a6b-93e1f4853a8e None None] Extension UsedLimits extending resource: limits {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:36.868756 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-0c548786-1eea-4be7-9a6b-93e1f4853a8e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:36.868889 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-0c548786-1eea-4be7-9a6b-93e1f4853a8e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:36.869033 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-0c548786-1eea-4be7-9a6b-93e1f4853a8e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:36.869226 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-0c548786-1eea-4be7-9a6b-93e1f4853a8e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:36.869374 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-0c548786-1eea-4be7-9a6b-93e1f4853a8e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:36.869474 np0000180670 devstack@c-api.service[112430]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e5c2f8a3668 pid: 112430 (default app) Jun 16 03:35:36.869537 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-0c548786-1eea-4be7-9a6b-93e1f4853a8e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:36.869679 np0000180670 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-0c548786-1eea-4be7-9a6b-93e1f4853a8e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 03:35:36.878340 np0000180670 devstack@c-api.service[112431]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e5c2f8a3668 pid: 112431 (default app) Jun 16 03:35:44.355954 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.middleware.request_id [None req-54b7a0be-334c-440c-a585-51a31099d498 None None] RequestId filter calling following filter/app {{(pid=112429) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 03:35:44.873949 np0000180670 devstack@c-api.service[112429]: INFO cinder.api.openstack.wsgi [None req-54b7a0be-334c-440c-a585-51a31099d498 admin admin] POST https://199.204.45.78/volume/v3/types Jun 16 03:35:44.874740 np0000180670 devstack@c-api.service[112429]: DEBUG cinder.api.openstack.wsgi [None req-54b7a0be-334c-440c-a585-51a31099d498 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112429) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 16 03:35:44.876959 np0000180670 devstack@c-api.service[112429]: /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 03:35:44.876959 np0000180670 devstack@c-api.service[112429]: warnings.warn( Jun 16 03:35:44.922012 np0000180670 devstack@c-api.service[112429]: DEBUG oslo_db.sqlalchemy.engines [None req-54b7a0be-334c-440c-a585-51a31099d498 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=112429) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 03:35:44.963154 np0000180670 devstack@c-api.service[112429]: INFO cinder.api.openstack.wsgi [None req-54b7a0be-334c-440c-a585-51a31099d498 admin admin] https://199.204.45.78/volume/v3/types returned with HTTP 200 Jun 16 03:35:44.963492 np0000180670 devstack@c-api.service[112429]: [pid: 112429|app: 0|req: 2/2] 199.204.45.78 () {68 vars in 1281 bytes} [Tue Jun 16 03:35:44 2026] POST /volume/v3/types => generated 186 bytes in 608 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 16 03:35:44.991092 np0000180670 devstack@c-api.service[112428]: /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 03:35:44.991092 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:44.991092 np0000180670 devstack@c-api.service[112428]: /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 03:35:44.991092 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:44.991092 np0000180670 devstack@c-api.service[112428]: /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 03:35:44.992198 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:44.992198 np0000180670 devstack@c-api.service[112428]: /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 03:35:44.992198 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:44.992198 np0000180670 devstack@c-api.service[112428]: /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 03:35:44.992198 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:44.992631 np0000180670 devstack@c-api.service[112428]: /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 03:35:44.992631 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:44.992631 np0000180670 devstack@c-api.service[112428]: /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 03:35:44.992631 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:44.992631 np0000180670 devstack@c-api.service[112428]: /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 03:35:44.992631 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:44.993071 np0000180670 devstack@c-api.service[112428]: /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 03:35:44.993071 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:44.993071 np0000180670 devstack@c-api.service[112428]: /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 03:35:44.993071 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:44.993355 np0000180670 devstack@c-api.service[112428]: /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 03:35:44.993355 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:44.993355 np0000180670 devstack@c-api.service[112428]: /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 03:35:44.993355 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:44.993619 np0000180670 devstack@c-api.service[112428]: /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 03:35:44.993619 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:44.993619 np0000180670 devstack@c-api.service[112428]: /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 03:35:44.993619 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:44.993979 np0000180670 devstack@c-api.service[112428]: /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 03:35:44.993979 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:44.993979 np0000180670 devstack@c-api.service[112428]: /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 03:35:44.993979 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:44.993979 np0000180670 devstack@c-api.service[112428]: /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 03:35:44.994415 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:44.994415 np0000180670 devstack@c-api.service[112428]: /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 03:35:44.994415 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:44.994415 np0000180670 devstack@c-api.service[112428]: /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 03:35:44.994415 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:44.994750 np0000180670 devstack@c-api.service[112428]: /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 03:35:44.994750 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:44.994750 np0000180670 devstack@c-api.service[112428]: /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 03:35:44.994750 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:44.994750 np0000180670 devstack@c-api.service[112428]: /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 03:35:44.994750 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:44.995320 np0000180670 devstack@c-api.service[112428]: /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 03:35:44.995320 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:44.995320 np0000180670 devstack@c-api.service[112428]: /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 03:35:44.995320 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:44.995320 np0000180670 devstack@c-api.service[112428]: /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 03:35:44.995320 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:44.995696 np0000180670 devstack@c-api.service[112428]: /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 03:35:44.995696 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:44.995696 np0000180670 devstack@c-api.service[112428]: /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 03:35:44.995696 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:44.995696 np0000180670 devstack@c-api.service[112428]: /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 03:35:44.995696 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:44.996036 np0000180670 devstack@c-api.service[112428]: /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 03:35:44.996036 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:44.996036 np0000180670 devstack@c-api.service[112428]: /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 03:35:44.996036 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:44.996036 np0000180670 devstack@c-api.service[112428]: /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 03:35:44.996389 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:44.996389 np0000180670 devstack@c-api.service[112428]: /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 03:35:44.996389 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:44.996389 np0000180670 devstack@c-api.service[112428]: /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 03:35:44.996389 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:44.996667 np0000180670 devstack@c-api.service[112428]: /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 03:35:44.996667 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:44.996667 np0000180670 devstack@c-api.service[112428]: /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 03:35:44.996667 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:44.996667 np0000180670 devstack@c-api.service[112428]: /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 03:35:44.996667 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:44.997129 np0000180670 devstack@c-api.service[112428]: /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 03:35:44.997129 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:44.997129 np0000180670 devstack@c-api.service[112428]: /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 03:35:44.997129 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:44.997129 np0000180670 devstack@c-api.service[112428]: /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 03:35:44.997129 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:44.997503 np0000180670 devstack@c-api.service[112428]: /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 03:35:44.997503 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:44.997503 np0000180670 devstack@c-api.service[112428]: /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 03:35:44.997503 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:44.997503 np0000180670 devstack@c-api.service[112428]: /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 03:35:44.997949 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:44.997949 np0000180670 devstack@c-api.service[112428]: /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 03:35:44.997949 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:44.997949 np0000180670 devstack@c-api.service[112428]: /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 03:35:44.997949 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:44.998345 np0000180670 devstack@c-api.service[112428]: /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 03:35:44.998345 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:44.998345 np0000180670 devstack@c-api.service[112428]: /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 03:35:44.998345 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:44.998691 np0000180670 devstack@c-api.service[112428]: /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 03:35:44.998691 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:44.998691 np0000180670 devstack@c-api.service[112428]: /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 03:35:44.998691 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:44.998953 np0000180670 devstack@c-api.service[112428]: /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 03:35:44.998953 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:44.998953 np0000180670 devstack@c-api.service[112428]: /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 03:35:44.998953 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:44.998953 np0000180670 devstack@c-api.service[112428]: /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 03:35:44.999432 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:44.999432 np0000180670 devstack@c-api.service[112428]: /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 03:35:44.999432 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:44.999432 np0000180670 devstack@c-api.service[112428]: /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 03:35:44.999432 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:44.999791 np0000180670 devstack@c-api.service[112428]: /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 03:35:44.999791 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:44.999791 np0000180670 devstack@c-api.service[112428]: /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 03:35:44.999791 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:45.000025 np0000180670 devstack@c-api.service[112428]: /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 03:35:45.000025 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:45.000025 np0000180670 devstack@c-api.service[112428]: /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 03:35:45.000025 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:45.000293 np0000180670 devstack@c-api.service[112428]: /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 03:35:45.000293 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:45.000293 np0000180670 devstack@c-api.service[112428]: /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 03:35:45.000293 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:45.000529 np0000180670 devstack@c-api.service[112428]: /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 03:35:45.000529 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:45.000529 np0000180670 devstack@c-api.service[112428]: /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 03:35:45.000529 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:45.000789 np0000180670 devstack@c-api.service[112428]: /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 03:35:45.000789 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:45.000789 np0000180670 devstack@c-api.service[112428]: /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 03:35:45.000789 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:45.001119 np0000180670 devstack@c-api.service[112428]: /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 03:35:45.001119 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:45.001119 np0000180670 devstack@c-api.service[112428]: /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 03:35:45.001119 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:45.001119 np0000180670 devstack@c-api.service[112428]: /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 03:35:45.001623 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:45.001623 np0000180670 devstack@c-api.service[112428]: /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 03:35:45.001623 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:45.001623 np0000180670 devstack@c-api.service[112428]: /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 03:35:45.001623 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:45.001623 np0000180670 devstack@c-api.service[112428]: /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 03:35:45.002299 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:45.002299 np0000180670 devstack@c-api.service[112428]: /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 03:35:45.002299 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:45.002299 np0000180670 devstack@c-api.service[112428]: /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 03:35:45.002299 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:45.002564 np0000180670 devstack@c-api.service[112428]: /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 03:35:45.002564 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:45.002564 np0000180670 devstack@c-api.service[112428]: /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 03:35:45.002564 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:45.002564 np0000180670 devstack@c-api.service[112428]: /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 03:35:45.002564 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:45.002976 np0000180670 devstack@c-api.service[112428]: /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 03:35:45.002976 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:45.002976 np0000180670 devstack@c-api.service[112428]: /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 03:35:45.002976 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:45.002976 np0000180670 devstack@c-api.service[112428]: /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 03:35:45.002976 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:45.003217 np0000180670 devstack@c-api.service[112428]: /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 03:35:45.003217 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:45.003217 np0000180670 devstack@c-api.service[112428]: /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 03:35:45.003217 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:45.003217 np0000180670 devstack@c-api.service[112428]: /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 03:35:45.003217 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:45.003374 np0000180670 devstack@c-api.service[112428]: /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 03:35:45.003374 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:45.003374 np0000180670 devstack@c-api.service[112428]: /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 03:35:45.003374 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:45.003374 np0000180670 devstack@c-api.service[112428]: /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 03:35:45.003374 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:45.003525 np0000180670 devstack@c-api.service[112428]: /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 03:35:45.003525 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:45.003525 np0000180670 devstack@c-api.service[112428]: /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 03:35:45.003525 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:45.003633 np0000180670 devstack@c-api.service[112428]: /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 03:35:45.003633 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:45.003633 np0000180670 devstack@c-api.service[112428]: /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 03:35:45.003633 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:45.003633 np0000180670 devstack@c-api.service[112428]: /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 03:35:45.003772 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:45.003772 np0000180670 devstack@c-api.service[112428]: /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 03:35:45.003772 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:45.003772 np0000180670 devstack@c-api.service[112428]: /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 03:35:45.003772 np0000180670 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) Jun 16 03:35:45.003772 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.middleware.request_id [req-54b7a0be-334c-440c-a585-51a31099d498 req-d4981c40-b257-483b-a742-e3bb712b8efa None None] RequestId filter calling following filter/app {{(pid=112428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 03:35:45.366442 np0000180670 devstack@c-api.service[112428]: INFO cinder.api.openstack.wsgi [req-54b7a0be-334c-440c-a585-51a31099d498 req-d4981c40-b257-483b-a742-e3bb712b8efa admin admin] POST https://199.204.45.78/volume/v3/types/98d5860e-1168-4a3c-bded-31ca1c073027/extra_specs Jun 16 03:35:45.367015 np0000180670 devstack@c-api.service[112428]: DEBUG cinder.api.openstack.wsgi [req-54b7a0be-334c-440c-a585-51a31099d498 req-d4981c40-b257-483b-a742-e3bb712b8efa admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 16 03:35:45.368899 np0000180670 devstack@c-api.service[112428]: /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 03:35:45.368899 np0000180670 devstack@c-api.service[112428]: warnings.warn( Jun 16 03:35:45.416047 np0000180670 devstack@c-api.service[112428]: DEBUG oslo_db.sqlalchemy.engines [req-54b7a0be-334c-440c-a585-51a31099d498 req-d4981c40-b257-483b-a742-e3bb712b8efa 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=112428) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 03:35:45.483449 np0000180670 devstack@c-api.service[112428]: INFO cinder.api.openstack.wsgi [req-54b7a0be-334c-440c-a585-51a31099d498 req-d4981c40-b257-483b-a742-e3bb712b8efa admin admin] https://199.204.45.78/volume/v3/types/98d5860e-1168-4a3c-bded-31ca1c073027/extra_specs returned with HTTP 200 Jun 16 03:35:45.484362 np0000180670 devstack@c-api.service[112428]: [pid: 112428|app: 0|req: 1/3] 199.204.45.78 () {70 vars in 1498 bytes} [Tue Jun 16 03:35:44 2026] POST /volume/v3/types/98d5860e-1168-4a3c-bded-31ca1c073027/extra_specs => generated 55 bytes in 508 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 16 03:35:46.746167 np0000180670 devstack@c-api.service[112430]: DEBUG dbcounter [-] [112430] Writing DB stats cinder:SELECT=6 {{(pid=112430) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 03:35:46.746652 np0000180670 devstack@c-api.service[112431]: DEBUG dbcounter [-] [112431] Writing DB stats cinder:SELECT=6 {{(pid=112431) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 03:35:54.960878 np0000180670 devstack@c-api.service[112429]: DEBUG dbcounter [-] [112429] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112429) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 03:35:55.481372 np0000180670 devstack@c-api.service[112428]: DEBUG dbcounter [-] [112428] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112428) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 03:38:35.837566 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.837566 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.837566 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.837566 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.837566 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.838673 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.838673 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.838673 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.838673 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.838673 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.839124 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.839124 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.839124 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.839124 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.839124 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.839124 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.839709 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.839709 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.839709 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.839709 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.840033 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.840033 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.840033 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.840033 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.840364 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.840364 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.840364 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.840364 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.840668 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.840668 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.840668 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.840668 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.840668 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.841068 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.841068 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.841068 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.841068 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.841068 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.841454 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.841454 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.841454 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.841454 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.841454 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.841454 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.841904 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.841904 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.841904 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.841904 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.841904 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.841904 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.842371 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.842371 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.842371 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.842371 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.842371 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.842371 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.842805 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.842805 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.842805 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.842805 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.842805 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.843247 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.843247 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.843247 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.843247 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.843247 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.843614 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.843614 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.843614 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.843614 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.843614 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.843614 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.844063 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.844063 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.844063 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.844063 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.844063 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.844063 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.844496 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.844496 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.844496 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.844496 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.844496 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.844997 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.844997 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.844997 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.844997 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.844997 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.845487 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.845487 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.845487 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.845487 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.845825 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.845825 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.845825 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.845825 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.846262 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.846262 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.846262 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.846262 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.846262 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.846681 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.846681 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.846681 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.846681 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.846681 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.847091 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.847091 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.847091 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.847091 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.847588 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.847588 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.847588 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.847588 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.847920 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.847920 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.847920 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.847920 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.848363 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.848363 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.848363 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.848363 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.848656 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.848656 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.848656 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.848656 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.848800 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.848800 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.848800 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.848800 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.848800 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.848965 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.848965 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.848965 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.848965 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.848965 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.848965 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.849203 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.849203 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.849203 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.849203 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.849203 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.849381 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.849381 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.849381 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.849381 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.849381 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.849381 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.849562 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.849562 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.849562 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.849562 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.849562 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.849562 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.849747 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.849747 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.849747 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.849747 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.849747 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.849747 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.849924 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.849924 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.849924 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.849924 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.849924 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.849924 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.850093 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.850093 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.850093 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.850093 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.850268 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.850268 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.850268 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.850268 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.850268 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.850458 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.850458 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.850458 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.850458 np0000180670 devstack@c-api.service[112430]: /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 03:38:35.850458 np0000180670 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) Jun 16 03:38:35.850458 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.middleware.request_id [None req-c02c48ef-3110-48ca-b636-d06d1014197e None None] RequestId filter calling following filter/app {{(pid=112430) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 03:38:35.850458 np0000180670 devstack@c-api.service[112430]: INFO cinder.api.openstack.wsgi [None req-c02c48ef-3110-48ca-b636-d06d1014197e None None] GET https://199.204.45.78/volume// Jun 16 03:38:35.850654 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.openstack.wsgi [None req-c02c48ef-3110-48ca-b636-d06d1014197e None None] Empty body provided in request {{(pid=112430) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 16 03:38:35.850654 np0000180670 devstack@c-api.service[112430]: DEBUG cinder.api.openstack.wsgi [None req-c02c48ef-3110-48ca-b636-d06d1014197e None None] Calling method 'all' {{(pid=112430) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 16 03:38:35.850654 np0000180670 devstack@c-api.service[112430]: INFO cinder.api.openstack.wsgi [None req-c02c48ef-3110-48ca-b636-d06d1014197e None None] https://199.204.45.78/volume// returned with HTTP 300 Jun 16 03:38:35.850654 np0000180670 devstack@c-api.service[112430]: [pid: 112430|app: 0|req: 1/4] 199.204.45.78 () {66 vars in 1449 bytes} [Tue Jun 16 03:38:35 2026] GET /volume/ => generated 389 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)