May 18 18:33:09.238061 np0000174514 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 18 18:33:09.248346 np0000174514 devstack@c-api.service[112523]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 18 18:33:09.251135 np0000174514 devstack@c-api.service[112523]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon May 18 18:33:09 2026] *** May 18 18:33:09.251135 np0000174514 devstack@c-api.service[112523]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 18 18:33:09.251135 np0000174514 devstack@c-api.service[112523]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 18 18:33:09.251135 np0000174514 devstack@c-api.service[112523]: nodename: np0000174514 May 18 18:33:09.251135 np0000174514 devstack@c-api.service[112523]: machine: x86_64 May 18 18:33:09.251135 np0000174514 devstack@c-api.service[112523]: clock source: unix May 18 18:33:09.251135 np0000174514 devstack@c-api.service[112523]: pcre jit disabled May 18 18:33:09.251135 np0000174514 devstack@c-api.service[112523]: detected number of CPU cores: 16 May 18 18:33:09.251135 np0000174514 devstack@c-api.service[112523]: current working directory: / May 18 18:33:09.251135 np0000174514 devstack@c-api.service[112523]: detected binary path: /usr/bin/uwsgi-core May 18 18:33:09.251135 np0000174514 devstack@c-api.service[112523]: your processes number limit is 256917 May 18 18:33:09.251135 np0000174514 devstack@c-api.service[112523]: your memory page size is 4096 bytes May 18 18:33:09.251135 np0000174514 devstack@c-api.service[112523]: detected max file descriptor number: 2048 May 18 18:33:09.251135 np0000174514 devstack@c-api.service[112523]: lock engine: pthread robust mutexes May 18 18:33:09.252414 np0000174514 devstack@c-api.service[112523]: thunder lock: enabled May 18 18:33:09.252414 np0000174514 devstack@c-api.service[112523]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 18 18:33:09.252414 np0000174514 devstack@c-api.service[112523]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 18 18:33:09.252414 np0000174514 devstack@c-api.service[112523]: PEP 405 virtualenv detected: /opt/stack/data/venv May 18 18:33:09.252414 np0000174514 devstack@c-api.service[112523]: Set PythonHome to /opt/stack/data/venv May 18 18:33:09.286037 np0000174514 devstack@c-api.service[112523]: Python main interpreter initialized at 0x7f100b0a3668 May 18 18:33:09.286037 np0000174514 devstack@c-api.service[112523]: python threads support enabled May 18 18:33:09.286037 np0000174514 devstack@c-api.service[112523]: your server socket listen backlog is limited to 100 connections May 18 18:33:09.286037 np0000174514 devstack@c-api.service[112523]: your mercy for graceful operations on workers is 80 seconds May 18 18:33:09.286508 np0000174514 devstack@c-api.service[112523]: mapped 671795 bytes (656 KB) for 4 cores May 18 18:33:09.286648 np0000174514 devstack@c-api.service[112523]: *** Operational MODE: preforking *** May 18 18:33:09.286796 np0000174514 devstack@c-api.service[112523]: *** uWSGI is running in multiple interpreter mode *** May 18 18:33:09.286796 np0000174514 devstack@c-api.service[112523]: spawned uWSGI master process (pid: 112523) May 18 18:33:09.287005 np0000174514 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 18 18:33:09.287974 np0000174514 devstack@c-api.service[112523]: spawned uWSGI worker 1 (pid: 112530, cores: 1) May 18 18:33:09.287974 np0000174514 devstack@c-api.service[112523]: spawned uWSGI worker 2 (pid: 112531, cores: 1) May 18 18:33:09.288470 np0000174514 devstack@c-api.service[112523]: spawned uWSGI worker 3 (pid: 112532, cores: 1) May 18 18:33:09.288943 np0000174514 devstack@c-api.service[112523]: spawned uWSGI worker 4 (pid: 112533, cores: 1) May 18 18:33:09.288943 np0000174514 devstack@c-api.service[112523]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 18 18:33:09.416134 np0000174514 devstack@c-api.service[112530]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 18 18:33:09.416134 np0000174514 devstack@c-api.service[112530]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 18 18:33:09.416134 np0000174514 devstack@c-api.service[112530]: we strongly recommend against using it for new projects. May 18 18:33:09.416134 np0000174514 devstack@c-api.service[112530]: If you are already using Eventlet, we recommend migrating to a different May 18 18:33:09.416134 np0000174514 devstack@c-api.service[112530]: framework. For more detail see May 18 18:33:09.416134 np0000174514 devstack@c-api.service[112530]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 18 18:33:09.416134 np0000174514 devstack@c-api.service[112530]: import eventlet # noqa May 18 18:33:09.416639 np0000174514 devstack@c-api.service[112531]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 18 18:33:09.416639 np0000174514 devstack@c-api.service[112531]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 18 18:33:09.416639 np0000174514 devstack@c-api.service[112531]: we strongly recommend against using it for new projects. May 18 18:33:09.416639 np0000174514 devstack@c-api.service[112531]: If you are already using Eventlet, we recommend migrating to a different May 18 18:33:09.416639 np0000174514 devstack@c-api.service[112531]: framework. For more detail see May 18 18:33:09.416639 np0000174514 devstack@c-api.service[112531]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 18 18:33:09.416639 np0000174514 devstack@c-api.service[112531]: import eventlet # noqa May 18 18:33:09.427118 np0000174514 devstack@c-api.service[112532]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 18 18:33:09.427118 np0000174514 devstack@c-api.service[112532]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 18 18:33:09.427118 np0000174514 devstack@c-api.service[112532]: we strongly recommend against using it for new projects. May 18 18:33:09.427118 np0000174514 devstack@c-api.service[112532]: If you are already using Eventlet, we recommend migrating to a different May 18 18:33:09.427118 np0000174514 devstack@c-api.service[112532]: framework. For more detail see May 18 18:33:09.427118 np0000174514 devstack@c-api.service[112532]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 18 18:33:09.427118 np0000174514 devstack@c-api.service[112532]: import eventlet # noqa May 18 18:33:09.437523 np0000174514 devstack@c-api.service[112533]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 18 18:33:09.437523 np0000174514 devstack@c-api.service[112533]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 18 18:33:09.437523 np0000174514 devstack@c-api.service[112533]: we strongly recommend against using it for new projects. May 18 18:33:09.437523 np0000174514 devstack@c-api.service[112533]: If you are already using Eventlet, we recommend migrating to a different May 18 18:33:09.437523 np0000174514 devstack@c-api.service[112533]: framework. For more detail see May 18 18:33:09.437523 np0000174514 devstack@c-api.service[112533]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 18 18:33:09.437523 np0000174514 devstack@c-api.service[112533]: import eventlet # noqa May 18 18:33:09.507438 np0000174514 devstack@c-api.service[112530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 18 18:33:09.507438 np0000174514 devstack@c-api.service[112530]: debtcollector.deprecate( May 18 18:33:09.513370 np0000174514 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 18 18:33:09.513370 np0000174514 devstack@c-api.service[112531]: debtcollector.deprecate( May 18 18:33:09.516932 np0000174514 devstack@c-api.service[112532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 18 18:33:09.516932 np0000174514 devstack@c-api.service[112532]: debtcollector.deprecate( May 18 18:33:09.533644 np0000174514 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 18 18:33:09.533644 np0000174514 devstack@c-api.service[112533]: debtcollector.deprecate( May 18 18:33:09.585259 np0000174514 devstack@c-api.service[112530]: /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 May 18 18:33:09.585259 np0000174514 devstack@c-api.service[112530]: from cgi import parse_header May 18 18:33:09.594252 np0000174514 devstack@c-api.service[112532]: /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 May 18 18:33:09.594252 np0000174514 devstack@c-api.service[112532]: from cgi import parse_header May 18 18:33:09.594766 np0000174514 devstack@c-api.service[112531]: /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 May 18 18:33:09.594766 np0000174514 devstack@c-api.service[112531]: from cgi import parse_header May 18 18:33:09.617560 np0000174514 devstack@c-api.service[112533]: /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 May 18 18:33:09.617560 np0000174514 devstack@c-api.service[112533]: from cgi import parse_header May 18 18:33:09.629783 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:33:09.629783 np0000174514 devstack@c-api.service[112530]: removals.removed_module( May 18 18:33:09.630630 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:33:09.630630 np0000174514 devstack@c-api.service[112530]: removals.removed_module( May 18 18:33:09.638437 np0000174514 devstack@c-api.service[112532]: /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. May 18 18:33:09.638437 np0000174514 devstack@c-api.service[112532]: removals.removed_module( May 18 18:33:09.639142 np0000174514 devstack@c-api.service[112532]: /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. May 18 18:33:09.639142 np0000174514 devstack@c-api.service[112532]: removals.removed_module( May 18 18:33:09.641750 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:09.641750 np0000174514 devstack@c-api.service[112531]: removals.removed_module( May 18 18:33:09.642525 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:09.642525 np0000174514 devstack@c-api.service[112531]: removals.removed_module( May 18 18:33:09.677859 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:09.677859 np0000174514 devstack@c-api.service[112533]: removals.removed_module( May 18 18:33:09.678551 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:09.678551 np0000174514 devstack@c-api.service[112533]: removals.removed_module( May 18 18:33:10.243500 np0000174514 devstack@c-api.service[112530]: /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 May 18 18:33:10.243500 np0000174514 devstack@c-api.service[112530]: warnings.warn( May 18 18:33:10.252411 np0000174514 devstack@c-api.service[112532]: /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 May 18 18:33:10.252411 np0000174514 devstack@c-api.service[112532]: warnings.warn( May 18 18:33:10.270036 np0000174514 devstack@c-api.service[112531]: /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 May 18 18:33:10.270036 np0000174514 devstack@c-api.service[112531]: warnings.warn( May 18 18:33:10.338286 np0000174514 devstack@c-api.service[112533]: /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 May 18 18:33:10.338286 np0000174514 devstack@c-api.service[112533]: warnings.warn( May 18 18:33:10.347694 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:33:10.347694 np0000174514 devstack@c-api.service[112530]: warnings.warn( May 18 18:33:10.350071 np0000174514 devstack@c-api.service[112532]: /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. May 18 18:33:10.350071 np0000174514 devstack@c-api.service[112532]: warnings.warn( May 18 18:33:10.375031 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:10.375031 np0000174514 devstack@c-api.service[112531]: warnings.warn( May 18 18:33:10.444423 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:10.444423 np0000174514 devstack@c-api.service[112533]: warnings.warn( May 18 18:33:10.652675 np0000174514 devstack@c-api.service[112530]: 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. May 18 18:33:10.653564 np0000174514 devstack@c-api.service[112530]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112530) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 18 18:33:10.656667 np0000174514 devstack@c-api.service[112532]: 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. May 18 18:33:10.657160 np0000174514 devstack@c-api.service[112532]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112532) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 18 18:33:10.663131 np0000174514 devstack@c-api.service[112531]: 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. May 18 18:33:10.663648 np0000174514 devstack@c-api.service[112531]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112531) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 18 18:33:10.742918 np0000174514 devstack@c-api.service[112530]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 18 18:33:10.742918 np0000174514 devstack@c-api.service[112530]: @jsonschema.FormatChecker.cls_checks('date-time') May 18 18:33:10.743401 np0000174514 devstack@c-api.service[112533]: 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. May 18 18:33:10.743618 np0000174514 devstack@c-api.service[112533]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112533) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 18 18:33:10.745058 np0000174514 devstack@c-api.service[112531]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 18 18:33:10.745058 np0000174514 devstack@c-api.service[112531]: @jsonschema.FormatChecker.cls_checks('date-time') May 18 18:33:10.745869 np0000174514 devstack@c-api.service[112532]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 18 18:33:10.745869 np0000174514 devstack@c-api.service[112532]: @jsonschema.FormatChecker.cls_checks('date-time') May 18 18:33:10.809249 np0000174514 devstack@c-api.service[112533]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 18 18:33:10.809249 np0000174514 devstack@c-api.service[112533]: @jsonschema.FormatChecker.cls_checks('date-time') May 18 18:33:11.204622 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112530) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 18 18:33:11.204975 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112532) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 18 18:33:11.205057 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112531) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 18 18:33:11.205127 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.205127 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.205249 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.205249 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.205381 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.205468 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.205532 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.205610 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.205610 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.206301 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.206301 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.206301 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.206301 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.206563 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.206641 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.206746 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.206830 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.206904 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.206978 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.206978 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.206978 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.206978 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.206978 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.207292 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.207292 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.207292 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.207292 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.207292 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.207292 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.207292 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.212948 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.213080 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.213080 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.213080 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.213291 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.213291 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.213291 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.213659 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.213764 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.213841 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.213909 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.213909 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.214035 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.214094 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.214154 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.214232 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.214299 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.214355 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.214421 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.214421 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.214421 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.215561 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.215678 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.215678 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.215783 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.215783 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.215859 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.215922 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.216242 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.216300 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.216378 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.216432 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.216497 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.216559 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.216643 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.216811 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.216877 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.216921 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.216968 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.217017 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.217060 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.217123 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.217175 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.217226 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.217267 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.217312 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.217365 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.217412 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.217412 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.217489 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.217530 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.217571 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.217571 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.217651 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.217784 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.217869 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.218228 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.218300 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.218429 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.218497 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.218630 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.218685 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.218824 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.219184 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.219246 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.219307 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.219378 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.219453 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.219507 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.219556 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.219598 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.219645 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.219696 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.219783 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.219842 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.219842 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.219915 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.219955 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.219955 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.220021 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.220069 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.220112 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.220208 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.220278 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.220950 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.221004 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.221059 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.221102 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.221143 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.221186 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.221236 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.221279 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.221321 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.221370 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.221411 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.221451 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.221492 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.221492 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.221575 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.221621 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.221621 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.221714 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.221714 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.221947 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.221947 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.223597 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.223666 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.223739 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.223795 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.223843 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.223895 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.223969 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.224039 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.224088 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.224088 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.224161 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.224209 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.224254 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.224317 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.224495 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.224562 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.224697 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.224807 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.224938 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.225034 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.225141 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.225290 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.225354 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.225408 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.225481 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.225524 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.225579 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.225629 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.225678 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.225723 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.225778 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.225831 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.225831 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.225831 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.225971 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.226012 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.226123 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.226230 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.226334 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.226407 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.226471 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.226643 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.227743 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.227820 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.227863 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.227917 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.227980 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.228027 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.228067 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.228116 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.228163 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.228208 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.228248 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.228308 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.228358 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.228439 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.228494 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.228576 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.228628 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.228671 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.228711 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.228778 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.228826 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.228867 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.228914 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.228962 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.229007 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.229053 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.229100 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.229142 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.229186 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.229233 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.229274 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.229321 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.229362 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.229408 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.229453 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.229499 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.229543 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.229582 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.229626 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.229673 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.229673 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.229763 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.229814 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.229860 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.229860 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.229860 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.229973 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.230068 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.230179 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.230390 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.230446 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.230493 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.230493 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.230569 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.230617 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.230657 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.230705 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.230793 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.230840 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.230881 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.230927 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.230972 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.230972 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.231051 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.231097 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.231097 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.231097 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.231220 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.231220 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.231363 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.231473 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.231584 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.231684 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.231804 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.231902 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.232001 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.232103 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.232590 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.232639 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.232792 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.232852 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.233000 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.233048 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.233151 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112533) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 18 18:33:11.233193 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.233542 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.233618 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.233825 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.234260 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.234332 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.234395 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.234461 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.234505 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.234588 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.234653 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.235206 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.235254 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.235331 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.235426 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.235485 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.235548 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.235616 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.235652 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.235744 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.235815 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.235849 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.235887 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.235925 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.235957 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.235984 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.236017 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.236044 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.236078 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.236117 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.236117 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.236178 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.236567 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.236614 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.236698 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.236758 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.236839 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.236877 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.236967 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.237247 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.237315 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.237377 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.237412 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.237443 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.237478 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.237512 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.237542 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.237579 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.237608 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.237644 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.237678 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.237711 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.237782 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.237860 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.237905 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.237937 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.237966 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.237999 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.238033 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.238067 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.238102 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.238137 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.238166 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.238199 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.238231 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.238266 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.238306 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.238334 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.238361 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.238389 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.238421 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.238457 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.238484 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.238516 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.238551 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.238579 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.238606 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.238633 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.238665 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.238700 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.238758 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.238793 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.238824 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.238855 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.238890 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.238926 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.238958 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.238985 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.239017 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.239055 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.239089 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.239115 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.239147 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.239173 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.239203 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.239235 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.239235 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.239235 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.239235 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.239235 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.239235 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.239235 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.240123 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.240175 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.240234 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.240286 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.240334 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.240377 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.240406 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.240438 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.240469 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.240496 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.240528 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.240562 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.240598 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.240627 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.240659 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.240688 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.240719 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.240719 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.240794 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.240832 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.240832 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.240995 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.241043 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.241112 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.241174 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.241242 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.241309 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.241377 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.241789 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.241838 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.241888 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.242339 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.242339 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.242416 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.242469 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.242514 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.242562 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.242603 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.242643 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.242689 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.242772 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.242829 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.242829 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.242829 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.242829 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.242992 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.243041 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.243087 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.243087 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.243157 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.243206 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.243259 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.243298 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.243356 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.243394 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.243441 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.243487 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.243528 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.243568 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.243613 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.243654 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.243704 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.243793 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.243840 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.243879 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.243924 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.243964 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.244005 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.244050 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.244096 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.244139 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.244139 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.244221 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.244221 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.244296 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.244344 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.244344 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.244344 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.244457 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.244498 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.244498 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.244498 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.244622 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.244664 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.244664 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.244771 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.244812 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.244812 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.244889 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.244934 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.244934 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.244934 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.244934 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.244934 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.244934 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.244934 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.244934 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.244934 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.245260 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.245260 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.245342 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.245465 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.245526 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.245654 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.245699 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.245699 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.245860 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.245903 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.245903 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.245903 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.246020 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.246020 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.246419 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.246475 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.246534 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.246577 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.246577 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.246662 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.246709 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.246709 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.246709 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.246838 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.246880 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.246880 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.246967 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.247018 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.247018 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.247018 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.247133 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.247172 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.247172 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.247261 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.247307 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.247307 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.247307 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.247464 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.247464 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.247551 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.247551 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.247625 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.248089 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.248138 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.248178 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.248232 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.248288 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.248330 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.248370 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.248418 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.248458 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.248498 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.248537 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.248578 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.248617 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.248657 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.248700 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.248700 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.248819 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.248889 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.248944 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.248984 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.249030 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.249072 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.249113 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.249113 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.249181 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.249234 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.249234 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.249306 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.249352 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.249395 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.249440 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.249486 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.249536 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.249630 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.249687 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.250101 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.250167 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.250224 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.250299 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.250351 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.250423 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.250474 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.251198 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.251268 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.251313 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.251420 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.251482 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.251538 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.251605 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.251743 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.251822 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.251872 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.251945 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.252006 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.252040 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.252072 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.252113 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.252199 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.252306 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.252306 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.252306 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.252398 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.252398 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.252592 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.252655 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.252719 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.252815 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.252849 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.252882 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.252916 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.252958 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.252995 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.253027 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.253064 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.253113 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.253151 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.253193 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.253224 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.253256 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.253283 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.253317 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.253357 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.253389 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.253425 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.253459 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.253495 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.253527 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.253556 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.253591 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.253622 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.253653 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.253691 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.253747 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.253789 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.253828 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.253865 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.253896 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.253928 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.253963 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.253998 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.254034 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.254062 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.254095 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.254127 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.254163 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.254193 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.254229 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.254263 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.254291 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.254291 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.254291 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.254380 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.254417 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.254454 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.254487 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.254520 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.254552 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.254589 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.254625 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.254659 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.254699 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.254743 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.254776 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.254818 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.254851 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.254884 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.254915 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.254944 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.254972 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.255005 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.255041 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.255077 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.255112 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.255199 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.255231 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.255262 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.255288 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.255321 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.255369 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.255396 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.255429 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.255464 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.255499 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.255536 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.255566 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.255606 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.255641 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.255677 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.255709 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.255770 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.255808 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.255840 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.255873 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.255913 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.255948 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.255979 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.256012 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.256045 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.256081 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.256081 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.256133 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.256133 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.256133 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.256133 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.256133 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.256133 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.256133 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.256133 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.256355 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.256393 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.256424 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.256460 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.256497 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.256530 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.256561 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.256596 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.256630 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.256672 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.256708 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.256755 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.256787 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.256826 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.256860 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.256891 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.256927 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.256956 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.256988 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.257021 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.257058 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.257089 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.257089 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.257089 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.257089 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.257089 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.257089 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.257252 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.257285 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.257319 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.257319 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.257371 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.257402 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.257449 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.257449 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.257508 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.257539 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.257573 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.257609 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.257641 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.257669 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.257697 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.257741 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.257840 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.257872 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.257904 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.257936 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.257936 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.257988 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.258014 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.258050 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.258080 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.258113 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.258148 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.258148 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.258209 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.258240 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.258240 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.258240 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.258240 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.258240 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.258240 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.258240 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.258432 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.258432 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.258432 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.258432 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.258542 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.258572 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.258637 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.258673 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.258705 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.258765 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.258803 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.258843 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.258876 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.258906 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.258936 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.258973 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.259006 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.259045 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.259082 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.259118 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.259157 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.259190 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.259220 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.259256 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.259288 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.259322 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.259383 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.259416 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.259450 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.259481 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.259521 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.259550 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.259579 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.259610 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.259643 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.259674 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.259705 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.259755 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.259786 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.259820 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.259857 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.259893 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.259921 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.259959 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.259990 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.260019 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.260046 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.260078 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.260078 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.260292 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.260443 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.260579 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.260717 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.260882 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.261016 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.261305 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.261480 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.261617 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.261791 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.261872 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.261942 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.261996 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.262035 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.262069 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.262105 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.262138 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.262175 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.262210 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.262246 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.262246 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.262309 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.262342 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.262376 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.262407 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.262441 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.262473 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.262501 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.262538 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.262572 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.262603 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.262636 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.262636 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.262636 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.262717 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.263042 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.263110 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.263156 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.263226 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.263286 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.263320 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.263367 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.263425 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.263460 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.263486 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.263546 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.263602 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.263636 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.263671 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.263705 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.263755 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.263796 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.263827 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.263858 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.263891 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.263891 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.263947 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.263983 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.264016 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.264067 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.264206 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.264264 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.264333 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.264366 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.264395 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.264426 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.264459 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.264496 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.264563 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.264602 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.264634 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.264666 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.264711 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.264775 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.264811 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.264849 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.264878 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.264917 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.264953 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.264983 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.265012 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.265044 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.265073 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.265110 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.265145 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.265178 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.265208 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.265208 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.265270 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.265270 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.265359 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.265400 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.265464 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.265525 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.265589 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.265652 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.265713 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.265826 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:33:11.267413 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.267413 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.267639 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.267712 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.267825 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.267908 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.267975 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.268038 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.268114 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112530) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.268177 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.268177 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.268177 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112532) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.268357 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.268422 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:33:11.268488 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.268549 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:33:11.268611 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.268683 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:33:11.268785 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.268861 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:33:11.268935 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.268997 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:33:11.269058 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112533) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.269119 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112531) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:33:11.313232 np0000174514 devstack@c-api.service[112530]: INFO dbcounter [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 None None] Registered counter for database cinder May 18 18:33:11.313525 np0000174514 devstack@c-api.service[112533]: INFO dbcounter [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 None None] Registered counter for database cinder May 18 18:33:11.313582 np0000174514 devstack@c-api.service[112531]: INFO dbcounter [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 None None] Registered counter for database cinder May 18 18:33:11.314421 np0000174514 devstack@c-api.service[112532]: INFO dbcounter [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 None None] Registered counter for database cinder May 18 18:33:11.329019 np0000174514 devstack@c-api.service[112531]: DEBUG oslo_db.sqlalchemy.engines [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 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=112531) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 18:33:11.331033 np0000174514 devstack@c-api.service[112533]: DEBUG oslo_db.sqlalchemy.engines [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 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=112533) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 18:33:11.335140 np0000174514 devstack@c-api.service[112532]: DEBUG oslo_db.sqlalchemy.engines [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 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=112532) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 18:33:11.341380 np0000174514 devstack@c-api.service[112530]: DEBUG oslo_db.sqlalchemy.engines [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 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=112530) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 18:33:11.443811 np0000174514 devstack@c-api.service[112531]: DEBUG dbcounter [-] [112531] Writer thread running {{(pid=112531) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 18 18:33:11.444035 np0000174514 devstack@c-api.service[112533]: DEBUG dbcounter [-] [112533] Writer thread running {{(pid=112533) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 18 18:33:11.445043 np0000174514 devstack@c-api.service[112531]: INFO cinder.rpc [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 18 18:33:11.445777 np0000174514 devstack@c-api.service[112533]: INFO cinder.rpc [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 18 18:33:11.447359 np0000174514 devstack@c-api.service[112531]: INFO cinder.rpc [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 18 18:33:11.448074 np0000174514 devstack@c-api.service[112533]: INFO cinder.rpc [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 18 18:33:11.449879 np0000174514 devstack@c-api.service[112531]: INFO cinder.rpc [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 18 18:33:11.450651 np0000174514 devstack@c-api.service[112533]: INFO cinder.rpc [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 18 18:33:11.452533 np0000174514 devstack@c-api.service[112531]: INFO cinder.rpc [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 18 18:33:11.452921 np0000174514 devstack@c-api.service[112533]: INFO cinder.rpc [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 18 18:33:11.453933 np0000174514 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.454168 np0000174514 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.456634 np0000174514 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.456850 np0000174514 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.460756 np0000174514 devstack@c-api.service[112532]: DEBUG dbcounter [-] [112532] Writer thread running {{(pid=112532) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 18 18:33:11.462382 np0000174514 devstack@c-api.service[112530]: DEBUG dbcounter [-] [112530] Writer thread running {{(pid=112530) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 18 18:33:11.463463 np0000174514 devstack@c-api.service[112532]: INFO cinder.rpc [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 18 18:33:11.463952 np0000174514 devstack@c-api.service[112533]: DEBUG oslo_db.sqlalchemy.engines [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 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=112533) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 18:33:11.465181 np0000174514 devstack@c-api.service[112530]: INFO cinder.rpc [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 18 18:33:11.465822 np0000174514 devstack@c-api.service[112532]: INFO cinder.rpc [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 18 18:33:11.465984 np0000174514 devstack@c-api.service[112531]: DEBUG oslo_db.sqlalchemy.engines [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 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=112531) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 18:33:11.466259 np0000174514 devstack@c-api.service[112533]: INFO cinder.rpc [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 18 18:33:11.467198 np0000174514 devstack@c-api.service[112530]: INFO cinder.rpc [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 18 18:33:11.467919 np0000174514 devstack@c-api.service[112532]: INFO cinder.rpc [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 18 18:33:11.468417 np0000174514 devstack@c-api.service[112533]: INFO cinder.rpc [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 18 18:33:11.469606 np0000174514 devstack@c-api.service[112530]: INFO cinder.rpc [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 18 18:33:11.469696 np0000174514 devstack@c-api.service[112531]: INFO cinder.rpc [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 18 18:33:11.469781 np0000174514 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.469845 np0000174514 devstack@c-api.service[112532]: INFO cinder.rpc [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 18 18:33:11.471054 np0000174514 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.471854 np0000174514 devstack@c-api.service[112530]: INFO cinder.rpc [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 18 18:33:11.472713 np0000174514 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.472819 np0000174514 devstack@c-api.service[112531]: INFO cinder.rpc [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 18 18:33:11.473427 np0000174514 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.473976 np0000174514 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.474409 np0000174514 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.478273 np0000174514 devstack@c-api.service[112532]: DEBUG oslo_db.sqlalchemy.engines [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 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=112532) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 18:33:11.479658 np0000174514 devstack@c-api.service[112530]: DEBUG oslo_db.sqlalchemy.engines [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 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=112530) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 18:33:11.480560 np0000174514 devstack@c-api.service[112532]: INFO cinder.rpc [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 18 18:33:11.481686 np0000174514 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.481777 np0000174514 devstack@c-api.service[112530]: INFO cinder.rpc [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 18 18:33:11.482839 np0000174514 devstack@c-api.service[112532]: INFO cinder.rpc [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 18 18:33:11.483503 np0000174514 devstack@c-api.service[112530]: INFO cinder.rpc [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 18 18:33:11.483652 np0000174514 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.484378 np0000174514 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.484747 np0000174514 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.484935 np0000174514 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.488074 np0000174514 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.488169 np0000174514 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.491443 np0000174514 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.493238 np0000174514 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.494955 np0000174514 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.495763 np0000174514 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.496330 np0000174514 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.496537 np0000174514 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.498813 np0000174514 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.499485 np0000174514 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.499562 np0000174514 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.501372 np0000174514 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.502560 np0000174514 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.502954 np0000174514 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.504091 np0000174514 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.505447 np0000174514 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.505617 np0000174514 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.507346 np0000174514 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.508405 np0000174514 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.508844 np0000174514 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.509924 np0000174514 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.509989 np0000174514 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.510376 np0000174514 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.512651 np0000174514 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.512854 np0000174514 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.513057 np0000174514 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.513337 np0000174514 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.515975 np0000174514 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.516502 np0000174514 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.517116 np0000174514 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.517568 np0000174514 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.518500 np0000174514 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.520216 np0000174514 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.520314 np0000174514 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.520529 np0000174514 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.521981 np0000174514 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.523126 np0000174514 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.523189 np0000174514 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.524071 np0000174514 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.524691 np0000174514 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.525611 np0000174514 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.526108 np0000174514 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.527011 np0000174514 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.527089 np0000174514 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.527365 np0000174514 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.527658 np0000174514 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.528606 np0000174514 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.530138 np0000174514 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.530415 np0000174514 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.531111 np0000174514 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.531680 np0000174514 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.533179 np0000174514 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.533258 np0000174514 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.533314 np0000174514 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.534333 np0000174514 devstack@c-api.service[112533]: WARNING cinder.api.contrib.hosts [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 18 18:33:11.535055 np0000174514 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.535123 np0000174514 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.536088 np0000174514 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.536188 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 None None] Extended resource: extensions {{(pid=112533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:11.536584 np0000174514 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.536818 np0000174514 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.537384 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 None None] Extended resource: os-availability-zone {{(pid=112533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:11.538359 np0000174514 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.538862 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 None None] Extended resource: qos-specs {{(pid=112533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:11.539182 np0000174514 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.539669 np0000174514 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.539970 np0000174514 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.540818 np0000174514 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.541005 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 None None] Extended resource: extra_specs {{(pid=112533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:11.541492 np0000174514 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.541761 np0000174514 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.542346 np0000174514 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.543099 np0000174514 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.543350 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 None None] Extended resource: encryption {{(pid=112533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:11.543479 np0000174514 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.544216 np0000174514 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.544393 np0000174514 devstack@c-api.service[112531]: WARNING cinder.api.contrib.hosts [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 18 18:33:11.544897 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 None None] Extended resource: os-volume-type-access {{(pid=112533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:11.544983 np0000174514 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.545145 np0000174514 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.545852 np0000174514 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.546146 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 None None] Extended resource: extensions {{(pid=112531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:11.546493 np0000174514 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.546570 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 None None] Extended resource: os-quota-class-sets {{(pid=112533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:11.547442 np0000174514 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.547530 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 None None] Extended resource: os-availability-zone {{(pid=112531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:11.547864 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 None None] Extended resource: encryption {{(pid=112533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:11.548030 np0000174514 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.548818 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 None None] Extended resource: qos-specs {{(pid=112531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:11.548990 np0000174514 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.549365 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 None None] Extended resource: os-snapshot-manage {{(pid=112533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:11.549505 np0000174514 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.550244 np0000174514 devstack@c-api.service[112532]: WARNING cinder.api.contrib.hosts [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 18 18:33:11.550877 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 None None] Extended resource: consistencygroups {{(pid=112533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:11.551007 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 None None] Extended resource: extra_specs {{(pid=112531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:11.551069 np0000174514 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.551123 np0000174514 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.552116 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 None None] Extended resource: extensions {{(pid=112532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:11.552217 np0000174514 devstack@c-api.service[112530]: WARNING cinder.api.contrib.hosts [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 18 18:33:11.552517 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 None None] Extended resource: encryption {{(pid=112531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:11.552860 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 None None] Extended resource: backups {{(pid=112533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:11.552943 np0000174514 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.553436 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 None None] Extended resource: os-availability-zone {{(pid=112532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:11.553832 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 None None] Extended resource: extensions {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:11.554855 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 None None] Extended resource: scheduler-stats {{(pid=112533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:11.554917 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 None None] Extended resource: qos-specs {{(pid=112532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:11.554971 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 None None] Extended resource: os-volume-type-access {{(pid=112531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:11.555151 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 None None] Extended resource: os-availability-zone {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:11.556254 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 None None] Extended resource: os-quota-sets {{(pid=112533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:11.556455 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 None None] Extended resource: qos-specs {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:11.557072 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 None None] Extended resource: extra_specs {{(pid=112532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:11.557156 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 None None] Extended resource: os-quota-class-sets {{(pid=112531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:11.557681 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 None None] Extended resource: os-volume-manage {{(pid=112533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:11.558522 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 None None] Extended resource: extra_specs {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:11.558702 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 None None] Extended resource: encryption {{(pid=112532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:11.559139 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 None None] Extended resource: capabilities {{(pid=112533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:11.559915 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 None None] Extended resource: encryption {{(pid=112531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:11.560124 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 None None] Extended resource: encryption {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:11.560321 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 None None] Extended resource: os-volume-type-access {{(pid=112532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:11.560398 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 None None] Extended resource: os-volume-transfer {{(pid=112533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:11.561653 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 None None] Extended resource: os-volume-type-access {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:11.561983 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 None None] Extended resource: os-snapshot-manage {{(pid=112531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:11.562068 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 None None] Extended resource: os-hosts {{(pid=112533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:11.562385 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 None None] Extended resource: os-quota-class-sets {{(pid=112532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:11.563318 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 None None] Extended resource: os-quota-class-sets {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:11.563475 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 None None] Extended resource: cgsnapshots {{(pid=112533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:11.563777 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 None None] Extended resource: encryption {{(pid=112532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:11.564091 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 None None] Extended resource: consistencygroups {{(pid=112531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:11.564945 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.contrib.snapshot_actions [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 None None] SnapshotActionsController initialized {{(pid=112533) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 18 18:33:11.565230 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 None None] Extended resource: encryption {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:11.565469 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 None None] Extended resource: os-snapshot-manage {{(pid=112532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:11.565781 np0000174514 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.566156 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 None None] Extended resource: backups {{(pid=112531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:11.566746 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 None None] Extended resource: os-snapshot-manage {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:11.567251 np0000174514 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.567747 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 None None] Extended resource: consistencygroups {{(pid=112532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:11.568174 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 None None] Extended resource: scheduler-stats {{(pid=112531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:11.568252 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 None None] Extended resource: consistencygroups {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:11.568647 np0000174514 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.569566 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 None None] Extended resource: os-quota-sets {{(pid=112531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:11.569929 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 None None] Extended resource: backups {{(pid=112532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:11.570039 np0000174514 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.570183 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 None None] Extended resource: backups {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:11.571081 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 None None] Extended resource: os-volume-manage {{(pid=112531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:11.571711 np0000174514 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.572055 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 None None] Extended resource: scheduler-stats {{(pid=112532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:11.572224 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 None None] Extended resource: scheduler-stats {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:11.572782 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 None None] Extended resource: capabilities {{(pid=112531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:11.573220 np0000174514 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.573530 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 None None] Extended resource: os-quota-sets {{(pid=112532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:11.573606 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 None None] Extended resource: os-quota-sets {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:11.574048 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 None None] Extended resource: os-volume-transfer {{(pid=112531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:11.574608 np0000174514 devstack@c-api.service[112533]: WARNING castellan.key_manager.migration [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.575065 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 None None] Extended resource: os-volume-manage {{(pid=112532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:11.575129 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 None None] Extended resource: os-volume-manage {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:11.575565 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:11.575708 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:11.575810 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 None None] Extended resource: os-hosts {{(pid=112531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:11.575869 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:11.575942 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:11.576008 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:11.576111 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 None None] Extension AdminActions extending resource: volumes {{(pid=112533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:11.576243 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 None None] Extension AdminActions extending resource: snapshots {{(pid=112533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:11.576394 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 None None] Extension AdminActions extending resource: backups {{(pid=112533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:11.576479 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:11.576546 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 None None] Extension VolumeActions extending resource: volumes {{(pid=112533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:11.576636 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 None None] Extended resource: capabilities {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:11.576754 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 None None] Extension TypesManage extending resource: types {{(pid=112533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:11.576829 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 None None] Extended resource: capabilities {{(pid=112532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:11.576888 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:11.576943 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:11.577059 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:11.577164 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:11.577248 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 None None] Extended resource: cgsnapshots {{(pid=112531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:11.577320 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.v3.router [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 None None] Extension UsedLimits extending resource: limits {{(pid=112533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:11.577882 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 None None] Extended resource: os-volume-transfer {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:11.578292 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 None None] Extended resource: os-volume-transfer {{(pid=112532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:11.578668 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.contrib.snapshot_actions [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 None None] SnapshotActionsController initialized {{(pid=112531) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 18 18:33:11.579500 np0000174514 devstack@c-api.service[112533]: WARNING keystonemiddleware.auth_token [None req-b5988137-f7ed-4977-9a95-f5cd21e3cf59 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 18 18:33:11.579599 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 None None] Extended resource: os-hosts {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:11.579674 np0000174514 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.580088 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 None None] Extended resource: os-hosts {{(pid=112532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:11.580919 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 None None] Extended resource: cgsnapshots {{(pid=112530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:11.581085 np0000174514 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.581697 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 None None] Extended resource: cgsnapshots {{(pid=112532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:33:11.582404 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.contrib.snapshot_actions [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 None None] SnapshotActionsController initialized {{(pid=112530) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 18 18:33:11.582488 np0000174514 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.583168 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.contrib.snapshot_actions [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 None None] SnapshotActionsController initialized {{(pid=112532) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 18 18:33:11.583282 np0000174514 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.583911 np0000174514 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.584102 np0000174514 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.584827 np0000174514 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.585374 np0000174514 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.585744 np0000174514 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.586034 np0000174514 devstack@c-api.service[112533]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f100b0a3668 pid: 112533 (default app) May 18 18:33:11.586239 np0000174514 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.586928 np0000174514 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.587539 np0000174514 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.587679 np0000174514 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.588609 np0000174514 devstack@c-api.service[112531]: WARNING castellan.key_manager.migration [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.589190 np0000174514 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.589241 np0000174514 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.589518 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:11.589662 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:11.589793 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:11.589897 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:11.590005 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:11.590102 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 None None] Extension AdminActions extending resource: volumes {{(pid=112531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:11.590232 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 None None] Extension AdminActions extending resource: snapshots {{(pid=112531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:11.590327 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 None None] Extension AdminActions extending resource: backups {{(pid=112531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:11.590428 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:11.590527 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 None None] Extension VolumeActions extending resource: volumes {{(pid=112531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:11.590712 np0000174514 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.590780 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 None None] Extension TypesManage extending resource: types {{(pid=112531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:11.590858 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:11.590961 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:11.591064 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:11.591112 np0000174514 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.591195 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:11.591296 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.v3.router [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 None None] Extension UsedLimits extending resource: limits {{(pid=112531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:11.592153 np0000174514 devstack@c-api.service[112530]: WARNING castellan.key_manager.migration [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.592809 np0000174514 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.593081 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:11.593212 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:11.593326 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:11.593436 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:11.593518 np0000174514 devstack@c-api.service[112531]: WARNING keystonemiddleware.auth_token [None req-16d7ae7a-b993-45b3-921f-d1cd7c69e497 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 18 18:33:11.593569 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:11.593639 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 None None] Extension AdminActions extending resource: volumes {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:11.593792 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 None None] Extension AdminActions extending resource: snapshots {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:11.593879 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 None None] Extension AdminActions extending resource: backups {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:11.593980 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:11.594047 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.594047 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.594168 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 None None] Extension VolumeActions extending resource: volumes {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:11.594205 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.594205 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.594205 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.594205 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.594205 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.594457 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.594457 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.594457 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.594457 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.594457 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.594457 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.594717 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.594717 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.594717 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.594717 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.594717 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.595001 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.595001 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.595001 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.595001 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.595276 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.595276 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.595276 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.595276 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.595867 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 None None] Extension TypesManage extending resource: types {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:11.595917 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.595917 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.595917 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.595917 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.595917 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.596153 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.596153 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.596153 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.596153 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.596153 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.596405 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.596405 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.596405 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.596405 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.596603 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:11.596641 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.596641 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.596641 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.596641 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.596641 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.596641 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.597055 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.597055 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.597055 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.597055 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.597055 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.597055 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.597312 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:11.597358 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.597358 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.597358 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.597358 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.597537 np0000174514 devstack@c-api.service[112532]: WARNING castellan.key_manager.migration [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:33:11.597575 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.597575 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.597575 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.597575 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.597575 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.597874 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.597912 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:11.597950 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.597950 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.597950 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.597950 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.597950 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.598177 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.598177 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.598177 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.598177 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.598177 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.598389 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.598389 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.598389 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.598389 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.598570 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:11.598609 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.598609 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.598609 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.598609 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.598609 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.598609 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.598915 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.598915 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.598915 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.598915 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.599101 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.v3.router [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 None None] Extension UsedLimits extending resource: limits {{(pid=112530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:11.599489 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.599489 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.599489 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.599489 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.599687 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.599687 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.599687 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.599687 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.599893 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.599893 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.599893 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.599893 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.600083 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.600083 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.600083 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.600083 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.600083 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.600323 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.600323 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.600323 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.600323 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.600323 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.600529 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.600529 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.600529 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.600529 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.600709 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.600709 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.600709 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.600709 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.600956 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.600956 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.600956 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.600956 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.601157 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.601157 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.601157 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.601157 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.601337 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.601337 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.601337 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.601337 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.601536 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.601536 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.601536 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.601536 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.601536 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.601536 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.601870 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.601870 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.601870 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.601870 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.601870 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.602115 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.602115 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.602115 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.602115 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.602115 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.602115 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.602115 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.602452 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.602452 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.602452 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.602452 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.602452 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.602452 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.602712 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.602712 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.602712 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.602712 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.602712 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.602712 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.603120 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.603120 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.603120 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.603120 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.603120 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.603120 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.603403 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.603403 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.603403 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.603403 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.603524 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.603524 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.603524 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.603524 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.603639 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.603639 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.603639 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.603639 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.603770 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.603770 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.603770 np0000174514 devstack@c-api.service[112533]: /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. May 18 18:33:11.603770 np0000174514 devstack@c-api.service[112533]: warnings.warn(deprecated_msg) May 18 18:33:11.603898 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:11.603898 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:11.603898 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:11.603898 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:11.603898 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:11.603898 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 None None] Extension AdminActions extending resource: volumes {{(pid=112532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:11.603898 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 None None] Extension AdminActions extending resource: snapshots {{(pid=112532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:11.604053 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 None None] Extension AdminActions extending resource: backups {{(pid=112532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:11.604079 np0000174514 devstack@c-api.service[112530]: WARNING keystonemiddleware.auth_token [None req-c3349b2e-b8af-4e3f-b5fc-2d91380d02f0 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 18 18:33:11.604104 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:11.604104 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 None None] Extension VolumeActions extending resource: volumes {{(pid=112532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:11.604152 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.middleware.request_id [None req-45a41b5f-1577-4ca2-a93f-7c3f0b7b1684 None None] RequestId filter calling following filter/app {{(pid=112533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 18 18:33:11.604177 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 None None] Extension TypesManage extending resource: types {{(pid=112532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:11.604177 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:11.604177 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:11.604177 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:11.604177 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:11.604177 np0000174514 devstack@c-api.service[112532]: DEBUG cinder.api.v3.router [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 None None] Extension UsedLimits extending resource: limits {{(pid=112532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:33:11.604319 np0000174514 devstack@c-api.service[112531]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f100b0a3668 pid: 112531 (default app) May 18 18:33:11.604348 np0000174514 devstack@c-api.service[112533]: [pid: 112533|app: 0|req: 1/1] 199.204.45.23 () {60 vars in 949 bytes} [Mon May 18 18:33:11 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 18 18:33:11.604373 np0000174514 devstack@c-api.service[112532]: WARNING keystonemiddleware.auth_token [None req-1c9eaee2-0933-486d-8dbd-96e252368a17 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 18 18:33:11.604398 np0000174514 devstack@c-api.service[112530]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f100b0a3668 pid: 112530 (default app) May 18 18:33:11.608171 np0000174514 devstack@c-api.service[112532]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f100b0a3668 pid: 112532 (default app) May 18 18:33:18.983822 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.983822 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:18.983822 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.983822 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:18.983822 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.984629 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:18.984629 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.984629 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:18.984629 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.984629 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:18.984948 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.984948 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:18.984948 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.984948 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:18.984948 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.984948 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:18.985251 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.985251 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:18.985251 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.985251 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:18.985456 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.985456 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:18.985456 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.985456 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:18.985680 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.985680 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:18.985680 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.985680 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:18.985913 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.985913 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:18.985913 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.985913 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:18.985913 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.986172 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:18.986172 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.986172 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:18.986172 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.986172 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:18.986413 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.986413 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:18.986413 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.986413 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:18.986413 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.986413 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:18.987867 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.987867 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:18.987867 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.987867 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:18.987867 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.987867 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:18.988559 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.988559 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:18.988559 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.988559 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:18.988559 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.988559 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:18.989263 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.989263 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:18.989263 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.989263 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:18.989263 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.990095 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:18.990095 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.990095 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:18.990095 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.990095 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:18.990659 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.990659 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:18.990659 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.990659 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:18.990659 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.990659 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:18.991463 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.991463 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:18.991463 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.991463 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:18.991463 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.991463 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:18.992291 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.992291 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:18.992291 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.992291 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:18.992291 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.992759 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:18.992759 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.992759 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:18.992759 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.992759 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:18.993018 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.993018 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:18.993018 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.993018 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:18.993226 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.993226 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:18.993226 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.993226 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:18.993433 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.993433 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:18.993433 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.993433 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:18.993433 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.993761 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:18.993761 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.993761 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:18.993761 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.993761 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:18.994114 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.994114 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:18.994114 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.994114 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:18.994348 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.994348 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:18.994348 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.994348 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:18.994555 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.994555 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:18.994555 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.994555 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:18.994788 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.994788 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:18.994788 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.994788 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:18.995011 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.995011 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:18.995011 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.995011 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:18.995256 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.995256 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:18.995256 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.995256 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:18.995256 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.995585 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:18.995585 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.995585 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:18.995585 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.995585 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:18.995585 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.997573 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:18.997573 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.997573 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:18.997573 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.997573 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:18.998291 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.998291 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:18.998291 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.998291 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:18.998291 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.998291 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:18.999347 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.999347 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:18.999347 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.999347 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:18.999347 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:18.999347 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:19.000346 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:19.000346 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:19.000346 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:19.000346 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:19.000346 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:19.000346 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:19.000817 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:19.000817 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:19.000817 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:19.000817 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:19.000817 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:19.000817 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:19.001109 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:19.001109 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:19.001109 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:19.001109 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:19.001321 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:19.001321 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:19.001321 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:19.001321 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:19.001321 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:19.001575 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:19.001575 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:19.001575 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:19.001575 np0000174514 devstack@c-api.service[112531]: /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. May 18 18:33:19.001575 np0000174514 devstack@c-api.service[112531]: warnings.warn(deprecated_msg) May 18 18:33:19.001575 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.middleware.request_id [None req-64b92de5-d975-42ef-b47a-f465d5105aef None None] RequestId filter calling following filter/app {{(pid=112531) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 18 18:33:19.482601 np0000174514 devstack@c-api.service[112531]: INFO cinder.api.openstack.wsgi [None req-64b92de5-d975-42ef-b47a-f465d5105aef admin admin] POST https://199.204.45.23/volume/v3/types May 18 18:33:19.483185 np0000174514 devstack@c-api.service[112531]: DEBUG cinder.api.openstack.wsgi [None req-64b92de5-d975-42ef-b47a-f465d5105aef admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112531) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 18 18:33:19.485093 np0000174514 devstack@c-api.service[112531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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. May 18 18:33:19.485093 np0000174514 devstack@c-api.service[112531]: warnings.warn( May 18 18:33:19.493571 np0000174514 devstack@c-api.service[112531]: DEBUG oslo_db.sqlalchemy.engines [None req-64b92de5-d975-42ef-b47a-f465d5105aef 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=112531) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 18:33:19.532532 np0000174514 devstack@c-api.service[112531]: INFO cinder.api.openstack.wsgi [None req-64b92de5-d975-42ef-b47a-f465d5105aef admin admin] https://199.204.45.23/volume/v3/types returned with HTTP 200 May 18 18:33:19.533332 np0000174514 devstack@c-api.service[112531]: [pid: 112531|app: 0|req: 1/2] 199.204.45.23 () {68 vars in 1281 bytes} [Mon May 18 18:33:18 2026] POST /volume/v3/types => generated 186 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 18 18:33:19.544753 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.middleware.request_id [req-64b92de5-d975-42ef-b47a-f465d5105aef req-951377e0-5663-40b4-864e-8392d0082ce6 None None] RequestId filter calling following filter/app {{(pid=112533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 18 18:33:19.887682 np0000174514 devstack@c-api.service[112533]: INFO cinder.api.openstack.wsgi [req-64b92de5-d975-42ef-b47a-f465d5105aef req-951377e0-5663-40b4-864e-8392d0082ce6 admin admin] POST https://199.204.45.23/volume/v3/types/d4c26235-b383-4e0e-bbf7-22644d65eef5/extra_specs May 18 18:33:19.888254 np0000174514 devstack@c-api.service[112533]: DEBUG cinder.api.openstack.wsgi [req-64b92de5-d975-42ef-b47a-f465d5105aef req-951377e0-5663-40b4-864e-8392d0082ce6 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 18 18:33:19.889996 np0000174514 devstack@c-api.service[112533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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. May 18 18:33:19.889996 np0000174514 devstack@c-api.service[112533]: warnings.warn( May 18 18:33:19.901223 np0000174514 devstack@c-api.service[112533]: DEBUG oslo_db.sqlalchemy.engines [req-64b92de5-d975-42ef-b47a-f465d5105aef req-951377e0-5663-40b4-864e-8392d0082ce6 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=112533) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 18:33:19.966297 np0000174514 devstack@c-api.service[112533]: INFO cinder.api.openstack.wsgi [req-64b92de5-d975-42ef-b47a-f465d5105aef req-951377e0-5663-40b4-864e-8392d0082ce6 admin admin] https://199.204.45.23/volume/v3/types/d4c26235-b383-4e0e-bbf7-22644d65eef5/extra_specs returned with HTTP 200 May 18 18:33:19.966611 np0000174514 devstack@c-api.service[112533]: [pid: 112533|app: 0|req: 2/3] 199.204.45.23 () {70 vars in 1498 bytes} [Mon May 18 18:33:19 2026] POST /volume/v3/types/d4c26235-b383-4e0e-bbf7-22644d65eef5/extra_specs => generated 55 bytes in 423 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 18 18:33:21.481798 np0000174514 devstack@c-api.service[112532]: DEBUG dbcounter [-] [112532] Writing DB stats cinder:SELECT=6 {{(pid=112532) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 18 18:33:21.483449 np0000174514 devstack@c-api.service[112530]: DEBUG dbcounter [-] [112530] Writing DB stats cinder:SELECT=6 {{(pid=112530) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 18 18:33:29.528531 np0000174514 devstack@c-api.service[112531]: DEBUG dbcounter [-] [112531] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112531) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 18 18:33:29.965204 np0000174514 devstack@c-api.service[112533]: DEBUG dbcounter [-] [112533] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112533) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 18 18:37:41.429402 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.429402 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.429402 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.429402 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.429402 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.430428 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.430428 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.430428 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.430428 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.430428 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.430945 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.430945 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.430945 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.430945 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.430945 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.430945 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.431412 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.431412 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.431412 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.431412 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.431936 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.431936 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.431936 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.431936 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.432362 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.432362 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.432362 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.432362 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.432791 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.432791 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.432791 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.432791 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.432791 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.433210 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.433210 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.433210 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.433210 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.433210 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.433565 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.433565 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.433565 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.433565 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.433565 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.433565 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.434029 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.434029 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.434029 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.434029 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.434029 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.434029 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.434506 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.434506 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.434506 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.434506 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.434506 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.434506 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.434954 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.434954 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.434954 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.434954 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.434954 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.435348 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.435348 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.435348 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.435348 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.435348 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.435672 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.435672 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.435672 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.435672 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.435672 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.435672 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.436134 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.436134 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.436134 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.436134 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.436134 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.436134 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.436530 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.436530 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.436530 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.436530 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.436530 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.437019 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.437019 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.437019 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.437019 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.437019 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.437427 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.437427 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.437427 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.437427 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.437716 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.437716 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.437716 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.437716 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.438119 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.438119 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.438119 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.438119 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.438119 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.438837 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.438837 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.438837 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.438837 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.438837 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.439232 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.439232 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.439232 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.439232 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.439397 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.439397 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.439397 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.439397 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.439533 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.439533 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.439533 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.439533 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.439680 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.439680 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.439680 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.439680 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.439838 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.439838 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.439838 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.439838 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.439996 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.439996 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.439996 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.439996 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.439996 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.440223 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.440223 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.440223 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.440223 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.440223 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.440223 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.440501 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.440501 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.440501 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.440501 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.440501 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.440708 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.440708 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.440708 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.440708 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.440708 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.440708 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.440976 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.440976 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.440976 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.440976 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.440976 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.440976 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.441254 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.441254 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.441254 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.441254 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.441254 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.441254 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.441525 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.441525 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.441525 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.441525 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.441525 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.441525 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.441828 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.441828 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.441828 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.441828 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.442005 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.442005 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.442005 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.442005 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.442005 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.442262 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.442262 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.442262 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.442262 np0000174514 devstack@c-api.service[112530]: /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. May 18 18:37:41.442262 np0000174514 devstack@c-api.service[112530]: warnings.warn(deprecated_msg) May 18 18:37:41.442262 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.middleware.request_id [None req-87447eed-8ed0-4c95-9c6f-fe2c113e605c None None] RequestId filter calling following filter/app {{(pid=112530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 18 18:37:41.442262 np0000174514 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-87447eed-8ed0-4c95-9c6f-fe2c113e605c None None] GET https://199.204.45.23/volume// May 18 18:37:41.442582 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-87447eed-8ed0-4c95-9c6f-fe2c113e605c None None] Empty body provided in request {{(pid=112530) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 18 18:37:41.442582 np0000174514 devstack@c-api.service[112530]: DEBUG cinder.api.openstack.wsgi [None req-87447eed-8ed0-4c95-9c6f-fe2c113e605c None None] Calling method 'all' {{(pid=112530) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 18 18:37:41.442582 np0000174514 devstack@c-api.service[112530]: INFO cinder.api.openstack.wsgi [None req-87447eed-8ed0-4c95-9c6f-fe2c113e605c None None] https://199.204.45.23/volume// returned with HTTP 300 May 18 18:37:41.442582 np0000174514 devstack@c-api.service[112530]: [pid: 112530|app: 0|req: 1/4] 199.204.45.23 () {66 vars in 1449 bytes} [Mon May 18 18:37:41 2026] GET /volume/ => generated 389 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)