May 02 02:46:53.769604 np0000171478 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 02 02:46:53.775181 np0000171478 devstack@c-api.service[113596]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 02 02:46:53.777353 np0000171478 devstack@c-api.service[113596]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 2 02:46:53 2026] *** May 02 02:46:53.777353 np0000171478 devstack@c-api.service[113596]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 02 02:46:53.777353 np0000171478 devstack@c-api.service[113596]: os: Linux-6.8.0-110-generic #110-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 15:09:20 UTC 2026 May 02 02:46:53.777353 np0000171478 devstack@c-api.service[113596]: nodename: np0000171478 May 02 02:46:53.777353 np0000171478 devstack@c-api.service[113596]: machine: x86_64 May 02 02:46:53.777353 np0000171478 devstack@c-api.service[113596]: clock source: unix May 02 02:46:53.777353 np0000171478 devstack@c-api.service[113596]: pcre jit disabled May 02 02:46:53.777353 np0000171478 devstack@c-api.service[113596]: detected number of CPU cores: 16 May 02 02:46:53.777353 np0000171478 devstack@c-api.service[113596]: current working directory: / May 02 02:46:53.777353 np0000171478 devstack@c-api.service[113596]: detected binary path: /usr/bin/uwsgi-core May 02 02:46:53.777353 np0000171478 devstack@c-api.service[113596]: your processes number limit is 256917 May 02 02:46:53.777353 np0000171478 devstack@c-api.service[113596]: your memory page size is 4096 bytes May 02 02:46:53.777353 np0000171478 devstack@c-api.service[113596]: detected max file descriptor number: 2048 May 02 02:46:53.777353 np0000171478 devstack@c-api.service[113596]: lock engine: pthread robust mutexes May 02 02:46:53.777841 np0000171478 devstack@c-api.service[113596]: thunder lock: enabled May 02 02:46:53.777841 np0000171478 devstack@c-api.service[113596]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 02 02:46:53.777841 np0000171478 devstack@c-api.service[113596]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 02 02:46:53.777841 np0000171478 devstack@c-api.service[113596]: PEP 405 virtualenv detected: /opt/stack/data/venv May 02 02:46:53.777841 np0000171478 devstack@c-api.service[113596]: Set PythonHome to /opt/stack/data/venv May 02 02:46:53.814367 np0000171478 devstack@c-api.service[113596]: Python main interpreter initialized at 0x7c5c432a3668 May 02 02:46:53.814367 np0000171478 devstack@c-api.service[113596]: python threads support enabled May 02 02:46:53.814367 np0000171478 devstack@c-api.service[113596]: your server socket listen backlog is limited to 100 connections May 02 02:46:53.814367 np0000171478 devstack@c-api.service[113596]: your mercy for graceful operations on workers is 80 seconds May 02 02:46:53.814889 np0000171478 devstack@c-api.service[113596]: mapped 671795 bytes (656 KB) for 4 cores May 02 02:46:53.815044 np0000171478 devstack@c-api.service[113596]: *** Operational MODE: preforking *** May 02 02:46:53.815280 np0000171478 devstack@c-api.service[113596]: *** uWSGI is running in multiple interpreter mode *** May 02 02:46:53.815280 np0000171478 devstack@c-api.service[113596]: spawned uWSGI master process (pid: 113596) May 02 02:46:53.815523 np0000171478 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 02 02:46:53.816721 np0000171478 devstack@c-api.service[113596]: spawned uWSGI worker 1 (pid: 113598, cores: 1) May 02 02:46:53.816721 np0000171478 devstack@c-api.service[113596]: spawned uWSGI worker 2 (pid: 113599, cores: 1) May 02 02:46:53.816936 np0000171478 devstack@c-api.service[113596]: spawned uWSGI worker 3 (pid: 113600, cores: 1) May 02 02:46:53.817510 np0000171478 devstack@c-api.service[113596]: spawned uWSGI worker 4 (pid: 113601, cores: 1) May 02 02:46:53.817605 np0000171478 devstack@c-api.service[113596]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 02 02:46:53.944720 np0000171478 devstack@c-api.service[113598]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 02 02:46:53.944720 np0000171478 devstack@c-api.service[113598]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 02 02:46:53.944720 np0000171478 devstack@c-api.service[113598]: we strongly recommend against using it for new projects. May 02 02:46:53.944720 np0000171478 devstack@c-api.service[113598]: If you are already using Eventlet, we recommend migrating to a different May 02 02:46:53.944720 np0000171478 devstack@c-api.service[113598]: framework. For more detail see May 02 02:46:53.944720 np0000171478 devstack@c-api.service[113598]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 02 02:46:53.944720 np0000171478 devstack@c-api.service[113598]: import eventlet # noqa May 02 02:46:53.949484 np0000171478 devstack@c-api.service[113600]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 02 02:46:53.949484 np0000171478 devstack@c-api.service[113600]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 02 02:46:53.949484 np0000171478 devstack@c-api.service[113600]: we strongly recommend against using it for new projects. May 02 02:46:53.949484 np0000171478 devstack@c-api.service[113600]: If you are already using Eventlet, we recommend migrating to a different May 02 02:46:53.949484 np0000171478 devstack@c-api.service[113600]: framework. For more detail see May 02 02:46:53.949484 np0000171478 devstack@c-api.service[113600]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 02 02:46:53.949484 np0000171478 devstack@c-api.service[113600]: import eventlet # noqa May 02 02:46:53.956204 np0000171478 devstack@c-api.service[113601]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 02 02:46:53.956204 np0000171478 devstack@c-api.service[113601]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 02 02:46:53.956204 np0000171478 devstack@c-api.service[113601]: we strongly recommend against using it for new projects. May 02 02:46:53.956204 np0000171478 devstack@c-api.service[113601]: If you are already using Eventlet, we recommend migrating to a different May 02 02:46:53.956204 np0000171478 devstack@c-api.service[113601]: framework. For more detail see May 02 02:46:53.956204 np0000171478 devstack@c-api.service[113601]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 02 02:46:53.956204 np0000171478 devstack@c-api.service[113601]: import eventlet # noqa May 02 02:46:53.959129 np0000171478 devstack@c-api.service[113599]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 02 02:46:53.959129 np0000171478 devstack@c-api.service[113599]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 02 02:46:53.959129 np0000171478 devstack@c-api.service[113599]: we strongly recommend against using it for new projects. May 02 02:46:53.959129 np0000171478 devstack@c-api.service[113599]: If you are already using Eventlet, we recommend migrating to a different May 02 02:46:53.959129 np0000171478 devstack@c-api.service[113599]: framework. For more detail see May 02 02:46:53.959129 np0000171478 devstack@c-api.service[113599]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 02 02:46:53.959129 np0000171478 devstack@c-api.service[113599]: import eventlet # noqa May 02 02:46:54.029992 np0000171478 devstack@c-api.service[113598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 02 02:46:54.029992 np0000171478 devstack@c-api.service[113598]: debtcollector.deprecate( May 02 02:46:54.038405 np0000171478 devstack@c-api.service[113600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 02 02:46:54.038405 np0000171478 devstack@c-api.service[113600]: debtcollector.deprecate( May 02 02:46:54.039913 np0000171478 devstack@c-api.service[113601]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 02 02:46:54.039913 np0000171478 devstack@c-api.service[113601]: debtcollector.deprecate( May 02 02:46:54.050935 np0000171478 devstack@c-api.service[113599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 02 02:46:54.050935 np0000171478 devstack@c-api.service[113599]: debtcollector.deprecate( May 02 02:46:54.108833 np0000171478 devstack@c-api.service[113598]: /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 02 02:46:54.108833 np0000171478 devstack@c-api.service[113598]: from cgi import parse_header May 02 02:46:54.118290 np0000171478 devstack@c-api.service[113601]: /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 02 02:46:54.118290 np0000171478 devstack@c-api.service[113601]: from cgi import parse_header May 02 02:46:54.119552 np0000171478 devstack@c-api.service[113600]: /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 02 02:46:54.119552 np0000171478 devstack@c-api.service[113600]: from cgi import parse_header May 02 02:46:54.137949 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:54.137949 np0000171478 devstack@c-api.service[113599]: from cgi import parse_header May 02 02:46:54.154815 np0000171478 devstack@c-api.service[113598]: /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 02 02:46:54.154815 np0000171478 devstack@c-api.service[113598]: removals.removed_module( May 02 02:46:54.155517 np0000171478 devstack@c-api.service[113598]: /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 02 02:46:54.155517 np0000171478 devstack@c-api.service[113598]: removals.removed_module( May 02 02:46:54.162553 np0000171478 devstack@c-api.service[113601]: /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 02 02:46:54.162553 np0000171478 devstack@c-api.service[113601]: removals.removed_module( May 02 02:46:54.163218 np0000171478 devstack@c-api.service[113601]: /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 02 02:46:54.163218 np0000171478 devstack@c-api.service[113601]: removals.removed_module( May 02 02:46:54.163403 np0000171478 devstack@c-api.service[113600]: /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 02 02:46:54.163403 np0000171478 devstack@c-api.service[113600]: removals.removed_module( May 02 02:46:54.164101 np0000171478 devstack@c-api.service[113600]: /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 02 02:46:54.164101 np0000171478 devstack@c-api.service[113600]: removals.removed_module( May 02 02:46:54.186259 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:54.186259 np0000171478 devstack@c-api.service[113599]: removals.removed_module( May 02 02:46:54.186998 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:54.186998 np0000171478 devstack@c-api.service[113599]: removals.removed_module( May 02 02:46:54.775609 np0000171478 devstack@c-api.service[113601]: /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 02 02:46:54.775609 np0000171478 devstack@c-api.service[113601]: warnings.warn( May 02 02:46:54.778890 np0000171478 devstack@c-api.service[113598]: /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 02 02:46:54.778890 np0000171478 devstack@c-api.service[113598]: warnings.warn( May 02 02:46:54.782976 np0000171478 devstack@c-api.service[113600]: /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 02 02:46:54.782976 np0000171478 devstack@c-api.service[113600]: warnings.warn( May 02 02:46:54.819224 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:54.819224 np0000171478 devstack@c-api.service[113599]: warnings.warn( May 02 02:46:54.880110 np0000171478 devstack@c-api.service[113598]: /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 02 02:46:54.880110 np0000171478 devstack@c-api.service[113598]: warnings.warn( May 02 02:46:54.880346 np0000171478 devstack@c-api.service[113601]: /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 02 02:46:54.880346 np0000171478 devstack@c-api.service[113601]: warnings.warn( May 02 02:46:54.886857 np0000171478 devstack@c-api.service[113600]: /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 02 02:46:54.886857 np0000171478 devstack@c-api.service[113600]: warnings.warn( May 02 02:46:54.919187 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:54.919187 np0000171478 devstack@c-api.service[113599]: warnings.warn( May 02 02:46:55.163539 np0000171478 devstack@c-api.service[113600]: 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 02 02:46:55.164165 np0000171478 devstack@c-api.service[113600]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113600) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 02 02:46:55.168322 np0000171478 devstack@c-api.service[113601]: 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 02 02:46:55.168765 np0000171478 devstack@c-api.service[113601]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113601) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 02 02:46:55.178730 np0000171478 devstack@c-api.service[113598]: 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 02 02:46:55.179195 np0000171478 devstack@c-api.service[113598]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113598) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 02 02:46:55.202113 np0000171478 devstack@c-api.service[113599]: 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 02 02:46:55.202463 np0000171478 devstack@c-api.service[113599]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113599) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 02 02:46:55.249947 np0000171478 devstack@c-api.service[113601]: /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 02 02:46:55.249947 np0000171478 devstack@c-api.service[113601]: @jsonschema.FormatChecker.cls_checks('date-time') May 02 02:46:55.250364 np0000171478 devstack@c-api.service[113600]: /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 02 02:46:55.250364 np0000171478 devstack@c-api.service[113600]: @jsonschema.FormatChecker.cls_checks('date-time') May 02 02:46:55.256457 np0000171478 devstack@c-api.service[113598]: /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 02 02:46:55.256457 np0000171478 devstack@c-api.service[113598]: @jsonschema.FormatChecker.cls_checks('date-time') May 02 02:46:55.263465 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:55.263465 np0000171478 devstack@c-api.service[113599]: @jsonschema.FormatChecker.cls_checks('date-time') May 02 02:46:55.705588 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113599) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 02 02:46:55.705752 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113601) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 02 02:46:55.705803 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113598) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 02 02:46:55.705922 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.705972 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113600) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 02 02:46:55.706062 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.706116 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113601) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.706116 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113601) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.706215 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.706254 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.706290 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.706330 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113601) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.706440 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.706495 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.706534 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.706776 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.707354 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.707419 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.707474 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.707521 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.707604 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.707679 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.707722 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.707765 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.707806 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.707863 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.707915 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.707963 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.708013 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113601) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.708085 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.708137 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.708186 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.708229 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.708276 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.708329 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.708377 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.708418 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.708462 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.708504 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.708548 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.708592 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.708635 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113601) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.708635 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113601) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.708715 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.709807 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.709911 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.709911 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.709981 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.710065 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.710109 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.710150 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.710203 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.710278 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.710332 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.710375 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.710415 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.710454 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.710487 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.710529 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.710573 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.710618 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.710662 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113601) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.710711 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.710757 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.710800 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.710877 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.710916 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.710961 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.711005 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.711165 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.711222 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.711272 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.711315 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.711362 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.711403 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.711438 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.711482 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113601) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.711525 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.711595 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113601) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.711644 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.711682 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.711718 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113601) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.711754 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.711797 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.711797 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.711868 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.711904 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.711904 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.711988 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.712051 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113601) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.712099 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.712142 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113601) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.712177 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.712177 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.712177 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.712177 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.712177 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.712177 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.712177 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.712177 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.712981 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.713057 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.713102 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.713154 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.713199 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.713247 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.713296 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.713344 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.713382 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.713428 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.713465 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.713465 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.713534 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.713578 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.713615 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113601) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.713615 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.713615 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.713714 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.713714 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.713791 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113601) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.713831 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113601) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.714158 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.714222 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.714263 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.714323 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.714370 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.714414 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.714459 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.714506 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.714506 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.714585 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.714585 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.714671 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.714712 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.714712 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.714885 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.714983 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.715085 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113601) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.715136 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.715184 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.715232 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.715274 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.715274 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.715356 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.715407 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.715454 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.715493 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113601) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.715493 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113601) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.715563 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.715816 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.715899 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.715995 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.716105 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.716196 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.716254 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.716304 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.716357 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.716400 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.716445 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.716486 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.716526 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.716564 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.716609 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.716650 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.716690 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.716736 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.716786 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.716835 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.716835 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.716905 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113601) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.716960 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.717002 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.717002 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.717002 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.717002 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.717002 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113601) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.717244 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.717290 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113601) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.717353 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.717353 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.717353 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.717353 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.717521 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.717521 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.717924 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.717993 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.718056 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.718101 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.718180 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113601) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.718230 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.718279 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.718332 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.718390 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.718390 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.718461 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.718497 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.718533 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.718583 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.718626 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.718674 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.718714 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.718770 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.718836 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113601) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.718875 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.718919 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.718957 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113601) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.719000 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.719053 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.719094 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.719131 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.719167 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.719167 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.720612 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.720680 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.720721 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.720829 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.720829 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.720921 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113601) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.720974 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.721038 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.721100 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.721145 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.721185 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.721223 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.721261 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.721302 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.721342 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.721408 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.721464 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.721508 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.721580 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113601) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.721626 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.721667 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.721714 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113601) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.721759 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.721816 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.721866 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113601) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.722005 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.722069 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.722111 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.722152 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.722203 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.722254 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.722296 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.722343 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.722386 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.722440 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.722486 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.722527 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.722568 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.722608 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.722658 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.722709 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.722756 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.722884 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113601) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.722939 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.722981 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.723036 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.723093 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113601) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.723145 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.723226 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.723280 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113601) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.723335 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.723383 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.723439 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.723480 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.723526 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.723572 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.723616 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.723653 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.723689 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.723731 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.723772 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.723823 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.723871 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.723921 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113601) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.723962 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.724002 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.724070 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113601) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.724121 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.724167 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.724215 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.724215 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.724296 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.724344 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.724386 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.724386 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.724386 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.724386 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.724386 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.724386 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.724386 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.724647 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.724647 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.724724 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.724763 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113601) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.724800 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.724843 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.724888 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.724926 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.724962 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.725005 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.725076 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.725123 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.725166 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.725207 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.725290 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.725332 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.725374 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.725411 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.725449 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.725532 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.725575 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113601) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.725619 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.725656 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113601) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.725694 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.725694 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.725757 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.725757 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.725757 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.725757 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.725757 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.725757 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.725757 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.726123 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.726175 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.726259 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.726306 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.726348 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.726414 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.726456 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.726503 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.726544 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.726579 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.726624 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.726665 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113601) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.726714 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.726750 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.726787 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.726845 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.726885 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.727005 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.727005 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.727005 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113601) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.727005 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113601) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.727622 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.727699 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.727802 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.727897 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.727985 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.728098 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.728194 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.729095 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.729240 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.729240 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.729324 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.729366 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.729406 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.729486 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.729523 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.729548 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.729580 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.729606 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.729658 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.729687 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.729713 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.729742 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.729771 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113601) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.729802 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.729832 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.729858 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.729884 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.729907 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.729937 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.729967 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.729993 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.730054 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.730082 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.730115 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.730146 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.730172 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.730205 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.730229 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.730259 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113601) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.730290 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.730315 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113601) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.730339 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.730362 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113601) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.730362 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.730362 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.730437 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.730469 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.730469 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.730469 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113601) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.730545 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.730570 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113601) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.730598 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.730598 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.730646 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.730680 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.730710 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.730735 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.730758 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.730787 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.730917 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.730955 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.730980 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.731012 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.731062 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.731094 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.731122 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.731122 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.731173 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.731198 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.731229 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113601) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.731259 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.731288 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.731313 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.731336 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.731361 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.731419 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.731448 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.731514 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113601) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.731543 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.731577 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113601) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.731689 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.731820 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.731950 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.732126 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.732785 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.732943 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.733007 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.733101 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.733136 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.733169 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.733204 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.733286 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.733317 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.733340 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.733365 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.733412 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.733444 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113601) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.733468 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.733499 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.733525 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.733553 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.733576 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.733603 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.733630 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.733657 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.733686 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.733709 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.733734 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.733757 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113601) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.733785 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.733810 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.733837 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113601) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.734763 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.734803 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.734842 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.734925 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.734990 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.735045 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.735081 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.735107 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.735131 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.735159 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.735183 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.735211 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.735235 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.735261 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.735287 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.735310 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113601) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.735344 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.735373 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.735404 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.735436 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.735460 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.735486 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.735515 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.735541 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.735570 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.735602 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113601) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.735632 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.735662 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.735685 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113601) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.735711 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.735711 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.735769 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.735808 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.735841 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.735871 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.735902 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113601) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.735932 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.735957 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.735982 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.736007 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.736057 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.736083 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.736106 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.736136 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.736166 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.736195 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.736222 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113601) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.736251 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.736278 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113601) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.736303 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.736408 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.736499 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.736596 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.736680 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.736768 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.736862 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.737259 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.737363 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.737452 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.737480 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.737527 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.737555 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113601) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.737579 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.737612 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.737638 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.737663 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.737686 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.737716 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.737742 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.737766 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.737793 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.737822 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.737852 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.737881 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.737906 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.737934 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113601) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.737964 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.737989 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113601) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.738014 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.738014 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.738086 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.738115 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.738175 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.738240 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.738513 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.738547 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.738613 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.738647 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.738681 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.738709 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113601) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.738740 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.738770 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.738797 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.738861 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.738893 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.738921 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.738944 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.738969 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.738997 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.739051 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.739083 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.739111 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113601) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.739111 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113601) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.739155 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.739265 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.739415 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.739484 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.739546 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.739607 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.739661 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.739687 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.739720 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.739765 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.739791 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.739845 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.739940 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.740032 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.740134 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.740228 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.741319 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113601) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.741388 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.741461 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.741499 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.741527 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.741554 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.741579 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.741606 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.741631 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113601) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.741656 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.741681 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.741711 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113601) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.741737 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.741761 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.741791 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.741820 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.741848 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.741876 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.741933 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.741987 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.742060 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.743241 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.743338 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.743429 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.743521 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.743619 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.743705 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.743796 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.746916 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113601) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.746916 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.747315 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.747379 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.747460 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.747517 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.747618 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.747686 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.747739 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113601) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.747816 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.747873 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113601) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.747932 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.747932 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.747932 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.748111 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.748111 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.748252 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113601) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.748321 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.748321 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.748421 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.748480 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.748537 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.748602 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.748667 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.748723 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.748793 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.748859 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.748926 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.748926 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113601) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.749058 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.749132 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113601) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.749200 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.749200 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.749305 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.749361 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.749425 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.749482 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.749558 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.749558 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.749558 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.749558 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.749558 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.749841 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113601) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.749841 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.749841 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.749841 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.750214 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.750278 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.750334 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.750391 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113601) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.750451 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.750506 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113601) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.750571 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.750571 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.750571 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.750757 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.750870 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.750938 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.750938 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.750938 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.750938 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.750938 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.750938 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.750938 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.750938 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.750938 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.750938 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.750938 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.751530 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.751590 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.751658 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.751658 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.751780 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.751840 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.751840 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.751840 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.751840 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.752224 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.752224 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.752224 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.752224 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.752224 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.752224 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.752224 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.756265 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.756351 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.756392 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.756437 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.756490 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.756535 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.756572 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.756614 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.756655 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.756701 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.756740 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.756791 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.756791 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.756791 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.757251 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113601) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.757310 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.757375 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.757419 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.757461 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.757498 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.757546 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.757585 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113601) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.757627 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.757665 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113601) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.757706 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.757706 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.757706 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.757833 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.758572 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.758633 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.758680 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.758721 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.758762 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.758810 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.758894 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.758939 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.758982 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.759046 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.759087 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.759124 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.759175 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.759175 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.759550 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113601) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.759610 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.759651 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.759706 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.759746 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.759785 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.759825 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.759874 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.759921 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113601) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.759968 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.760010 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.760076 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.760125 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.760169 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113601) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.760213 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.760251 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.760295 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.760335 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.760379 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.760419 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.760463 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.760505 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.760542 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.760577 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.760614 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.760651 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.760686 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113601) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.760812 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.760866 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.760912 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.760912 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.760912 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.760912 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.761073 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.761113 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113601) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.761154 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.761199 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113601) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.761235 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.761235 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.761235 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.761235 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.761235 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.761399 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.761437 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.761475 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.761522 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.761559 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.761596 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.761638 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.761680 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.761716 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.761752 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.761789 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.761826 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.761868 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.761917 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.761961 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.761998 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.762050 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.762098 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.762137 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.762173 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.762209 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.762244 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.762280 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.762315 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.762363 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.762404 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.762404 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.762404 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.762937 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113601) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.763000 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.763070 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.763117 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.763157 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.763193 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.763237 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.763280 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113601) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.763323 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.763365 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113601) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.763402 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.763439 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113601) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.763477 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.763513 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.763555 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.763596 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.763687 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.763727 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.763766 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.763803 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.763841 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.763887 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.763933 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.763976 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.764014 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.764068 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113601) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.764119 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.764157 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.764199 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.764236 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113601) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.764278 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.764313 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.764357 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.764394 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.764436 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.764472 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.764514 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.764556 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.764598 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.764639 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.764675 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.764711 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.764753 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113601) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.764753 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.764753 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.764753 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.764753 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.764921 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.764964 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113601) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.765004 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.765066 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113601) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.765104 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.765104 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.765104 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.765104 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.765104 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.768342 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.768420 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.768468 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.768515 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.768559 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.768602 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.768650 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.768689 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.768734 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.768767 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.768799 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.768833 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.768866 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.768898 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.768930 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113598) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.768973 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.769045 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.769080 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.769134 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.769172 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.769210 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.769241 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.769278 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.769320 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.769358 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113599) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.769393 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113600) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.769434 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113598) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.769470 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.769512 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113600) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.769554 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113598) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.769595 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.769635 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.769672 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.769708 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.769749 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113599) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.769785 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.769822 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113599) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.769863 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113600) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.769863 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113600) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.770395 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113601) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.770453 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.770508 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.770563 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.770604 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.770684 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113601) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.770752 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113601) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 02 02:46:55.770792 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113601) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 02 02:46:55.770876 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 02 02:46:55.770935 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 02 02:46:55.771000 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 02 02:46:55.771075 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113601) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 02 02:46:55.771142 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113601) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 02 02:46:55.814740 np0000171478 devstack@c-api.service[113599]: INFO dbcounter [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 None None] Registered counter for database cinder May 02 02:46:55.815469 np0000171478 devstack@c-api.service[113598]: INFO dbcounter [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 None None] Registered counter for database cinder May 02 02:46:55.816946 np0000171478 devstack@c-api.service[113600]: INFO dbcounter [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 None None] Registered counter for database cinder May 02 02:46:55.817135 np0000171478 devstack@c-api.service[113601]: INFO dbcounter [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 None None] Registered counter for database cinder May 02 02:46:55.826815 np0000171478 devstack@c-api.service[113599]: DEBUG oslo_db.sqlalchemy.engines [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 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=113599) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 02 02:46:55.828410 np0000171478 devstack@c-api.service[113598]: DEBUG oslo_db.sqlalchemy.engines [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 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=113598) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 02 02:46:55.829542 np0000171478 devstack@c-api.service[113600]: DEBUG oslo_db.sqlalchemy.engines [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 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=113600) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 02 02:46:55.831532 np0000171478 devstack@c-api.service[113601]: DEBUG oslo_db.sqlalchemy.engines [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 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=113601) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 02 02:46:55.939127 np0000171478 devstack@c-api.service[113599]: DEBUG dbcounter [-] [113599] Writer thread running {{(pid=113599) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 02 02:46:55.941734 np0000171478 devstack@c-api.service[113599]: INFO cinder.rpc [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 02 02:46:55.943719 np0000171478 devstack@c-api.service[113601]: DEBUG dbcounter [-] [113601] Writer thread running {{(pid=113601) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 02 02:46:55.943861 np0000171478 devstack@c-api.service[113600]: DEBUG dbcounter [-] [113600] Writer thread running {{(pid=113600) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 02 02:46:55.944141 np0000171478 devstack@c-api.service[113599]: INFO cinder.rpc [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 02 02:46:55.944450 np0000171478 devstack@c-api.service[113598]: DEBUG dbcounter [-] [113598] Writer thread running {{(pid=113598) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 02 02:46:55.946118 np0000171478 devstack@c-api.service[113600]: INFO cinder.rpc [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 02 02:46:55.946228 np0000171478 devstack@c-api.service[113599]: INFO cinder.rpc [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 02 02:46:55.946411 np0000171478 devstack@c-api.service[113601]: INFO cinder.rpc [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 02 02:46:55.947223 np0000171478 devstack@c-api.service[113598]: INFO cinder.rpc [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 02 02:46:55.948453 np0000171478 devstack@c-api.service[113599]: INFO cinder.rpc [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 02 02:46:55.949555 np0000171478 devstack@c-api.service[113600]: INFO cinder.rpc [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 02 02:46:55.949613 np0000171478 devstack@c-api.service[113598]: INFO cinder.rpc [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 02 02:46:55.949679 np0000171478 devstack@c-api.service[113599]: WARNING castellan.key_manager.migration [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:55.949869 np0000171478 devstack@c-api.service[113601]: INFO cinder.rpc [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 02 02:46:55.951680 np0000171478 devstack@c-api.service[113598]: INFO cinder.rpc [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 02 02:46:55.951827 np0000171478 devstack@c-api.service[113600]: INFO cinder.rpc [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 02 02:46:55.951943 np0000171478 devstack@c-api.service[113599]: WARNING castellan.key_manager.migration [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:55.952125 np0000171478 devstack@c-api.service[113601]: INFO cinder.rpc [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 02 02:46:55.953514 np0000171478 devstack@c-api.service[113598]: INFO cinder.rpc [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 02 02:46:55.954081 np0000171478 devstack@c-api.service[113600]: INFO cinder.rpc [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 02 02:46:55.954452 np0000171478 devstack@c-api.service[113601]: INFO cinder.rpc [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 02 02:46:55.954596 np0000171478 devstack@c-api.service[113598]: WARNING castellan.key_manager.migration [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:55.955290 np0000171478 devstack@c-api.service[113600]: WARNING castellan.key_manager.migration [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:55.955744 np0000171478 devstack@c-api.service[113601]: WARNING castellan.key_manager.migration [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:55.956515 np0000171478 devstack@c-api.service[113598]: WARNING castellan.key_manager.migration [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:55.956952 np0000171478 devstack@c-api.service[113599]: DEBUG oslo_db.sqlalchemy.engines [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 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=113599) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 02 02:46:55.957827 np0000171478 devstack@c-api.service[113600]: WARNING castellan.key_manager.migration [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:55.957998 np0000171478 devstack@c-api.service[113601]: WARNING castellan.key_manager.migration [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:55.958656 np0000171478 devstack@c-api.service[113599]: INFO cinder.rpc [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 02 02:46:55.960363 np0000171478 devstack@c-api.service[113599]: INFO cinder.rpc [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 02 02:46:55.960827 np0000171478 devstack@c-api.service[113598]: DEBUG oslo_db.sqlalchemy.engines [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 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=113598) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 02 02:46:55.961134 np0000171478 devstack@c-api.service[113599]: WARNING castellan.key_manager.migration [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:55.963181 np0000171478 devstack@c-api.service[113600]: DEBUG oslo_db.sqlalchemy.engines [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 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=113600) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 02 02:46:55.963462 np0000171478 devstack@c-api.service[113598]: INFO cinder.rpc [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 02 02:46:55.964586 np0000171478 devstack@c-api.service[113601]: DEBUG oslo_db.sqlalchemy.engines [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 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=113601) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 02 02:46:55.965230 np0000171478 devstack@c-api.service[113600]: INFO cinder.rpc [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 02 02:46:55.965769 np0000171478 devstack@c-api.service[113598]: INFO cinder.rpc [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 02 02:46:55.966507 np0000171478 devstack@c-api.service[113601]: INFO cinder.rpc [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 02 02:46:55.967114 np0000171478 devstack@c-api.service[113598]: WARNING castellan.key_manager.migration [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:55.967185 np0000171478 devstack@c-api.service[113600]: INFO cinder.rpc [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 02 02:46:55.968123 np0000171478 devstack@c-api.service[113600]: WARNING castellan.key_manager.migration [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:55.968229 np0000171478 devstack@c-api.service[113601]: INFO cinder.rpc [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 02 02:46:55.968961 np0000171478 devstack@c-api.service[113601]: WARNING castellan.key_manager.migration [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:55.971575 np0000171478 devstack@c-api.service[113599]: WARNING castellan.key_manager.migration [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:55.975904 np0000171478 devstack@c-api.service[113599]: WARNING castellan.key_manager.migration [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:55.979166 np0000171478 devstack@c-api.service[113599]: WARNING castellan.key_manager.migration [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:55.980644 np0000171478 devstack@c-api.service[113600]: WARNING castellan.key_manager.migration [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:55.980746 np0000171478 devstack@c-api.service[113598]: WARNING castellan.key_manager.migration [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:55.980989 np0000171478 devstack@c-api.service[113601]: WARNING castellan.key_manager.migration [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:55.983293 np0000171478 devstack@c-api.service[113599]: WARNING castellan.key_manager.migration [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:55.983879 np0000171478 devstack@c-api.service[113600]: WARNING castellan.key_manager.migration [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:55.984195 np0000171478 devstack@c-api.service[113598]: WARNING castellan.key_manager.migration [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:55.985376 np0000171478 devstack@c-api.service[113601]: WARNING castellan.key_manager.migration [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:55.986726 np0000171478 devstack@c-api.service[113599]: WARNING castellan.key_manager.migration [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:55.987152 np0000171478 devstack@c-api.service[113600]: WARNING castellan.key_manager.migration [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:55.987564 np0000171478 devstack@c-api.service[113598]: WARNING castellan.key_manager.migration [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:55.988911 np0000171478 devstack@c-api.service[113601]: WARNING castellan.key_manager.migration [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:55.989569 np0000171478 devstack@c-api.service[113599]: WARNING castellan.key_manager.migration [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:55.991839 np0000171478 devstack@c-api.service[113600]: WARNING castellan.key_manager.migration [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:55.992331 np0000171478 devstack@c-api.service[113598]: WARNING castellan.key_manager.migration [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:55.992749 np0000171478 devstack@c-api.service[113599]: WARNING castellan.key_manager.migration [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:55.993633 np0000171478 devstack@c-api.service[113601]: WARNING castellan.key_manager.migration [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:55.994994 np0000171478 devstack@c-api.service[113600]: WARNING castellan.key_manager.migration [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:55.995491 np0000171478 devstack@c-api.service[113598]: WARNING castellan.key_manager.migration [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:55.995645 np0000171478 devstack@c-api.service[113599]: WARNING castellan.key_manager.migration [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:55.996767 np0000171478 devstack@c-api.service[113601]: WARNING castellan.key_manager.migration [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:55.997901 np0000171478 devstack@c-api.service[113600]: WARNING castellan.key_manager.migration [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:55.998559 np0000171478 devstack@c-api.service[113598]: WARNING castellan.key_manager.migration [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:55.999158 np0000171478 devstack@c-api.service[113599]: WARNING castellan.key_manager.migration [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:55.999714 np0000171478 devstack@c-api.service[113601]: WARNING castellan.key_manager.migration [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.000679 np0000171478 devstack@c-api.service[113599]: WARNING castellan.key_manager.migration [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.001102 np0000171478 devstack@c-api.service[113600]: WARNING castellan.key_manager.migration [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.001792 np0000171478 devstack@c-api.service[113598]: WARNING castellan.key_manager.migration [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.002945 np0000171478 devstack@c-api.service[113601]: WARNING castellan.key_manager.migration [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.003393 np0000171478 devstack@c-api.service[113599]: WARNING castellan.key_manager.migration [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.004153 np0000171478 devstack@c-api.service[113600]: WARNING castellan.key_manager.migration [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.004797 np0000171478 devstack@c-api.service[113598]: WARNING castellan.key_manager.migration [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.005812 np0000171478 devstack@c-api.service[113601]: WARNING castellan.key_manager.migration [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.007126 np0000171478 devstack@c-api.service[113600]: WARNING castellan.key_manager.migration [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.008623 np0000171478 devstack@c-api.service[113598]: WARNING castellan.key_manager.migration [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.008692 np0000171478 devstack@c-api.service[113600]: WARNING castellan.key_manager.migration [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.008750 np0000171478 devstack@c-api.service[113601]: WARNING castellan.key_manager.migration [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.008966 np0000171478 devstack@c-api.service[113599]: WARNING castellan.key_manager.migration [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.010243 np0000171478 devstack@c-api.service[113598]: WARNING castellan.key_manager.migration [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.010310 np0000171478 devstack@c-api.service[113601]: WARNING castellan.key_manager.migration [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.011323 np0000171478 devstack@c-api.service[113600]: WARNING castellan.key_manager.migration [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.012425 np0000171478 devstack@c-api.service[113599]: WARNING castellan.key_manager.migration [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.012944 np0000171478 devstack@c-api.service[113598]: WARNING castellan.key_manager.migration [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.013216 np0000171478 devstack@c-api.service[113601]: WARNING castellan.key_manager.migration [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.014192 np0000171478 devstack@c-api.service[113599]: WARNING cinder.api.contrib.hosts [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 02 02:46:56.014999 np0000171478 devstack@c-api.service[113599]: WARNING castellan.key_manager.migration [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.016412 np0000171478 devstack@c-api.service[113599]: WARNING castellan.key_manager.migration [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.017653 np0000171478 devstack@c-api.service[113600]: WARNING castellan.key_manager.migration [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.017902 np0000171478 devstack@c-api.service[113599]: WARNING castellan.key_manager.migration [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.018743 np0000171478 devstack@c-api.service[113598]: WARNING castellan.key_manager.migration [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.019250 np0000171478 devstack@c-api.service[113601]: WARNING castellan.key_manager.migration [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.019405 np0000171478 devstack@c-api.service[113599]: WARNING castellan.key_manager.migration [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.020894 np0000171478 devstack@c-api.service[113599]: WARNING castellan.key_manager.migration [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.021095 np0000171478 devstack@c-api.service[113600]: WARNING castellan.key_manager.migration [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.022262 np0000171478 devstack@c-api.service[113598]: WARNING castellan.key_manager.migration [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.022584 np0000171478 devstack@c-api.service[113599]: WARNING castellan.key_manager.migration [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.022652 np0000171478 devstack@c-api.service[113601]: WARNING castellan.key_manager.migration [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.022866 np0000171478 devstack@c-api.service[113600]: WARNING cinder.api.contrib.hosts [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 02 02:46:56.023684 np0000171478 devstack@c-api.service[113600]: WARNING castellan.key_manager.migration [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.024069 np0000171478 devstack@c-api.service[113599]: WARNING castellan.key_manager.migration [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.024164 np0000171478 devstack@c-api.service[113598]: WARNING cinder.api.contrib.hosts [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 02 02:46:56.024447 np0000171478 devstack@c-api.service[113601]: WARNING cinder.api.contrib.hosts [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 02 02:46:56.024954 np0000171478 devstack@c-api.service[113598]: WARNING castellan.key_manager.migration [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.025137 np0000171478 devstack@c-api.service[113600]: WARNING castellan.key_manager.migration [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.025286 np0000171478 devstack@c-api.service[113601]: WARNING castellan.key_manager.migration [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.025468 np0000171478 devstack@c-api.service[113599]: WARNING castellan.key_manager.migration [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.026316 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.v3.router [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 None None] Extended resource: extensions {{(pid=113599) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:46:56.026439 np0000171478 devstack@c-api.service[113598]: WARNING castellan.key_manager.migration [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.026593 np0000171478 devstack@c-api.service[113600]: WARNING castellan.key_manager.migration [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.026680 np0000171478 devstack@c-api.service[113601]: WARNING castellan.key_manager.migration [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.027596 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.v3.router [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 None None] Extended resource: encryption {{(pid=113599) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:46:56.027965 np0000171478 devstack@c-api.service[113598]: WARNING castellan.key_manager.migration [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.028060 np0000171478 devstack@c-api.service[113600]: WARNING castellan.key_manager.migration [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.028184 np0000171478 devstack@c-api.service[113601]: WARNING castellan.key_manager.migration [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.029246 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.v3.router [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 None None] Extended resource: os-hosts {{(pid=113599) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:46:56.029517 np0000171478 devstack@c-api.service[113598]: WARNING castellan.key_manager.migration [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.029583 np0000171478 devstack@c-api.service[113600]: WARNING castellan.key_manager.migration [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.029641 np0000171478 devstack@c-api.service[113601]: WARNING castellan.key_manager.migration [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.030595 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.v3.router [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 None None] Extended resource: os-quota-class-sets {{(pid=113599) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:46:56.031102 np0000171478 devstack@c-api.service[113598]: WARNING castellan.key_manager.migration [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.031177 np0000171478 devstack@c-api.service[113601]: WARNING castellan.key_manager.migration [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.031233 np0000171478 devstack@c-api.service[113600]: WARNING castellan.key_manager.migration [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.031883 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.v3.router [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 None None] Extended resource: capabilities {{(pid=113599) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:46:56.032725 np0000171478 devstack@c-api.service[113600]: WARNING castellan.key_manager.migration [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.032768 np0000171478 devstack@c-api.service[113598]: WARNING castellan.key_manager.migration [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.032803 np0000171478 devstack@c-api.service[113601]: WARNING castellan.key_manager.migration [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.033165 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.v3.router [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 None None] Extended resource: extra_specs {{(pid=113599) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:46:56.034130 np0000171478 devstack@c-api.service[113600]: WARNING castellan.key_manager.migration [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.034258 np0000171478 devstack@c-api.service[113598]: WARNING castellan.key_manager.migration [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.034300 np0000171478 devstack@c-api.service[113601]: WARNING castellan.key_manager.migration [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.034709 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.v3.router [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 None None] Extended resource: os-volume-manage {{(pid=113599) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:46:56.034997 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.v3.router [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 None None] Extended resource: extensions {{(pid=113600) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:46:56.035667 np0000171478 devstack@c-api.service[113598]: WARNING castellan.key_manager.migration [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.035711 np0000171478 devstack@c-api.service[113601]: WARNING castellan.key_manager.migration [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.036141 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.v3.router [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 None None] Extended resource: consistencygroups {{(pid=113599) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:46:56.036279 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.v3.router [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 None None] Extended resource: encryption {{(pid=113600) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:46:56.036510 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.v3.router [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 None None] Extended resource: extensions {{(pid=113598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:46:56.036563 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.v3.router [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 None None] Extended resource: extensions {{(pid=113601) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:46:56.037809 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.v3.router [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 None None] Extended resource: encryption {{(pid=113601) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:46:56.037997 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.v3.router [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 None None] Extended resource: os-hosts {{(pid=113600) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:46:56.038386 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.v3.router [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 None None] Extended resource: encryption {{(pid=113598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:46:56.038522 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.v3.router [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 None None] Extended resource: os-availability-zone {{(pid=113599) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:46:56.039413 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.v3.router [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 None None] Extended resource: os-quota-class-sets {{(pid=113600) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:46:56.039505 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.v3.router [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 None None] Extended resource: os-hosts {{(pid=113601) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:46:56.039909 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.v3.router [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 None None] Extended resource: cgsnapshots {{(pid=113599) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:46:56.040165 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.v3.router [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 None None] Extended resource: os-hosts {{(pid=113598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:46:56.040736 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.v3.router [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 None None] Extended resource: capabilities {{(pid=113600) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:46:56.040863 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.v3.router [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 None None] Extended resource: os-quota-class-sets {{(pid=113601) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:46:56.041293 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.v3.router [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 None None] Extended resource: os-volume-transfer {{(pid=113599) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:46:56.041636 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.v3.router [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 None None] Extended resource: os-quota-class-sets {{(pid=113598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:46:56.041947 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.v3.router [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 None None] Extended resource: extra_specs {{(pid=113600) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:46:56.042073 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.v3.router [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 None None] Extended resource: capabilities {{(pid=113601) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:46:56.042950 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.v3.router [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 None None] Extended resource: capabilities {{(pid=113598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:46:56.043388 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.v3.router [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 None None] Extended resource: extra_specs {{(pid=113601) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:46:56.043475 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.v3.router [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 None None] Extended resource: os-volume-type-access {{(pid=113599) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:46:56.043545 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.v3.router [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 None None] Extended resource: os-volume-manage {{(pid=113600) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:46:56.044246 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.v3.router [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 None None] Extended resource: extra_specs {{(pid=113598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:46:56.044921 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.v3.router [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 None None] Extended resource: consistencygroups {{(pid=113600) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:46:56.044989 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.v3.router [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 None None] Extended resource: os-volume-manage {{(pid=113601) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:46:56.045079 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.v3.router [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 None None] Extended resource: scheduler-stats {{(pid=113599) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:46:56.045823 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.v3.router [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 None None] Extended resource: os-volume-manage {{(pid=113598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:46:56.046336 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.v3.router [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 None None] Extended resource: consistencygroups {{(pid=113601) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:46:56.046535 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.v3.router [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 None None] Extended resource: encryption {{(pid=113599) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:46:56.046896 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.v3.router [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 None None] Extended resource: os-availability-zone {{(pid=113600) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:46:56.047256 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.v3.router [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 None None] Extended resource: consistencygroups {{(pid=113598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:46:56.048072 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.v3.router [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 None None] Extended resource: qos-specs {{(pid=113599) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:46:56.048245 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.v3.router [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 None None] Extended resource: cgsnapshots {{(pid=113600) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:46:56.048312 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.v3.router [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 None None] Extended resource: os-availability-zone {{(pid=113601) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:46:56.049254 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.v3.router [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 None None] Extended resource: os-availability-zone {{(pid=113598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:46:56.049612 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.v3.router [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 None None] Extended resource: os-volume-transfer {{(pid=113600) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:46:56.049672 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.v3.router [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 None None] Extended resource: cgsnapshots {{(pid=113601) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:46:56.050162 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.v3.router [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 None None] Extended resource: os-quota-sets {{(pid=113599) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:46:56.050720 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.v3.router [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 None None] Extended resource: cgsnapshots {{(pid=113598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:46:56.051066 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.v3.router [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 None None] Extended resource: os-volume-transfer {{(pid=113601) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:46:56.051344 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.v3.router [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 None None] Extended resource: os-volume-type-access {{(pid=113600) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:46:56.051635 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.v3.router [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 None None] Extended resource: backups {{(pid=113599) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:46:56.052191 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.v3.router [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 None None] Extended resource: os-volume-transfer {{(pid=113598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:46:56.052707 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.v3.router [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 None None] Extended resource: os-volume-type-access {{(pid=113601) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:46:56.053451 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.v3.router [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 None None] Extended resource: scheduler-stats {{(pid=113600) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:46:56.053664 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.v3.router [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 None None] Extended resource: os-snapshot-manage {{(pid=113599) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:46:56.054461 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.v3.router [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 None None] Extended resource: os-volume-type-access {{(pid=113598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:46:56.054860 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.v3.router [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 None None] Extended resource: scheduler-stats {{(pid=113601) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:46:56.054946 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.v3.router [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 None None] Extended resource: encryption {{(pid=113600) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:46:56.055848 np0000171478 devstack@c-api.service[113599]: WARNING castellan.key_manager.migration [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.056185 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.v3.router [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 None None] Extended resource: scheduler-stats {{(pid=113598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:46:56.056356 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.v3.router [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 None None] Extended resource: encryption {{(pid=113601) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:46:56.056429 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.v3.router [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 None None] Extended resource: qos-specs {{(pid=113600) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:46:56.056777 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.contrib.snapshot_actions [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 None None] SnapshotActionsController initialized {{(pid=113599) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 02 02:46:56.057526 np0000171478 devstack@c-api.service[113599]: WARNING castellan.key_manager.migration [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.057656 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.v3.router [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 None None] Extended resource: encryption {{(pid=113598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:46:56.057860 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.v3.router [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 None None] Extended resource: qos-specs {{(pid=113601) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:46:56.058482 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.v3.router [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 None None] Extended resource: os-quota-sets {{(pid=113600) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:46:56.058969 np0000171478 devstack@c-api.service[113599]: WARNING castellan.key_manager.migration [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.059228 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.v3.router [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 None None] Extended resource: qos-specs {{(pid=113598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:46:56.059944 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.v3.router [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 None None] Extended resource: backups {{(pid=113600) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:46:56.060056 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.v3.router [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 None None] Extended resource: os-quota-sets {{(pid=113601) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:46:56.060380 np0000171478 devstack@c-api.service[113599]: WARNING castellan.key_manager.migration [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.061326 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.v3.router [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 None None] Extended resource: os-quota-sets {{(pid=113598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:46:56.061405 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.v3.router [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 None None] Extended resource: backups {{(pid=113601) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:46:56.061762 np0000171478 devstack@c-api.service[113599]: WARNING castellan.key_manager.migration [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.061964 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.v3.router [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 None None] Extended resource: os-snapshot-manage {{(pid=113600) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:46:56.062779 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.v3.router [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 None None] Extended resource: backups {{(pid=113598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:46:56.063189 np0000171478 devstack@c-api.service[113599]: WARNING castellan.key_manager.migration [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.063490 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.v3.router [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 None None] Extended resource: os-snapshot-manage {{(pid=113601) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:46:56.064157 np0000171478 devstack@c-api.service[113600]: WARNING castellan.key_manager.migration [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.064636 np0000171478 devstack@c-api.service[113599]: WARNING castellan.key_manager.migration [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.064912 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.v3.router [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 None None] Extended resource: os-snapshot-manage {{(pid=113598) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 02 02:46:56.065056 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.contrib.snapshot_actions [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 None None] SnapshotActionsController initialized {{(pid=113600) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 02 02:46:56.065599 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.v3.router [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113599) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:46:56.065695 np0000171478 devstack@c-api.service[113601]: WARNING castellan.key_manager.migration [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.065755 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.v3.router [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113599) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:46:56.065813 np0000171478 devstack@c-api.service[113600]: WARNING castellan.key_manager.migration [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.065873 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.v3.router [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113599) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:46:56.065948 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.v3.router [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 None None] Extension TypesManage extending resource: types {{(pid=113599) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:46:56.066060 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.v3.router [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113599) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:46:56.066142 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.v3.router [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113599) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:46:56.066263 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.v3.router [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113599) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:46:56.066344 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.v3.router [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113599) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:46:56.066474 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.v3.router [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 None None] Extension VolumeActions extending resource: volumes {{(pid=113599) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:46:56.066546 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.contrib.snapshot_actions [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 None None] SnapshotActionsController initialized {{(pid=113601) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 02 02:46:56.066604 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.v3.router [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113599) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:46:56.066684 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.v3.router [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113599) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:46:56.066818 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.v3.router [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113599) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:46:56.067016 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.v3.router [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 None None] Extension UsedLimits extending resource: limits {{(pid=113599) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:46:56.067131 np0000171478 devstack@c-api.service[113598]: WARNING castellan.key_manager.migration [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.067195 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.v3.router [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 None None] Extension AdminActions extending resource: volumes {{(pid=113599) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:46:56.067260 np0000171478 devstack@c-api.service[113600]: WARNING castellan.key_manager.migration [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.067318 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.v3.router [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 None None] Extension AdminActions extending resource: snapshots {{(pid=113599) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:46:56.067385 np0000171478 devstack@c-api.service[113601]: WARNING castellan.key_manager.migration [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.067429 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.v3.router [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 None None] Extension AdminActions extending resource: backups {{(pid=113599) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:46:56.068064 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.contrib.snapshot_actions [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 None None] SnapshotActionsController initialized {{(pid=113598) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 02 02:46:56.068613 np0000171478 devstack@c-api.service[113600]: WARNING castellan.key_manager.migration [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.068669 np0000171478 devstack@c-api.service[113601]: WARNING castellan.key_manager.migration [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.068794 np0000171478 devstack@c-api.service[113598]: WARNING castellan.key_manager.migration [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.069581 np0000171478 devstack@c-api.service[113599]: WARNING keystonemiddleware.auth_token [None req-b258bb6a-ac70-4cb1-9523-a3578f7689f0 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 02 02:46:56.070029 np0000171478 devstack@c-api.service[113600]: WARNING castellan.key_manager.migration [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.070083 np0000171478 devstack@c-api.service[113601]: WARNING castellan.key_manager.migration [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.070276 np0000171478 devstack@c-api.service[113598]: WARNING castellan.key_manager.migration [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.071446 np0000171478 devstack@c-api.service[113600]: WARNING castellan.key_manager.migration [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.071551 np0000171478 devstack@c-api.service[113601]: WARNING castellan.key_manager.migration [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.071789 np0000171478 devstack@c-api.service[113598]: WARNING castellan.key_manager.migration [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.072885 np0000171478 devstack@c-api.service[113600]: WARNING castellan.key_manager.migration [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.072935 np0000171478 devstack@c-api.service[113601]: WARNING castellan.key_manager.migration [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.073215 np0000171478 devstack@c-api.service[113598]: WARNING castellan.key_manager.migration [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.073849 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.v3.router [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113600) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:46:56.073970 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.v3.router [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113600) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:46:56.074090 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.v3.router [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113600) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:46:56.074202 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.v3.router [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 None None] Extension TypesManage extending resource: types {{(pid=113600) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:46:56.074308 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.v3.router [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113600) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:46:56.074379 np0000171478 devstack@c-api.service[113601]: WARNING castellan.key_manager.migration [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.074420 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.v3.router [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113600) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:46:56.074523 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.v3.router [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113600) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:46:56.074592 np0000171478 devstack@c-api.service[113598]: WARNING castellan.key_manager.migration [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.074633 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.v3.router [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113600) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:46:56.074748 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.v3.router [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 None None] Extension VolumeActions extending resource: volumes {{(pid=113600) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:46:56.074868 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.v3.router [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113600) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:46:56.074992 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.v3.router [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113600) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:46:56.075110 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.v3.router [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113600) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:46:56.075305 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.v3.router [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 None None] Extension UsedLimits extending resource: limits {{(pid=113600) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:46:56.075376 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.v3.router [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113601) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:46:56.075420 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.v3.router [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 None None] Extension AdminActions extending resource: volumes {{(pid=113600) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:46:56.075492 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.v3.router [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113601) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:46:56.075533 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.v3.router [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 None None] Extension AdminActions extending resource: snapshots {{(pid=113600) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:46:56.075570 np0000171478 devstack@c-api.service[113599]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7c5c432a3668 pid: 113599 (default app) May 02 02:46:56.075607 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.v3.router [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113601) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:46:56.075647 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.v3.router [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 None None] Extension AdminActions extending resource: backups {{(pid=113600) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:46:56.075692 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.v3.router [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 None None] Extension TypesManage extending resource: types {{(pid=113601) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:46:56.075809 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.v3.router [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113601) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:46:56.075918 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.v3.router [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113601) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:46:56.076030 np0000171478 devstack@c-api.service[113599]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 02 02:46:56.076030 np0000171478 devstack@c-api.service[113599]: warnings.warn( May 02 02:46:56.076099 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.v3.router [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113601) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:46:56.076147 np0000171478 devstack@c-api.service[113598]: WARNING castellan.key_manager.migration [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 02 02:46:56.076184 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.v3.router [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113601) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:46:56.076265 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.v3.router [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 None None] Extension VolumeActions extending resource: volumes {{(pid=113601) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:46:56.076396 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.v3.router [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113601) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:46:56.076499 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.v3.router [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113601) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:46:56.076607 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.v3.router [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113601) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:46:56.076790 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.v3.router [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 None None] Extension UsedLimits extending resource: limits {{(pid=113601) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:46:56.076894 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.v3.router [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 None None] Extension AdminActions extending resource: volumes {{(pid=113601) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:46:56.077008 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.v3.router [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 None None] Extension AdminActions extending resource: snapshots {{(pid=113601) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:46:56.077076 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.v3.router [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:46:56.077126 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.v3.router [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 None None] Extension AdminActions extending resource: backups {{(pid=113601) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:46:56.077199 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.v3.router [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:46:56.077311 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.v3.router [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:46:56.077423 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.v3.router [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 None None] Extension TypesManage extending resource: types {{(pid=113598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:46:56.077534 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.v3.router [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:46:56.077638 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.v3.router [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:46:56.077767 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.v3.router [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:46:56.077860 np0000171478 devstack@c-api.service[113600]: WARNING keystonemiddleware.auth_token [None req-b3f6af28-5d85-4c7e-aa33-c12c3c6f72f6 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 02 02:46:56.077908 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.v3.router [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:46:56.077987 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.v3.router [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 None None] Extension VolumeActions extending resource: volumes {{(pid=113598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:46:56.078131 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.v3.router [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:46:56.078242 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.v3.router [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:46:56.078350 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.v3.router [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:46:56.078528 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.v3.router [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 None None] Extension UsedLimits extending resource: limits {{(pid=113598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:46:56.078633 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.v3.router [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 None None] Extension AdminActions extending resource: volumes {{(pid=113598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:46:56.078749 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.v3.router [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 None None] Extension AdminActions extending resource: snapshots {{(pid=113598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:46:56.078851 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.v3.router [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 None None] Extension AdminActions extending resource: backups {{(pid=113598) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 02 02:46:56.079409 np0000171478 devstack@c-api.service[113601]: WARNING keystonemiddleware.auth_token [None req-f00fd720-ea52-4a7f-a4d8-0cc3eccf7158 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 02 02:46:56.081174 np0000171478 devstack@c-api.service[113598]: WARNING keystonemiddleware.auth_token [None req-f7c583dd-c1dc-4dcd-87cf-4b33dbb24506 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 02 02:46:56.083580 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.083580 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.083580 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.083580 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.083802 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.083802 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.083802 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.083802 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.083985 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.083985 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.083985 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.083985 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.083985 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.083985 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.084279 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.084279 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.084279 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.084279 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.084279 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.084512 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.084549 np0000171478 devstack@c-api.service[113600]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7c5c432a3668 pid: 113600 (default app) May 02 02:46:56.084583 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.084583 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.084583 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.084583 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.084759 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.084759 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.084759 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.084759 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.084951 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.084951 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.084951 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.084951 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.084951 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.085196 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.085196 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.085196 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.085196 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.085196 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.085406 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.085406 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.085406 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.085406 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.085406 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.085406 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.085649 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.085649 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.085649 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.085649 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.085649 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.085649 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.085886 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.085886 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.085886 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.085886 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.085886 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.085886 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.086148 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.086148 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.086148 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.086148 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.086148 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.086353 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.086353 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.086353 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.086353 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.086353 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.086541 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.086541 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.086541 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.086541 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.086541 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.086541 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.086790 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.086790 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.086790 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.086790 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.086790 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.086790 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.087139 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.087139 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.087139 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.087139 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.087139 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.087364 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.087364 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.087364 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.087364 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.087364 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.087588 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.087588 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.087588 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.087588 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.087773 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.087773 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.087773 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.087773 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.087964 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.087964 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.087964 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.087964 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.087964 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.088222 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.088222 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.088222 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.088222 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.088222 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.088532 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.088532 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.088532 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.088532 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.088703 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.088703 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.088703 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.088703 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.088879 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.088879 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.088879 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.088879 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.089075 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.089075 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.089075 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.089075 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.089256 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.089256 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.089256 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.089256 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.089443 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.089443 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.089443 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.089443 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.089443 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.089680 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.089680 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.089680 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.089680 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.089680 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.089680 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.089952 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.089952 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.089952 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.089952 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.089952 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.090177 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.090177 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.090177 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.090177 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.090177 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.090177 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.090434 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.090434 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.090434 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.090434 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.090434 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.090434 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.090688 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.090688 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.090688 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.090688 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.090688 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.090688 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.090966 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.090966 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.090966 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.090966 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.090966 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.090966 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.091238 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.091238 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.091238 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.091238 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.091421 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.091421 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.091421 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.091421 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.091421 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.091650 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.091650 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.091650 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.091650 np0000171478 devstack@c-api.service[113599]: /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 02 02:46:56.091650 np0000171478 devstack@c-api.service[113599]: warnings.warn(deprecated_msg) May 02 02:46:56.091858 np0000171478 devstack@c-api.service[113601]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7c5c432a3668 pid: 113601 (default app) May 02 02:46:56.091896 np0000171478 devstack@c-api.service[113598]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7c5c432a3668 pid: 113598 (default app) May 02 02:46:56.091933 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.middleware.request_id [None req-b440ab68-8887-4ca2-b01c-0c1a75c57d2b None None] RequestId filter calling following filter/app {{(pid=113599) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 02:46:56.091933 np0000171478 devstack@c-api.service[113599]: [pid: 113599|app: 0|req: 1/1] 199.204.45.235 () {60 vars in 953 bytes} [Sat May 2 02:46:56 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 02 02:47:02.999389 np0000171478 devstack@c-api.service[113600]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 02 02:47:02.999389 np0000171478 devstack@c-api.service[113600]: warnings.warn( May 02 02:47:03.010456 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.010456 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.010456 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.010456 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.010456 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.010840 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.010840 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.010840 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.010840 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.010840 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.011144 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.011144 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.011144 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.011144 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.011144 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.011144 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.011475 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.011475 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.011475 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.011475 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.011730 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.011730 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.011730 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.011730 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.011969 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.011969 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.011969 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.011969 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.012217 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.012217 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.012217 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.012217 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.012217 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.012521 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.012521 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.012521 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.012521 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.012521 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.012833 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.012833 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.012833 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.012833 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.012833 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.012833 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.013244 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.013244 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.013244 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.013244 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.013244 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.013244 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.013610 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.013610 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.013610 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.013610 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.013610 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.013610 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.013975 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.013975 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.013975 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.013975 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.013975 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.014687 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.014687 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.014687 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.014687 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.014687 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.015217 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.015217 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.015217 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.015217 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.015217 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.015217 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.015872 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.015872 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.015872 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.015872 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.015872 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.015872 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.016624 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.016624 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.016624 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.016624 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.016624 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.017233 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.017233 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.017233 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.017233 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.017233 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.017726 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.017726 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.017726 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.017726 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.018164 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.018164 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.018164 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.018164 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.018585 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.018585 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.018585 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.018585 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.018585 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.019147 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.019147 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.019147 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.019147 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.019147 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.019645 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.019645 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.019645 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.019645 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.020070 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.020070 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.020070 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.020070 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.020508 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.020508 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.020508 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.020508 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.020973 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.020973 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.020973 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.020973 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.021443 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.021443 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.021443 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.021443 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.021725 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.021725 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.021725 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.021725 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.021725 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.021982 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.021982 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.021982 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.021982 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.021982 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.021982 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.022294 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.022294 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.022294 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.022294 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.022294 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.022529 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.022529 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.022529 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.022529 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.022529 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.022529 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.022892 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.022892 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.022892 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.022892 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.022892 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.022892 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.023180 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.023180 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.023180 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.023180 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.023180 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.023180 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.023468 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.023468 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.023468 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.023468 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.023468 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.023468 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.023769 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.023769 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.023769 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.023769 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.023984 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.023984 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.023984 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.023984 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.023984 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.024288 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.024288 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.024288 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.024288 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.024288 np0000171478 devstack@c-api.service[113600]: warnings.warn(deprecated_msg) May 02 02:47:03.024288 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.middleware.request_id [None req-cbb105c9-4686-4408-94eb-e37fd491bf53 None None] RequestId filter calling following filter/app {{(pid=113600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 02:47:03.465398 np0000171478 devstack@c-api.service[113600]: INFO cinder.api.openstack.wsgi [None req-cbb105c9-4686-4408-94eb-e37fd491bf53 admin admin] POST https://199.204.45.235/volume/v3/types May 02 02:47:03.465865 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.openstack.wsgi [None req-cbb105c9-4686-4408-94eb-e37fd491bf53 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 02 02:47:03.467447 np0000171478 devstack@c-api.service[113600]: /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 02 02:47:03.467447 np0000171478 devstack@c-api.service[113600]: warnings.warn( May 02 02:47:03.477539 np0000171478 devstack@c-api.service[113600]: DEBUG oslo_db.sqlalchemy.engines [None req-cbb105c9-4686-4408-94eb-e37fd491bf53 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=113600) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 02 02:47:03.505799 np0000171478 devstack@c-api.service[113600]: INFO cinder.api.openstack.wsgi [None req-cbb105c9-4686-4408-94eb-e37fd491bf53 admin admin] https://199.204.45.235/volume/v3/types returned with HTTP 200 May 02 02:47:03.506619 np0000171478 devstack@c-api.service[113600]: [pid: 113600|app: 0|req: 1/2] 199.204.45.235 () {68 vars in 1288 bytes} [Sat May 2 02:47:02 2026] POST /volume/v3/types => generated 186 bytes in 507 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 02 02:47:03.515884 np0000171478 devstack@c-api.service[113601]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 02 02:47:03.515884 np0000171478 devstack@c-api.service[113601]: warnings.warn( May 02 02:47:03.523626 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.523626 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.523626 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.523626 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.523952 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.523952 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.523952 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.523952 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.524324 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.524324 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.524324 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.524324 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.524324 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.524324 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.524662 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.524662 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.524662 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.524662 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.524662 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.525010 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.525010 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.525010 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.525010 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.525010 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.525441 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.525441 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.525441 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.525441 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.525673 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.525673 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.525673 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.525673 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.525673 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.525970 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.525970 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.525970 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.525970 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.525970 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.526411 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.526411 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.526411 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.526411 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.526411 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.526411 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.526760 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.526760 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.526760 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.526760 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.526760 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.526760 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.527531 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.527531 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.527531 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.527531 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.527531 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.527531 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.528825 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.528825 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.528825 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.528825 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.528825 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.529593 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.529593 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.529593 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.529593 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.529593 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.529906 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.529906 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.529906 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.529906 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.529906 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.529906 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.530392 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.530392 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.530392 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.530392 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.530392 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.530392 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.531289 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.531289 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.531289 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.531289 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.531289 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.531701 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.531701 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.531701 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.531701 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.531701 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.532014 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.532014 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.532014 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.532014 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.532306 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.532306 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.532306 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.532306 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.532646 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.532646 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.532646 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.532646 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.532646 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.533199 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.533199 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.533199 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.533199 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.533199 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.533532 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.533532 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.533532 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.533532 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.533820 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.533820 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.533820 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.533820 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.534143 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.534143 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.534143 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.534143 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.534463 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.534463 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.534463 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.534463 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.534726 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.534726 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.534726 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.534726 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.535072 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.535072 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.535072 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.535072 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.535072 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.535666 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.535666 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.535666 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.535666 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.535666 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.535666 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.536178 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.536178 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.536178 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.536178 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.536178 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.536569 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.536569 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.536569 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.536569 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.536569 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.536569 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.537062 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.537062 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.537062 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.537062 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.537062 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.537062 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.537703 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.537703 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.537703 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.537703 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.537703 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.537703 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.538201 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.538201 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.538201 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.538201 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.538201 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.538201 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.538760 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.538760 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.538760 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.538760 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.539097 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.539097 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.539097 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.539097 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.539097 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.539566 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.539566 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.539566 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.539566 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.539566 np0000171478 devstack@c-api.service[113601]: warnings.warn(deprecated_msg) May 02 02:47:03.539566 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.middleware.request_id [req-cbb105c9-4686-4408-94eb-e37fd491bf53 req-03acc5bd-ae6c-495b-af7d-7b56a2b755d1 None None] RequestId filter calling following filter/app {{(pid=113601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 02:47:03.842913 np0000171478 devstack@c-api.service[113601]: INFO cinder.api.openstack.wsgi [req-cbb105c9-4686-4408-94eb-e37fd491bf53 req-03acc5bd-ae6c-495b-af7d-7b56a2b755d1 admin admin] POST https://199.204.45.235/volume/v3/types/4284bd10-fc19-4242-a375-49df2f608510/extra_specs May 02 02:47:03.843468 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.openstack.wsgi [req-cbb105c9-4686-4408-94eb-e37fd491bf53 req-03acc5bd-ae6c-495b-af7d-7b56a2b755d1 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 02 02:47:03.845162 np0000171478 devstack@c-api.service[113601]: /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 02 02:47:03.845162 np0000171478 devstack@c-api.service[113601]: warnings.warn( May 02 02:47:03.855843 np0000171478 devstack@c-api.service[113601]: DEBUG oslo_db.sqlalchemy.engines [req-cbb105c9-4686-4408-94eb-e37fd491bf53 req-03acc5bd-ae6c-495b-af7d-7b56a2b755d1 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=113601) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 02 02:47:03.911509 np0000171478 devstack@c-api.service[113601]: INFO cinder.api.openstack.wsgi [req-cbb105c9-4686-4408-94eb-e37fd491bf53 req-03acc5bd-ae6c-495b-af7d-7b56a2b755d1 admin admin] https://199.204.45.235/volume/v3/types/4284bd10-fc19-4242-a375-49df2f608510/extra_specs returned with HTTP 200 May 02 02:47:03.912109 np0000171478 devstack@c-api.service[113601]: [pid: 113601|app: 0|req: 1/3] 199.204.45.235 () {70 vars in 1505 bytes} [Sat May 2 02:47:03 2026] POST /volume/v3/types/4284bd10-fc19-4242-a375-49df2f608510/extra_specs => generated 55 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 02 02:47:05.959912 np0000171478 devstack@c-api.service[113599]: DEBUG dbcounter [-] [113599] Writing DB stats cinder:SELECT=6 {{(pid=113599) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 02:47:05.965192 np0000171478 devstack@c-api.service[113598]: DEBUG dbcounter [-] [113598] Writing DB stats cinder:SELECT=6 {{(pid=113598) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 02:47:13.503731 np0000171478 devstack@c-api.service[113600]: DEBUG dbcounter [-] [113600] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113600) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 02:47:13.910375 np0000171478 devstack@c-api.service[113601]: DEBUG dbcounter [-] [113601] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113601) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 02:49:52.971433 np0000171478 devstack@c-api.service[113598]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 02 02:49:52.971433 np0000171478 devstack@c-api.service[113598]: warnings.warn( May 02 02:49:52.983606 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.983606 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.983606 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.983606 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.983606 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.984449 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.984449 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.984449 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.984449 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.984449 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.984696 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.984696 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.984696 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.984696 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.984696 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.984696 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.984940 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.984940 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.984940 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.984940 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.985119 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.985119 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.985119 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.985119 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.985296 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.985296 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.985296 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.985296 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.985482 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.985482 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.985482 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.985482 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.985482 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.985721 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.985721 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.985721 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.985721 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.985721 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.985999 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.985999 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.985999 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.985999 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.985999 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.985999 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.986255 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.986255 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.986255 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.986255 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.986255 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.986255 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.986547 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.986547 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.986547 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.986547 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.986547 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.986547 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.986794 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.986794 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.986794 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.986794 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.986794 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.987009 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.987009 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.987009 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.987009 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.987009 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.988204 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.988204 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.988204 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.988204 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.988204 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.988204 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.988993 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.988993 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.988993 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.988993 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.988993 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.988993 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.989319 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.989319 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.989319 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.989319 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.989319 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.989528 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.989528 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.989528 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.989528 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.989528 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.989780 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.989780 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.989780 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.989780 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.989941 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.989941 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.989941 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.989941 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.990127 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.990127 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.990127 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.990127 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.990127 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.990681 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.990681 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.990681 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.990681 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.990681 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.991673 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.991673 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.991673 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.991673 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.992173 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.992173 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.992173 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.992173 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.992441 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.992441 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.992441 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.992441 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.992649 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.992649 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.992649 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.992649 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.992788 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.992788 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.992788 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.992788 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.992905 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.992905 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.992905 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.992905 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.992905 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.993201 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.993201 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.993201 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.993201 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.993201 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.993201 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.993368 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.993368 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.993368 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.993368 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.993368 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.993506 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.993506 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.993506 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.993506 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.993506 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.993506 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.993671 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.993671 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.993671 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.993671 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.993671 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.993671 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.993844 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.993844 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.993844 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.993844 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.993844 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.993844 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.994010 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.994010 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.994010 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.994010 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.994010 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.994010 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.994200 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.994200 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.994200 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.994200 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.994316 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.994316 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.994316 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.994316 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.994316 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.994504 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.994504 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.994504 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.994504 np0000171478 devstack@c-api.service[113598]: /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 02 02:49:52.994504 np0000171478 devstack@c-api.service[113598]: warnings.warn(deprecated_msg) May 02 02:49:52.994504 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.middleware.request_id [None req-250633ca-02fc-4cf2-ae64-4ecb4c763031 None None] RequestId filter calling following filter/app {{(pid=113598) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 02:49:52.994504 np0000171478 devstack@c-api.service[113598]: INFO cinder.api.openstack.wsgi [None req-250633ca-02fc-4cf2-ae64-4ecb4c763031 None None] GET https://199.204.45.235/volume// May 02 02:49:52.994678 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.openstack.wsgi [None req-250633ca-02fc-4cf2-ae64-4ecb4c763031 None None] Empty body provided in request {{(pid=113598) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 02:49:52.994678 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.openstack.wsgi [None req-250633ca-02fc-4cf2-ae64-4ecb4c763031 None None] Calling method 'all' {{(pid=113598) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 02:49:52.994678 np0000171478 devstack@c-api.service[113598]: INFO cinder.api.openstack.wsgi [None req-250633ca-02fc-4cf2-ae64-4ecb4c763031 None None] https://199.204.45.235/volume// returned with HTTP 300 May 02 02:49:52.994678 np0000171478 devstack@c-api.service[113598]: [pid: 113598|app: 0|req: 1/4] 199.204.45.235 () {66 vars in 1456 bytes} [Sat May 2 02:49:52 2026] GET /volume/ => generated 390 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 02 02:50:29.348485 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.middleware.request_id [None req-4cf70804-b115-4f4f-a9e6-6085a3924f8f None None] RequestId filter calling following filter/app {{(pid=113599) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 02:50:29.663536 np0000171478 devstack@c-api.service[113599]: INFO cinder.api.openstack.wsgi [None req-4cf70804-b115-4f4f-a9e6-6085a3924f8f demo demo] GET https://199.204.45.235/volume/v3/types?is_public=None May 02 02:50:29.663826 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.openstack.wsgi [None req-4cf70804-b115-4f4f-a9e6-6085a3924f8f demo demo] Empty body provided in request {{(pid=113599) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 02:50:29.664073 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.openstack.wsgi [None req-4cf70804-b115-4f4f-a9e6-6085a3924f8f demo demo] Calling method 'index' {{(pid=113599) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 02:50:29.664523 np0000171478 devstack@c-api.service[113599]: /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 02 02:50:29.664523 np0000171478 devstack@c-api.service[113599]: warnings.warn( May 02 02:50:29.665218 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.api_utils [None req-4cf70804-b115-4f4f-a9e6-6085a3924f8f demo demo] Removing options '' from query. {{(pid=113599) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 02:50:29.676389 np0000171478 devstack@c-api.service[113599]: DEBUG oslo_db.sqlalchemy.engines [None req-4cf70804-b115-4f4f-a9e6-6085a3924f8f demo demo] 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=113599) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 02 02:50:29.691984 np0000171478 devstack@c-api.service[113599]: INFO cinder.api.openstack.wsgi [None req-4cf70804-b115-4f4f-a9e6-6085a3924f8f demo demo] https://199.204.45.235/volume/v3/types?is_public=None returned with HTTP 200 May 02 02:50:29.692341 np0000171478 devstack@c-api.service[113599]: [pid: 113599|app: 0|req: 2/5] 199.204.45.235 () {64 vars in 1263 bytes} [Sat May 2 02:50:29 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 02 02:50:29.704367 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.middleware.request_id [req-4cf70804-b115-4f4f-a9e6-6085a3924f8f req-feb062c8-aed5-4711-bbf0-a6929d9eea9f None None] RequestId filter calling following filter/app {{(pid=113600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 02:50:29.709469 np0000171478 devstack@c-api.service[113600]: INFO cinder.api.openstack.wsgi [req-4cf70804-b115-4f4f-a9e6-6085a3924f8f req-feb062c8-aed5-4711-bbf0-a6929d9eea9f demo demo] GET https://199.204.45.235/volume/v3/types/default May 02 02:50:29.709661 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.openstack.wsgi [req-4cf70804-b115-4f4f-a9e6-6085a3924f8f req-feb062c8-aed5-4711-bbf0-a6929d9eea9f demo demo] Empty body provided in request {{(pid=113600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 02:50:29.709935 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.openstack.wsgi [req-4cf70804-b115-4f4f-a9e6-6085a3924f8f req-feb062c8-aed5-4711-bbf0-a6929d9eea9f demo demo] Calling method 'show' {{(pid=113600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 02:50:29.721769 np0000171478 devstack@c-api.service[113600]: INFO cinder.api.openstack.wsgi [req-4cf70804-b115-4f4f-a9e6-6085a3924f8f req-feb062c8-aed5-4711-bbf0-a6929d9eea9f demo demo] https://199.204.45.235/volume/v3/types/default returned with HTTP 200 May 02 02:50:29.722321 np0000171478 devstack@c-api.service[113600]: [pid: 113600|app: 0|req: 2/6] 199.204.45.235 () {66 vars in 1329 bytes} [Sat May 2 02:50:29 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 02 02:50:30.050603 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.middleware.request_id [None req-daa2f119-e212-4dcc-884f-b0a1f5d65c3c None None] RequestId filter calling following filter/app {{(pid=113601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 02:50:30.056364 np0000171478 devstack@c-api.service[113601]: INFO cinder.api.openstack.wsgi [None req-daa2f119-e212-4dcc-884f-b0a1f5d65c3c demo demo] GET https://199.204.45.235/volume/v3/types/default May 02 02:50:30.056364 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.openstack.wsgi [None req-daa2f119-e212-4dcc-884f-b0a1f5d65c3c demo demo] Empty body provided in request {{(pid=113601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 02:50:30.056364 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.openstack.wsgi [None req-daa2f119-e212-4dcc-884f-b0a1f5d65c3c demo demo] Calling method 'show' {{(pid=113601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 02:50:30.070701 np0000171478 devstack@c-api.service[113601]: INFO cinder.api.openstack.wsgi [None req-daa2f119-e212-4dcc-884f-b0a1f5d65c3c demo demo] https://199.204.45.235/volume/v3/types/default returned with HTTP 200 May 02 02:50:30.071011 np0000171478 devstack@c-api.service[113601]: [pid: 113601|app: 0|req: 2/7] 199.204.45.235 () {64 vars in 1258 bytes} [Sat May 2 02:50:30 2026] GET /volume/v3/types/default => generated 145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 02 02:50:30.457527 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.middleware.request_id [None req-acc0e20e-0098-4a04-a60d-f8f6818b1907 None None] RequestId filter calling following filter/app {{(pid=113598) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 02:50:30.796912 np0000171478 devstack@c-api.service[113598]: INFO cinder.api.openstack.wsgi [None req-acc0e20e-0098-4a04-a60d-f8f6818b1907 demo demo] GET https://199.204.45.235/volume/v3/types/default May 02 02:50:30.797426 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.openstack.wsgi [None req-acc0e20e-0098-4a04-a60d-f8f6818b1907 demo demo] Empty body provided in request {{(pid=113598) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 02:50:30.797675 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.openstack.wsgi [None req-acc0e20e-0098-4a04-a60d-f8f6818b1907 demo demo] Calling method 'show' {{(pid=113598) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 02:50:30.806427 np0000171478 devstack@c-api.service[113598]: DEBUG oslo_db.sqlalchemy.engines [None req-acc0e20e-0098-4a04-a60d-f8f6818b1907 demo demo] 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=113598) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 02 02:50:30.822349 np0000171478 devstack@c-api.service[113598]: /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 02 02:50:30.822349 np0000171478 devstack@c-api.service[113598]: warnings.warn( May 02 02:50:30.824706 np0000171478 devstack@c-api.service[113598]: INFO cinder.api.openstack.wsgi [None req-acc0e20e-0098-4a04-a60d-f8f6818b1907 demo demo] https://199.204.45.235/volume/v3/types/default returned with HTTP 200 May 02 02:50:30.825181 np0000171478 devstack@c-api.service[113598]: [pid: 113598|app: 0|req: 2/8] 199.204.45.235 () {64 vars in 1258 bytes} [Sat May 2 02:50:30 2026] GET /volume/v3/types/default => generated 145 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 02 02:50:30.840301 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.middleware.request_id [None req-3f0886de-bd66-472a-a8ee-1bc762841a04 None None] RequestId filter calling following filter/app {{(pid=113599) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 02:50:30.843770 np0000171478 devstack@c-api.service[113599]: INFO cinder.api.openstack.wsgi [None req-3f0886de-bd66-472a-a8ee-1bc762841a04 demo demo] GET https://199.204.45.235/volume/v3/types/default May 02 02:50:30.844328 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.openstack.wsgi [None req-3f0886de-bd66-472a-a8ee-1bc762841a04 demo demo] Empty body provided in request {{(pid=113599) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 02:50:30.844847 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.openstack.wsgi [None req-3f0886de-bd66-472a-a8ee-1bc762841a04 demo demo] Calling method 'show' {{(pid=113599) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 02:50:30.860694 np0000171478 devstack@c-api.service[113599]: INFO cinder.api.openstack.wsgi [None req-3f0886de-bd66-472a-a8ee-1bc762841a04 demo demo] https://199.204.45.235/volume/v3/types/default returned with HTTP 200 May 02 02:50:30.861274 np0000171478 devstack@c-api.service[113599]: [pid: 113599|app: 0|req: 3/9] 199.204.45.235 () {64 vars in 1258 bytes} [Sat May 2 02:50:30 2026] GET /volume/v3/types/default => generated 145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 02 02:50:39.716880 np0000171478 devstack@c-api.service[113600]: DEBUG dbcounter [-] [113600] Writing DB stats cinder:SELECT=2 {{(pid=113600) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 02:50:40.067409 np0000171478 devstack@c-api.service[113601]: DEBUG dbcounter [-] [113601] Writing DB stats cinder:SELECT=2 {{(pid=113601) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 02:50:40.819721 np0000171478 devstack@c-api.service[113598]: DEBUG dbcounter [-] [113598] Writing DB stats cinder:SELECT=2 {{(pid=113598) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 02:50:40.855684 np0000171478 devstack@c-api.service[113599]: DEBUG dbcounter [-] [113599] Writing DB stats cinder:SELECT=3 {{(pid=113599) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 02:56:26.928069 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.middleware.request_id [None req-22f6f5cf-9158-4822-b01a-fa63e91c6184 None None] RequestId filter calling following filter/app {{(pid=113600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 02:56:27.018419 np0000171478 devstack@c-api.service[113600]: INFO cinder.api.openstack.wsgi [None req-22f6f5cf-9158-4822-b01a-fa63e91c6184 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 02 02:56:27.018785 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.openstack.wsgi [None req-22f6f5cf-9158-4822-b01a-fa63e91c6184 demo demo] Empty body provided in request {{(pid=113600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 02:56:27.019078 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.openstack.wsgi [None req-22f6f5cf-9158-4822-b01a-fa63e91c6184 demo demo] Calling method 'detail' {{(pid=113600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 02:56:27.019851 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.api_utils [None req-22f6f5cf-9158-4822-b01a-fa63e91c6184 demo demo] Removing options '' from query. {{(pid=113600) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 02:56:27.020644 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.volume.api [None req-22f6f5cf-9158-4822-b01a-fa63e91c6184 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113600) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 02:56:27.059775 np0000171478 devstack@c-api.service[113600]: INFO cinder.volume.api [None req-22f6f5cf-9158-4822-b01a-fa63e91c6184 demo demo] Get all volumes completed successfully. May 02 02:56:27.061832 np0000171478 devstack@c-api.service[113600]: INFO cinder.api.openstack.wsgi [None req-22f6f5cf-9158-4822-b01a-fa63e91c6184 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 02 02:56:27.062456 np0000171478 devstack@c-api.service[113600]: [pid: 113600|app: 0|req: 3/10] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 2 02:56:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 02 02:56:37.053866 np0000171478 devstack@c-api.service[113600]: DEBUG dbcounter [-] [113600] Writing DB stats cinder:SELECT=1 {{(pid=113600) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 02:57:27.075351 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.middleware.request_id [None req-37128596-e980-4406-ba7f-84eb79e124b4 None None] RequestId filter calling following filter/app {{(pid=113601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 02:57:27.078927 np0000171478 devstack@c-api.service[113601]: INFO cinder.api.openstack.wsgi [None req-37128596-e980-4406-ba7f-84eb79e124b4 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 02 02:57:27.079235 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.openstack.wsgi [None req-37128596-e980-4406-ba7f-84eb79e124b4 demo demo] Empty body provided in request {{(pid=113601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 02:57:27.079474 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.openstack.wsgi [None req-37128596-e980-4406-ba7f-84eb79e124b4 demo demo] Calling method 'detail' {{(pid=113601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 02:57:27.080140 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.api_utils [None req-37128596-e980-4406-ba7f-84eb79e124b4 demo demo] Removing options '' from query. {{(pid=113601) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 02:57:27.081161 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.volume.api [None req-37128596-e980-4406-ba7f-84eb79e124b4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113601) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 02:57:27.119270 np0000171478 devstack@c-api.service[113601]: INFO cinder.volume.api [None req-37128596-e980-4406-ba7f-84eb79e124b4 demo demo] Get all volumes completed successfully. May 02 02:57:27.122834 np0000171478 devstack@c-api.service[113601]: INFO cinder.api.openstack.wsgi [None req-37128596-e980-4406-ba7f-84eb79e124b4 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 02 02:57:27.123552 np0000171478 devstack@c-api.service[113601]: [pid: 113601|app: 0|req: 3/11] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 2 02:57:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 02 02:57:37.110513 np0000171478 devstack@c-api.service[113601]: DEBUG dbcounter [-] [113601] Writing DB stats cinder:SELECT=1 {{(pid=113601) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 02:58:27.143016 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.middleware.request_id [None req-5afcb855-1af0-46d7-b98f-9c094fdf85bd None None] RequestId filter calling following filter/app {{(pid=113598) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 02:58:27.146157 np0000171478 devstack@c-api.service[113598]: INFO cinder.api.openstack.wsgi [None req-5afcb855-1af0-46d7-b98f-9c094fdf85bd demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 02 02:58:27.146402 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.openstack.wsgi [None req-5afcb855-1af0-46d7-b98f-9c094fdf85bd demo demo] Empty body provided in request {{(pid=113598) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 02:58:27.146645 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.openstack.wsgi [None req-5afcb855-1af0-46d7-b98f-9c094fdf85bd demo demo] Calling method 'detail' {{(pid=113598) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 02:58:27.147335 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.api_utils [None req-5afcb855-1af0-46d7-b98f-9c094fdf85bd demo demo] Removing options '' from query. {{(pid=113598) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 02:58:27.149036 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.volume.api [None req-5afcb855-1af0-46d7-b98f-9c094fdf85bd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113598) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 02:58:27.199762 np0000171478 devstack@c-api.service[113598]: INFO cinder.volume.api [None req-5afcb855-1af0-46d7-b98f-9c094fdf85bd demo demo] Get all volumes completed successfully. May 02 02:58:27.202738 np0000171478 devstack@c-api.service[113598]: INFO cinder.api.openstack.wsgi [None req-5afcb855-1af0-46d7-b98f-9c094fdf85bd demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 02 02:58:27.203238 np0000171478 devstack@c-api.service[113598]: [pid: 113598|app: 0|req: 3/12] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 2 02:58:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 02 02:58:37.190092 np0000171478 devstack@c-api.service[113598]: DEBUG dbcounter [-] [113598] Writing DB stats cinder:SELECT=1 {{(pid=113598) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 02:59:27.227666 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.middleware.request_id [None req-24a57684-249f-40dc-b28d-c588a6eedbc0 None None] RequestId filter calling following filter/app {{(pid=113599) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 02:59:27.233788 np0000171478 devstack@c-api.service[113599]: INFO cinder.api.openstack.wsgi [None req-24a57684-249f-40dc-b28d-c588a6eedbc0 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 02 02:59:27.234116 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.openstack.wsgi [None req-24a57684-249f-40dc-b28d-c588a6eedbc0 demo demo] Empty body provided in request {{(pid=113599) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 02:59:27.234326 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.openstack.wsgi [None req-24a57684-249f-40dc-b28d-c588a6eedbc0 demo demo] Calling method 'detail' {{(pid=113599) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 02:59:27.234875 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.api_utils [None req-24a57684-249f-40dc-b28d-c588a6eedbc0 demo demo] Removing options '' from query. {{(pid=113599) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 02:59:27.236433 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.volume.api [None req-24a57684-249f-40dc-b28d-c588a6eedbc0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113599) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 02:59:27.280798 np0000171478 devstack@c-api.service[113599]: INFO cinder.volume.api [None req-24a57684-249f-40dc-b28d-c588a6eedbc0 demo demo] Get all volumes completed successfully. May 02 02:59:27.283534 np0000171478 devstack@c-api.service[113599]: INFO cinder.api.openstack.wsgi [None req-24a57684-249f-40dc-b28d-c588a6eedbc0 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 02 02:59:27.284014 np0000171478 devstack@c-api.service[113599]: [pid: 113599|app: 0|req: 4/13] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 2 02:59:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 02 02:59:37.273310 np0000171478 devstack@c-api.service[113599]: DEBUG dbcounter [-] [113599] Writing DB stats cinder:SELECT=1 {{(pid=113599) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 03:00:27.300581 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.middleware.request_id [None req-a6a7cc78-c9a6-4d15-9c38-4ade40a3cc3f None None] RequestId filter calling following filter/app {{(pid=113600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 03:00:27.303593 np0000171478 devstack@c-api.service[113600]: INFO cinder.api.openstack.wsgi [None req-a6a7cc78-c9a6-4d15-9c38-4ade40a3cc3f demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 02 03:00:27.303845 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.openstack.wsgi [None req-a6a7cc78-c9a6-4d15-9c38-4ade40a3cc3f demo demo] Empty body provided in request {{(pid=113600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 03:00:27.304133 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.openstack.wsgi [None req-a6a7cc78-c9a6-4d15-9c38-4ade40a3cc3f demo demo] Calling method 'detail' {{(pid=113600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 03:00:27.304458 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.api_utils [None req-a6a7cc78-c9a6-4d15-9c38-4ade40a3cc3f demo demo] Removing options '' from query. {{(pid=113600) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 03:00:27.306159 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.volume.api [None req-a6a7cc78-c9a6-4d15-9c38-4ade40a3cc3f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113600) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 03:00:27.314596 np0000171478 devstack@c-api.service[113600]: INFO cinder.volume.api [None req-a6a7cc78-c9a6-4d15-9c38-4ade40a3cc3f demo demo] Get all volumes completed successfully. May 02 03:00:27.316533 np0000171478 devstack@c-api.service[113600]: INFO cinder.api.openstack.wsgi [None req-a6a7cc78-c9a6-4d15-9c38-4ade40a3cc3f demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 02 03:00:27.316925 np0000171478 devstack@c-api.service[113600]: [pid: 113600|app: 0|req: 4/14] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 2 03:00:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 02 03:00:37.310851 np0000171478 devstack@c-api.service[113600]: DEBUG dbcounter [-] [113600] Writing DB stats cinder:SELECT=1 {{(pid=113600) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 03:01:27.329433 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.middleware.request_id [None req-a33dd965-d7a1-4742-8f38-dea550a5f491 None None] RequestId filter calling following filter/app {{(pid=113601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 03:01:27.483694 np0000171478 devstack@c-api.service[113601]: INFO cinder.api.openstack.wsgi [None req-a33dd965-d7a1-4742-8f38-dea550a5f491 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 02 03:01:27.484037 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.openstack.wsgi [None req-a33dd965-d7a1-4742-8f38-dea550a5f491 demo demo] Empty body provided in request {{(pid=113601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 03:01:27.484306 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.openstack.wsgi [None req-a33dd965-d7a1-4742-8f38-dea550a5f491 demo demo] Calling method 'detail' {{(pid=113601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 03:01:27.484701 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.api_utils [None req-a33dd965-d7a1-4742-8f38-dea550a5f491 demo demo] Removing options '' from query. {{(pid=113601) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 03:01:27.485891 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.volume.api [None req-a33dd965-d7a1-4742-8f38-dea550a5f491 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113601) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 03:01:27.494291 np0000171478 devstack@c-api.service[113601]: INFO cinder.volume.api [None req-a33dd965-d7a1-4742-8f38-dea550a5f491 demo demo] Get all volumes completed successfully. May 02 03:01:27.496433 np0000171478 devstack@c-api.service[113601]: INFO cinder.api.openstack.wsgi [None req-a33dd965-d7a1-4742-8f38-dea550a5f491 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 02 03:01:27.496863 np0000171478 devstack@c-api.service[113601]: [pid: 113601|app: 0|req: 4/15] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 2 03:01:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 02 03:01:37.489644 np0000171478 devstack@c-api.service[113601]: DEBUG dbcounter [-] [113601] Writing DB stats cinder:SELECT=1 {{(pid=113601) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 03:02:27.543502 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.middleware.request_id [None req-fabef7a4-735f-4aa4-b023-ffac6d9532ec None None] RequestId filter calling following filter/app {{(pid=113598) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 03:02:27.546444 np0000171478 devstack@c-api.service[113598]: INFO cinder.api.openstack.wsgi [None req-fabef7a4-735f-4aa4-b023-ffac6d9532ec demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 02 03:02:27.546852 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.openstack.wsgi [None req-fabef7a4-735f-4aa4-b023-ffac6d9532ec demo demo] Empty body provided in request {{(pid=113598) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 03:02:27.547335 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.openstack.wsgi [None req-fabef7a4-735f-4aa4-b023-ffac6d9532ec demo demo] Calling method 'detail' {{(pid=113598) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 03:02:27.547851 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.api_utils [None req-fabef7a4-735f-4aa4-b023-ffac6d9532ec demo demo] Removing options '' from query. {{(pid=113598) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 03:02:27.549480 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.volume.api [None req-fabef7a4-735f-4aa4-b023-ffac6d9532ec demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113598) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 03:02:27.558064 np0000171478 devstack@c-api.service[113598]: INFO cinder.volume.api [None req-fabef7a4-735f-4aa4-b023-ffac6d9532ec demo demo] Get all volumes completed successfully. May 02 03:02:27.560518 np0000171478 devstack@c-api.service[113598]: INFO cinder.api.openstack.wsgi [None req-fabef7a4-735f-4aa4-b023-ffac6d9532ec demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 02 03:02:27.561132 np0000171478 devstack@c-api.service[113598]: [pid: 113598|app: 0|req: 4/16] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 2 03:02:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 02 03:02:37.552989 np0000171478 devstack@c-api.service[113598]: DEBUG dbcounter [-] [113598] Writing DB stats cinder:SELECT=1 {{(pid=113598) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 03:03:27.575535 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.middleware.request_id [None req-1ed1037a-cdbe-49b5-9521-5e9eb4fb56a7 None None] RequestId filter calling following filter/app {{(pid=113599) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 03:03:27.577746 np0000171478 devstack@c-api.service[113599]: INFO cinder.api.openstack.wsgi [None req-1ed1037a-cdbe-49b5-9521-5e9eb4fb56a7 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 02 03:03:27.577914 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.openstack.wsgi [None req-1ed1037a-cdbe-49b5-9521-5e9eb4fb56a7 demo demo] Empty body provided in request {{(pid=113599) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 03:03:27.578144 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.openstack.wsgi [None req-1ed1037a-cdbe-49b5-9521-5e9eb4fb56a7 demo demo] Calling method 'detail' {{(pid=113599) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 03:03:27.578406 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.api_utils [None req-1ed1037a-cdbe-49b5-9521-5e9eb4fb56a7 demo demo] Removing options '' from query. {{(pid=113599) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 03:03:27.579123 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.volume.api [None req-1ed1037a-cdbe-49b5-9521-5e9eb4fb56a7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113599) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 03:03:27.591074 np0000171478 devstack@c-api.service[113599]: INFO cinder.volume.api [None req-1ed1037a-cdbe-49b5-9521-5e9eb4fb56a7 demo demo] Get all volumes completed successfully. May 02 03:03:27.593623 np0000171478 devstack@c-api.service[113599]: INFO cinder.api.openstack.wsgi [None req-1ed1037a-cdbe-49b5-9521-5e9eb4fb56a7 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 02 03:03:27.594337 np0000171478 devstack@c-api.service[113599]: [pid: 113599|app: 0|req: 5/17] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 2 03:03:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 02 03:03:37.582794 np0000171478 devstack@c-api.service[113599]: DEBUG dbcounter [-] [113599] Writing DB stats cinder:SELECT=1 {{(pid=113599) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 03:04:27.607057 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.middleware.request_id [None req-4aeb8db4-c273-488a-b3ab-d78b3b5e8a48 None None] RequestId filter calling following filter/app {{(pid=113600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 03:04:27.611627 np0000171478 devstack@c-api.service[113600]: INFO cinder.api.openstack.wsgi [None req-4aeb8db4-c273-488a-b3ab-d78b3b5e8a48 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 02 03:04:27.612009 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.openstack.wsgi [None req-4aeb8db4-c273-488a-b3ab-d78b3b5e8a48 demo demo] Empty body provided in request {{(pid=113600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 03:04:27.612443 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.openstack.wsgi [None req-4aeb8db4-c273-488a-b3ab-d78b3b5e8a48 demo demo] Calling method 'detail' {{(pid=113600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 03:04:27.612938 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.api_utils [None req-4aeb8db4-c273-488a-b3ab-d78b3b5e8a48 demo demo] Removing options '' from query. {{(pid=113600) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 03:04:27.614904 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.volume.api [None req-4aeb8db4-c273-488a-b3ab-d78b3b5e8a48 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113600) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 03:04:27.626411 np0000171478 devstack@c-api.service[113600]: INFO cinder.volume.api [None req-4aeb8db4-c273-488a-b3ab-d78b3b5e8a48 demo demo] Get all volumes completed successfully. May 02 03:04:27.628845 np0000171478 devstack@c-api.service[113600]: INFO cinder.api.openstack.wsgi [None req-4aeb8db4-c273-488a-b3ab-d78b3b5e8a48 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 02 03:04:27.629237 np0000171478 devstack@c-api.service[113600]: [pid: 113600|app: 0|req: 5/18] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 2 03:04:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 02 03:04:37.618394 np0000171478 devstack@c-api.service[113600]: DEBUG dbcounter [-] [113600] Writing DB stats cinder:SELECT=1 {{(pid=113600) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 03:05:27.642420 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.middleware.request_id [None req-429f3d96-539b-4c77-9456-d6040e4c3405 None None] RequestId filter calling following filter/app {{(pid=113601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 03:05:27.645343 np0000171478 devstack@c-api.service[113601]: INFO cinder.api.openstack.wsgi [None req-429f3d96-539b-4c77-9456-d6040e4c3405 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 02 03:05:27.645593 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.openstack.wsgi [None req-429f3d96-539b-4c77-9456-d6040e4c3405 demo demo] Empty body provided in request {{(pid=113601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 03:05:27.645840 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.openstack.wsgi [None req-429f3d96-539b-4c77-9456-d6040e4c3405 demo demo] Calling method 'detail' {{(pid=113601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 03:05:27.646155 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.api_utils [None req-429f3d96-539b-4c77-9456-d6040e4c3405 demo demo] Removing options '' from query. {{(pid=113601) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 03:05:27.647124 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.volume.api [None req-429f3d96-539b-4c77-9456-d6040e4c3405 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113601) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 03:05:27.655065 np0000171478 devstack@c-api.service[113601]: INFO cinder.volume.api [None req-429f3d96-539b-4c77-9456-d6040e4c3405 demo demo] Get all volumes completed successfully. May 02 03:05:27.656985 np0000171478 devstack@c-api.service[113601]: INFO cinder.api.openstack.wsgi [None req-429f3d96-539b-4c77-9456-d6040e4c3405 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 02 03:05:27.657332 np0000171478 devstack@c-api.service[113601]: [pid: 113601|app: 0|req: 5/19] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 2 03:05:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 02 03:05:37.650553 np0000171478 devstack@c-api.service[113601]: DEBUG dbcounter [-] [113601] Writing DB stats cinder:SELECT=1 {{(pid=113601) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 03:06:27.671318 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.middleware.request_id [None req-5d28dcc4-a77d-4f39-a580-acc8b031d4d1 None None] RequestId filter calling following filter/app {{(pid=113598) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 03:06:27.820807 np0000171478 devstack@c-api.service[113598]: INFO cinder.api.openstack.wsgi [None req-5d28dcc4-a77d-4f39-a580-acc8b031d4d1 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 02 03:06:27.821306 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.openstack.wsgi [None req-5d28dcc4-a77d-4f39-a580-acc8b031d4d1 demo demo] Empty body provided in request {{(pid=113598) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 03:06:27.821740 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.openstack.wsgi [None req-5d28dcc4-a77d-4f39-a580-acc8b031d4d1 demo demo] Calling method 'detail' {{(pid=113598) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 03:06:27.822300 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.api_utils [None req-5d28dcc4-a77d-4f39-a580-acc8b031d4d1 demo demo] Removing options '' from query. {{(pid=113598) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 03:06:27.823973 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.volume.api [None req-5d28dcc4-a77d-4f39-a580-acc8b031d4d1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113598) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 03:06:27.833260 np0000171478 devstack@c-api.service[113598]: INFO cinder.volume.api [None req-5d28dcc4-a77d-4f39-a580-acc8b031d4d1 demo demo] Get all volumes completed successfully. May 02 03:06:27.835139 np0000171478 devstack@c-api.service[113598]: INFO cinder.api.openstack.wsgi [None req-5d28dcc4-a77d-4f39-a580-acc8b031d4d1 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 02 03:06:27.835461 np0000171478 devstack@c-api.service[113598]: [pid: 113598|app: 0|req: 5/20] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 2 03:06:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 02 03:06:37.828928 np0000171478 devstack@c-api.service[113598]: DEBUG dbcounter [-] [113598] Writing DB stats cinder:SELECT=1 {{(pid=113598) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 03:07:27.847817 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.middleware.request_id [None req-68e86d74-dd4f-43e2-96c8-3472056d3e8a None None] RequestId filter calling following filter/app {{(pid=113599) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 03:07:27.852291 np0000171478 devstack@c-api.service[113599]: INFO cinder.api.openstack.wsgi [None req-68e86d74-dd4f-43e2-96c8-3472056d3e8a demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 02 03:07:27.852556 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.openstack.wsgi [None req-68e86d74-dd4f-43e2-96c8-3472056d3e8a demo demo] Empty body provided in request {{(pid=113599) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 03:07:27.852810 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.openstack.wsgi [None req-68e86d74-dd4f-43e2-96c8-3472056d3e8a demo demo] Calling method 'detail' {{(pid=113599) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 03:07:27.853132 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.api_utils [None req-68e86d74-dd4f-43e2-96c8-3472056d3e8a demo demo] Removing options '' from query. {{(pid=113599) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 03:07:27.854100 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.volume.api [None req-68e86d74-dd4f-43e2-96c8-3472056d3e8a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113599) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 03:07:27.863915 np0000171478 devstack@c-api.service[113599]: INFO cinder.volume.api [None req-68e86d74-dd4f-43e2-96c8-3472056d3e8a demo demo] Get all volumes completed successfully. May 02 03:07:27.869433 np0000171478 devstack@c-api.service[113599]: INFO cinder.api.openstack.wsgi [None req-68e86d74-dd4f-43e2-96c8-3472056d3e8a demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 02 03:07:27.869641 np0000171478 devstack@c-api.service[113599]: [pid: 113599|app: 0|req: 6/21] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 2 03:07:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 02 03:07:37.857283 np0000171478 devstack@c-api.service[113599]: DEBUG dbcounter [-] [113599] Writing DB stats cinder:SELECT=1 {{(pid=113599) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 03:08:27.886384 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.middleware.request_id [None req-7d31a01e-573f-40e0-8c80-ae602c07af9e None None] RequestId filter calling following filter/app {{(pid=113600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 03:08:27.890644 np0000171478 devstack@c-api.service[113600]: INFO cinder.api.openstack.wsgi [None req-7d31a01e-573f-40e0-8c80-ae602c07af9e demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 02 03:08:27.891237 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.openstack.wsgi [None req-7d31a01e-573f-40e0-8c80-ae602c07af9e demo demo] Empty body provided in request {{(pid=113600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 03:08:27.891620 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.openstack.wsgi [None req-7d31a01e-573f-40e0-8c80-ae602c07af9e demo demo] Calling method 'detail' {{(pid=113600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 03:08:27.892240 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.api_utils [None req-7d31a01e-573f-40e0-8c80-ae602c07af9e demo demo] Removing options '' from query. {{(pid=113600) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 03:08:27.893609 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.volume.api [None req-7d31a01e-573f-40e0-8c80-ae602c07af9e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113600) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 03:08:27.901008 np0000171478 devstack@c-api.service[113600]: INFO cinder.volume.api [None req-7d31a01e-573f-40e0-8c80-ae602c07af9e demo demo] Get all volumes completed successfully. May 02 03:08:27.902879 np0000171478 devstack@c-api.service[113600]: INFO cinder.api.openstack.wsgi [None req-7d31a01e-573f-40e0-8c80-ae602c07af9e demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 02 03:08:27.903410 np0000171478 devstack@c-api.service[113600]: [pid: 113600|app: 0|req: 6/22] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 2 03:08:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 02 03:08:37.896515 np0000171478 devstack@c-api.service[113600]: DEBUG dbcounter [-] [113600] Writing DB stats cinder:SELECT=1 {{(pid=113600) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 03:09:27.917121 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.middleware.request_id [None req-76fbdcbf-18e0-4e4b-aea1-c4989da04324 None None] RequestId filter calling following filter/app {{(pid=113601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 03:09:27.919779 np0000171478 devstack@c-api.service[113601]: INFO cinder.api.openstack.wsgi [None req-76fbdcbf-18e0-4e4b-aea1-c4989da04324 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 02 03:09:27.920036 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.openstack.wsgi [None req-76fbdcbf-18e0-4e4b-aea1-c4989da04324 demo demo] Empty body provided in request {{(pid=113601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 03:09:27.920287 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.openstack.wsgi [None req-76fbdcbf-18e0-4e4b-aea1-c4989da04324 demo demo] Calling method 'detail' {{(pid=113601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 03:09:27.920592 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.api_utils [None req-76fbdcbf-18e0-4e4b-aea1-c4989da04324 demo demo] Removing options '' from query. {{(pid=113601) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 03:09:27.921598 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.volume.api [None req-76fbdcbf-18e0-4e4b-aea1-c4989da04324 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113601) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 03:09:27.929005 np0000171478 devstack@c-api.service[113601]: INFO cinder.volume.api [None req-76fbdcbf-18e0-4e4b-aea1-c4989da04324 demo demo] Get all volumes completed successfully. May 02 03:09:27.930851 np0000171478 devstack@c-api.service[113601]: INFO cinder.api.openstack.wsgi [None req-76fbdcbf-18e0-4e4b-aea1-c4989da04324 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 02 03:09:27.931231 np0000171478 devstack@c-api.service[113601]: [pid: 113601|app: 0|req: 6/23] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 2 03:09:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 02 03:09:37.924707 np0000171478 devstack@c-api.service[113601]: DEBUG dbcounter [-] [113601] Writing DB stats cinder:SELECT=1 {{(pid=113601) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 03:10:27.945133 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.middleware.request_id [None req-6de956b4-bde4-47ac-b4a7-e8a5e48e351c None None] RequestId filter calling following filter/app {{(pid=113598) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 03:10:27.948082 np0000171478 devstack@c-api.service[113598]: INFO cinder.api.openstack.wsgi [None req-6de956b4-bde4-47ac-b4a7-e8a5e48e351c demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 02 03:10:27.948332 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.openstack.wsgi [None req-6de956b4-bde4-47ac-b4a7-e8a5e48e351c demo demo] Empty body provided in request {{(pid=113598) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 03:10:27.948584 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.openstack.wsgi [None req-6de956b4-bde4-47ac-b4a7-e8a5e48e351c demo demo] Calling method 'detail' {{(pid=113598) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 03:10:27.948878 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.api_utils [None req-6de956b4-bde4-47ac-b4a7-e8a5e48e351c demo demo] Removing options '' from query. {{(pid=113598) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 03:10:27.949859 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.volume.api [None req-6de956b4-bde4-47ac-b4a7-e8a5e48e351c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113598) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 03:10:27.958993 np0000171478 devstack@c-api.service[113598]: INFO cinder.volume.api [None req-6de956b4-bde4-47ac-b4a7-e8a5e48e351c demo demo] Get all volumes completed successfully. May 02 03:10:27.961577 np0000171478 devstack@c-api.service[113598]: INFO cinder.api.openstack.wsgi [None req-6de956b4-bde4-47ac-b4a7-e8a5e48e351c demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 02 03:10:27.962018 np0000171478 devstack@c-api.service[113598]: [pid: 113598|app: 0|req: 6/24] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 2 03:10:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 02 03:10:37.953261 np0000171478 devstack@c-api.service[113598]: DEBUG dbcounter [-] [113598] Writing DB stats cinder:SELECT=1 {{(pid=113598) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 03:11:27.974953 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.middleware.request_id [None req-375bb3b2-e786-4634-ace8-7266bc8bf864 None None] RequestId filter calling following filter/app {{(pid=113599) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 03:11:28.109862 np0000171478 devstack@c-api.service[113599]: INFO cinder.api.openstack.wsgi [None req-375bb3b2-e786-4634-ace8-7266bc8bf864 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 02 03:11:28.110143 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.openstack.wsgi [None req-375bb3b2-e786-4634-ace8-7266bc8bf864 demo demo] Empty body provided in request {{(pid=113599) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 03:11:28.110343 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.openstack.wsgi [None req-375bb3b2-e786-4634-ace8-7266bc8bf864 demo demo] Calling method 'detail' {{(pid=113599) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 03:11:28.110671 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.api_utils [None req-375bb3b2-e786-4634-ace8-7266bc8bf864 demo demo] Removing options '' from query. {{(pid=113599) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 03:11:28.111645 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.volume.api [None req-375bb3b2-e786-4634-ace8-7266bc8bf864 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113599) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 03:11:28.118907 np0000171478 devstack@c-api.service[113599]: INFO cinder.volume.api [None req-375bb3b2-e786-4634-ace8-7266bc8bf864 demo demo] Get all volumes completed successfully. May 02 03:11:28.120949 np0000171478 devstack@c-api.service[113599]: INFO cinder.api.openstack.wsgi [None req-375bb3b2-e786-4634-ace8-7266bc8bf864 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 02 03:11:28.121300 np0000171478 devstack@c-api.service[113599]: [pid: 113599|app: 0|req: 7/25] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 2 03:11:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 02 03:11:38.115459 np0000171478 devstack@c-api.service[113599]: DEBUG dbcounter [-] [113599] Writing DB stats cinder:SELECT=1 {{(pid=113599) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 03:12:28.137106 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.middleware.request_id [None req-05abd430-93e0-4ac0-a27e-2f1c4bdf324d None None] RequestId filter calling following filter/app {{(pid=113600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 03:12:28.140193 np0000171478 devstack@c-api.service[113600]: INFO cinder.api.openstack.wsgi [None req-05abd430-93e0-4ac0-a27e-2f1c4bdf324d demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 02 03:12:28.140425 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.openstack.wsgi [None req-05abd430-93e0-4ac0-a27e-2f1c4bdf324d demo demo] Empty body provided in request {{(pid=113600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 03:12:28.140680 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.openstack.wsgi [None req-05abd430-93e0-4ac0-a27e-2f1c4bdf324d demo demo] Calling method 'detail' {{(pid=113600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 03:12:28.140975 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.api_utils [None req-05abd430-93e0-4ac0-a27e-2f1c4bdf324d demo demo] Removing options '' from query. {{(pid=113600) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 03:12:28.141895 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.volume.api [None req-05abd430-93e0-4ac0-a27e-2f1c4bdf324d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113600) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 03:12:28.151133 np0000171478 devstack@c-api.service[113600]: INFO cinder.volume.api [None req-05abd430-93e0-4ac0-a27e-2f1c4bdf324d demo demo] Get all volumes completed successfully. May 02 03:12:28.153079 np0000171478 devstack@c-api.service[113600]: INFO cinder.api.openstack.wsgi [None req-05abd430-93e0-4ac0-a27e-2f1c4bdf324d demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 02 03:12:28.153561 np0000171478 devstack@c-api.service[113600]: [pid: 113600|app: 0|req: 7/26] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 2 03:12:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 02 03:12:38.145281 np0000171478 devstack@c-api.service[113600]: DEBUG dbcounter [-] [113600] Writing DB stats cinder:SELECT=1 {{(pid=113600) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 03:13:28.167872 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.middleware.request_id [None req-c49aa4c8-cede-4fc5-b4e4-aa29cad248c3 None None] RequestId filter calling following filter/app {{(pid=113601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 03:13:28.172986 np0000171478 devstack@c-api.service[113601]: INFO cinder.api.openstack.wsgi [None req-c49aa4c8-cede-4fc5-b4e4-aa29cad248c3 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 02 03:13:28.173400 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.openstack.wsgi [None req-c49aa4c8-cede-4fc5-b4e4-aa29cad248c3 demo demo] Empty body provided in request {{(pid=113601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 03:13:28.173890 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.openstack.wsgi [None req-c49aa4c8-cede-4fc5-b4e4-aa29cad248c3 demo demo] Calling method 'detail' {{(pid=113601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 03:13:28.174424 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.api_utils [None req-c49aa4c8-cede-4fc5-b4e4-aa29cad248c3 demo demo] Removing options '' from query. {{(pid=113601) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 03:13:28.176791 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.volume.api [None req-c49aa4c8-cede-4fc5-b4e4-aa29cad248c3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113601) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 03:13:28.185451 np0000171478 devstack@c-api.service[113601]: INFO cinder.volume.api [None req-c49aa4c8-cede-4fc5-b4e4-aa29cad248c3 demo demo] Get all volumes completed successfully. May 02 03:13:28.188487 np0000171478 devstack@c-api.service[113601]: INFO cinder.api.openstack.wsgi [None req-c49aa4c8-cede-4fc5-b4e4-aa29cad248c3 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 02 03:13:28.188946 np0000171478 devstack@c-api.service[113601]: [pid: 113601|app: 0|req: 7/27] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 2 03:13:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 02 03:13:38.179950 np0000171478 devstack@c-api.service[113601]: DEBUG dbcounter [-] [113601] Writing DB stats cinder:SELECT=1 {{(pid=113601) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 03:14:28.205661 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.middleware.request_id [None req-98038b6d-7a07-4322-9b2e-0a6feebefb3d None None] RequestId filter calling following filter/app {{(pid=113598) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 03:14:28.209777 np0000171478 devstack@c-api.service[113598]: INFO cinder.api.openstack.wsgi [None req-98038b6d-7a07-4322-9b2e-0a6feebefb3d demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 02 03:14:28.210138 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.openstack.wsgi [None req-98038b6d-7a07-4322-9b2e-0a6feebefb3d demo demo] Empty body provided in request {{(pid=113598) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 03:14:28.210509 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.openstack.wsgi [None req-98038b6d-7a07-4322-9b2e-0a6feebefb3d demo demo] Calling method 'detail' {{(pid=113598) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 03:14:28.211003 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.api_utils [None req-98038b6d-7a07-4322-9b2e-0a6feebefb3d demo demo] Removing options '' from query. {{(pid=113598) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 03:14:28.211955 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.volume.api [None req-98038b6d-7a07-4322-9b2e-0a6feebefb3d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113598) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 03:14:28.223176 np0000171478 devstack@c-api.service[113598]: INFO cinder.volume.api [None req-98038b6d-7a07-4322-9b2e-0a6feebefb3d demo demo] Get all volumes completed successfully. May 02 03:14:28.226833 np0000171478 devstack@c-api.service[113598]: INFO cinder.api.openstack.wsgi [None req-98038b6d-7a07-4322-9b2e-0a6feebefb3d demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 02 03:14:28.227581 np0000171478 devstack@c-api.service[113598]: [pid: 113598|app: 0|req: 7/28] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 2 03:14:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 02 03:14:38.216293 np0000171478 devstack@c-api.service[113598]: DEBUG dbcounter [-] [113598] Writing DB stats cinder:SELECT=1 {{(pid=113598) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 03:15:28.243497 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.middleware.request_id [None req-a341ec4c-1e8a-404d-8c87-9b7385418221 None None] RequestId filter calling following filter/app {{(pid=113599) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 03:15:28.245727 np0000171478 devstack@c-api.service[113599]: INFO cinder.api.openstack.wsgi [None req-a341ec4c-1e8a-404d-8c87-9b7385418221 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 02 03:15:28.245918 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.openstack.wsgi [None req-a341ec4c-1e8a-404d-8c87-9b7385418221 demo demo] Empty body provided in request {{(pid=113599) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 03:15:28.246159 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.openstack.wsgi [None req-a341ec4c-1e8a-404d-8c87-9b7385418221 demo demo] Calling method 'detail' {{(pid=113599) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 03:15:28.246423 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.api_utils [None req-a341ec4c-1e8a-404d-8c87-9b7385418221 demo demo] Removing options '' from query. {{(pid=113599) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 03:15:28.247155 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.volume.api [None req-a341ec4c-1e8a-404d-8c87-9b7385418221 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113599) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 03:15:28.254381 np0000171478 devstack@c-api.service[113599]: INFO cinder.volume.api [None req-a341ec4c-1e8a-404d-8c87-9b7385418221 demo demo] Get all volumes completed successfully. May 02 03:15:28.257309 np0000171478 devstack@c-api.service[113599]: INFO cinder.api.openstack.wsgi [None req-a341ec4c-1e8a-404d-8c87-9b7385418221 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 02 03:15:28.258092 np0000171478 devstack@c-api.service[113599]: [pid: 113599|app: 0|req: 8/29] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 2 03:15:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 02 03:15:38.249570 np0000171478 devstack@c-api.service[113599]: DEBUG dbcounter [-] [113599] Writing DB stats cinder:SELECT=1 {{(pid=113599) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 03:16:28.271899 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.middleware.request_id [None req-f89dc04e-d83e-4e70-a4d1-b4af00b7f595 None None] RequestId filter calling following filter/app {{(pid=113600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 03:16:28.413527 np0000171478 devstack@c-api.service[113600]: INFO cinder.api.openstack.wsgi [None req-f89dc04e-d83e-4e70-a4d1-b4af00b7f595 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 02 03:16:28.413772 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.openstack.wsgi [None req-f89dc04e-d83e-4e70-a4d1-b4af00b7f595 demo demo] Empty body provided in request {{(pid=113600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 03:16:28.414219 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.openstack.wsgi [None req-f89dc04e-d83e-4e70-a4d1-b4af00b7f595 demo demo] Calling method 'detail' {{(pid=113600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 03:16:28.414368 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.api_utils [None req-f89dc04e-d83e-4e70-a4d1-b4af00b7f595 demo demo] Removing options '' from query. {{(pid=113600) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 03:16:28.415330 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.volume.api [None req-f89dc04e-d83e-4e70-a4d1-b4af00b7f595 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113600) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 03:16:28.422843 np0000171478 devstack@c-api.service[113600]: INFO cinder.volume.api [None req-f89dc04e-d83e-4e70-a4d1-b4af00b7f595 demo demo] Get all volumes completed successfully. May 02 03:16:28.425095 np0000171478 devstack@c-api.service[113600]: INFO cinder.api.openstack.wsgi [None req-f89dc04e-d83e-4e70-a4d1-b4af00b7f595 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 02 03:16:28.425095 np0000171478 devstack@c-api.service[113600]: [pid: 113600|app: 0|req: 8/30] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 2 03:16:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 02 03:16:38.418527 np0000171478 devstack@c-api.service[113600]: DEBUG dbcounter [-] [113600] Writing DB stats cinder:SELECT=1 {{(pid=113600) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 03:17:28.439831 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.middleware.request_id [None req-beca16fe-f8d0-4a39-bf72-f4fe5fb03504 None None] RequestId filter calling following filter/app {{(pid=113601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 03:17:28.442554 np0000171478 devstack@c-api.service[113601]: INFO cinder.api.openstack.wsgi [None req-beca16fe-f8d0-4a39-bf72-f4fe5fb03504 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 02 03:17:28.442818 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.openstack.wsgi [None req-beca16fe-f8d0-4a39-bf72-f4fe5fb03504 demo demo] Empty body provided in request {{(pid=113601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 03:17:28.443068 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.openstack.wsgi [None req-beca16fe-f8d0-4a39-bf72-f4fe5fb03504 demo demo] Calling method 'detail' {{(pid=113601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 03:17:28.443598 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.api_utils [None req-beca16fe-f8d0-4a39-bf72-f4fe5fb03504 demo demo] Removing options '' from query. {{(pid=113601) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 03:17:28.445065 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.volume.api [None req-beca16fe-f8d0-4a39-bf72-f4fe5fb03504 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113601) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 03:17:28.453631 np0000171478 devstack@c-api.service[113601]: INFO cinder.volume.api [None req-beca16fe-f8d0-4a39-bf72-f4fe5fb03504 demo demo] Get all volumes completed successfully. May 02 03:17:28.456782 np0000171478 devstack@c-api.service[113601]: INFO cinder.api.openstack.wsgi [None req-beca16fe-f8d0-4a39-bf72-f4fe5fb03504 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 02 03:17:28.457232 np0000171478 devstack@c-api.service[113601]: [pid: 113601|app: 0|req: 8/31] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 2 03:17:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 02 03:17:38.448127 np0000171478 devstack@c-api.service[113601]: DEBUG dbcounter [-] [113601] Writing DB stats cinder:SELECT=1 {{(pid=113601) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 03:18:28.471659 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.middleware.request_id [None req-8fbe8a86-1111-424e-8d8a-ff16b28f2e70 None None] RequestId filter calling following filter/app {{(pid=113598) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 03:18:28.474519 np0000171478 devstack@c-api.service[113598]: INFO cinder.api.openstack.wsgi [None req-8fbe8a86-1111-424e-8d8a-ff16b28f2e70 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 02 03:18:28.474782 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.openstack.wsgi [None req-8fbe8a86-1111-424e-8d8a-ff16b28f2e70 demo demo] Empty body provided in request {{(pid=113598) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 03:18:28.475092 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.openstack.wsgi [None req-8fbe8a86-1111-424e-8d8a-ff16b28f2e70 demo demo] Calling method 'detail' {{(pid=113598) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 03:18:28.475425 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.api_utils [None req-8fbe8a86-1111-424e-8d8a-ff16b28f2e70 demo demo] Removing options '' from query. {{(pid=113598) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 03:18:28.476639 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.volume.api [None req-8fbe8a86-1111-424e-8d8a-ff16b28f2e70 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113598) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 03:18:28.485143 np0000171478 devstack@c-api.service[113598]: INFO cinder.volume.api [None req-8fbe8a86-1111-424e-8d8a-ff16b28f2e70 demo demo] Get all volumes completed successfully. May 02 03:18:28.487013 np0000171478 devstack@c-api.service[113598]: INFO cinder.api.openstack.wsgi [None req-8fbe8a86-1111-424e-8d8a-ff16b28f2e70 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 02 03:18:28.487363 np0000171478 devstack@c-api.service[113598]: [pid: 113598|app: 0|req: 8/32] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 2 03:18:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 02 03:18:38.479855 np0000171478 devstack@c-api.service[113598]: DEBUG dbcounter [-] [113598] Writing DB stats cinder:SELECT=1 {{(pid=113598) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 03:19:28.501490 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.middleware.request_id [None req-5cfe92dc-37b3-455c-82a5-a0785f9668e2 None None] RequestId filter calling following filter/app {{(pid=113599) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 03:19:28.504331 np0000171478 devstack@c-api.service[113599]: INFO cinder.api.openstack.wsgi [None req-5cfe92dc-37b3-455c-82a5-a0785f9668e2 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 02 03:19:28.504567 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.openstack.wsgi [None req-5cfe92dc-37b3-455c-82a5-a0785f9668e2 demo demo] Empty body provided in request {{(pid=113599) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 03:19:28.504809 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.openstack.wsgi [None req-5cfe92dc-37b3-455c-82a5-a0785f9668e2 demo demo] Calling method 'detail' {{(pid=113599) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 03:19:28.505179 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.api_utils [None req-5cfe92dc-37b3-455c-82a5-a0785f9668e2 demo demo] Removing options '' from query. {{(pid=113599) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 03:19:28.506283 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.volume.api [None req-5cfe92dc-37b3-455c-82a5-a0785f9668e2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113599) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 03:19:28.514706 np0000171478 devstack@c-api.service[113599]: INFO cinder.volume.api [None req-5cfe92dc-37b3-455c-82a5-a0785f9668e2 demo demo] Get all volumes completed successfully. May 02 03:19:28.516918 np0000171478 devstack@c-api.service[113599]: INFO cinder.api.openstack.wsgi [None req-5cfe92dc-37b3-455c-82a5-a0785f9668e2 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 02 03:19:28.517289 np0000171478 devstack@c-api.service[113599]: [pid: 113599|app: 0|req: 9/33] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 2 03:19:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 02 03:19:38.509565 np0000171478 devstack@c-api.service[113599]: DEBUG dbcounter [-] [113599] Writing DB stats cinder:SELECT=1 {{(pid=113599) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 03:20:28.529549 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.middleware.request_id [None req-68a62d2c-5a87-4e40-a10d-f4332cbc4db8 None None] RequestId filter calling following filter/app {{(pid=113600) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 03:20:28.531865 np0000171478 devstack@c-api.service[113600]: INFO cinder.api.openstack.wsgi [None req-68a62d2c-5a87-4e40-a10d-f4332cbc4db8 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 02 03:20:28.532078 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.openstack.wsgi [None req-68a62d2c-5a87-4e40-a10d-f4332cbc4db8 demo demo] Empty body provided in request {{(pid=113600) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 03:20:28.532280 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.openstack.wsgi [None req-68a62d2c-5a87-4e40-a10d-f4332cbc4db8 demo demo] Calling method 'detail' {{(pid=113600) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 03:20:28.532526 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.api.api_utils [None req-68a62d2c-5a87-4e40-a10d-f4332cbc4db8 demo demo] Removing options '' from query. {{(pid=113600) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 03:20:28.533166 np0000171478 devstack@c-api.service[113600]: DEBUG cinder.volume.api [None req-68a62d2c-5a87-4e40-a10d-f4332cbc4db8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113600) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 03:20:28.542152 np0000171478 devstack@c-api.service[113600]: INFO cinder.volume.api [None req-68a62d2c-5a87-4e40-a10d-f4332cbc4db8 demo demo] Get all volumes completed successfully. May 02 03:20:28.546605 np0000171478 devstack@c-api.service[113600]: INFO cinder.api.openstack.wsgi [None req-68a62d2c-5a87-4e40-a10d-f4332cbc4db8 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 02 03:20:28.547352 np0000171478 devstack@c-api.service[113600]: [pid: 113600|app: 0|req: 9/34] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 2 03:20:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 02 03:20:38.537001 np0000171478 devstack@c-api.service[113600]: DEBUG dbcounter [-] [113600] Writing DB stats cinder:SELECT=1 {{(pid=113600) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 03:21:28.561004 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.middleware.request_id [None req-b8432c37-bd1d-4f1a-997b-95c2e21bf015 None None] RequestId filter calling following filter/app {{(pid=113601) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 03:21:28.605771 np0000171478 devstack@c-api.service[113601]: INFO cinder.api.openstack.wsgi [None req-b8432c37-bd1d-4f1a-997b-95c2e21bf015 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 02 03:21:28.605982 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.openstack.wsgi [None req-b8432c37-bd1d-4f1a-997b-95c2e21bf015 demo demo] Empty body provided in request {{(pid=113601) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 03:21:28.606164 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.openstack.wsgi [None req-b8432c37-bd1d-4f1a-997b-95c2e21bf015 demo demo] Calling method 'detail' {{(pid=113601) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 03:21:28.606433 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.api.api_utils [None req-b8432c37-bd1d-4f1a-997b-95c2e21bf015 demo demo] Removing options '' from query. {{(pid=113601) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 03:21:28.607044 np0000171478 devstack@c-api.service[113601]: DEBUG cinder.volume.api [None req-b8432c37-bd1d-4f1a-997b-95c2e21bf015 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113601) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 03:21:28.617654 np0000171478 devstack@c-api.service[113601]: INFO cinder.volume.api [None req-b8432c37-bd1d-4f1a-997b-95c2e21bf015 demo demo] Get all volumes completed successfully. May 02 03:21:28.620609 np0000171478 devstack@c-api.service[113601]: INFO cinder.api.openstack.wsgi [None req-b8432c37-bd1d-4f1a-997b-95c2e21bf015 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 02 03:21:28.621136 np0000171478 devstack@c-api.service[113601]: [pid: 113601|app: 0|req: 9/35] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 2 03:21:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 02 03:21:38.611130 np0000171478 devstack@c-api.service[113601]: DEBUG dbcounter [-] [113601] Writing DB stats cinder:SELECT=1 {{(pid=113601) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 03:22:28.635881 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.middleware.request_id [None req-8757e236-5144-4ed9-b9f9-19b6582e05ec None None] RequestId filter calling following filter/app {{(pid=113598) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 03:22:28.640201 np0000171478 devstack@c-api.service[113598]: INFO cinder.api.openstack.wsgi [None req-8757e236-5144-4ed9-b9f9-19b6582e05ec demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 02 03:22:28.640643 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.openstack.wsgi [None req-8757e236-5144-4ed9-b9f9-19b6582e05ec demo demo] Empty body provided in request {{(pid=113598) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 03:22:28.641569 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.openstack.wsgi [None req-8757e236-5144-4ed9-b9f9-19b6582e05ec demo demo] Calling method 'detail' {{(pid=113598) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 03:22:28.642308 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.api.api_utils [None req-8757e236-5144-4ed9-b9f9-19b6582e05ec demo demo] Removing options '' from query. {{(pid=113598) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 03:22:28.644544 np0000171478 devstack@c-api.service[113598]: DEBUG cinder.volume.api [None req-8757e236-5144-4ed9-b9f9-19b6582e05ec demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113598) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 03:22:28.652876 np0000171478 devstack@c-api.service[113598]: INFO cinder.volume.api [None req-8757e236-5144-4ed9-b9f9-19b6582e05ec demo demo] Get all volumes completed successfully. May 02 03:22:28.654737 np0000171478 devstack@c-api.service[113598]: INFO cinder.api.openstack.wsgi [None req-8757e236-5144-4ed9-b9f9-19b6582e05ec demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 02 03:22:28.655091 np0000171478 devstack@c-api.service[113598]: [pid: 113598|app: 0|req: 9/36] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 2 03:22:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 02 03:22:38.648872 np0000171478 devstack@c-api.service[113598]: DEBUG dbcounter [-] [113598] Writing DB stats cinder:SELECT=1 {{(pid=113598) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 02 03:23:28.671943 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.middleware.request_id [None req-da8d1a0a-12d8-4938-812e-ce34e1efea80 None None] RequestId filter calling following filter/app {{(pid=113599) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 02 03:23:28.677466 np0000171478 devstack@c-api.service[113599]: INFO cinder.api.openstack.wsgi [None req-da8d1a0a-12d8-4938-812e-ce34e1efea80 demo demo] GET https://199.204.45.235/volume/v3/volumes/detail May 02 03:23:28.677840 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.openstack.wsgi [None req-da8d1a0a-12d8-4938-812e-ce34e1efea80 demo demo] Empty body provided in request {{(pid=113599) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 02 03:23:28.678273 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.openstack.wsgi [None req-da8d1a0a-12d8-4938-812e-ce34e1efea80 demo demo] Calling method 'detail' {{(pid=113599) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 02 03:23:28.678850 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.api.api_utils [None req-da8d1a0a-12d8-4938-812e-ce34e1efea80 demo demo] Removing options '' from query. {{(pid=113599) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 02 03:23:28.679775 np0000171478 devstack@c-api.service[113599]: DEBUG cinder.volume.api [None req-da8d1a0a-12d8-4938-812e-ce34e1efea80 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113599) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 02 03:23:28.685510 np0000171478 devstack@c-api.service[113599]: INFO cinder.volume.api [None req-da8d1a0a-12d8-4938-812e-ce34e1efea80 demo demo] Get all volumes completed successfully. May 02 03:23:28.687499 np0000171478 devstack@c-api.service[113599]: INFO cinder.api.openstack.wsgi [None req-da8d1a0a-12d8-4938-812e-ce34e1efea80 demo demo] https://199.204.45.235/volume/v3/volumes/detail returned with HTTP 200 May 02 03:23:28.688580 np0000171478 devstack@c-api.service[113599]: [pid: 113599|app: 0|req: 10/37] 199.204.45.235 () {64 vars in 1296 bytes} [Sat May 2 03:23:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 02 03:23:38.682312 np0000171478 devstack@c-api.service[113599]: DEBUG dbcounter [-] [113599] Writing DB stats cinder:SELECT=1 {{(pid=113599) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}