May 19 17:32:39.062382 np0000174906 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 19 17:32:39.074631 np0000174906 devstack@c-api.service[112225]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 19 17:32:39.077377 np0000174906 devstack@c-api.service[112225]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue May 19 17:32:39 2026] *** May 19 17:32:39.077377 np0000174906 devstack@c-api.service[112225]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 19 17:32:39.077377 np0000174906 devstack@c-api.service[112225]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 19 17:32:39.077377 np0000174906 devstack@c-api.service[112225]: nodename: np0000174906 May 19 17:32:39.077377 np0000174906 devstack@c-api.service[112225]: machine: x86_64 May 19 17:32:39.077377 np0000174906 devstack@c-api.service[112225]: clock source: unix May 19 17:32:39.077377 np0000174906 devstack@c-api.service[112225]: pcre jit disabled May 19 17:32:39.077377 np0000174906 devstack@c-api.service[112225]: detected number of CPU cores: 16 May 19 17:32:39.077377 np0000174906 devstack@c-api.service[112225]: current working directory: / May 19 17:32:39.077377 np0000174906 devstack@c-api.service[112225]: detected binary path: /usr/bin/uwsgi-core May 19 17:32:39.077377 np0000174906 devstack@c-api.service[112225]: your processes number limit is 256917 May 19 17:32:39.077377 np0000174906 devstack@c-api.service[112225]: your memory page size is 4096 bytes May 19 17:32:39.077377 np0000174906 devstack@c-api.service[112225]: detected max file descriptor number: 2048 May 19 17:32:39.077377 np0000174906 devstack@c-api.service[112225]: lock engine: pthread robust mutexes May 19 17:32:39.077763 np0000174906 devstack@c-api.service[112225]: thunder lock: enabled May 19 17:32:39.077972 np0000174906 devstack@c-api.service[112225]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 19 17:32:39.078015 np0000174906 devstack@c-api.service[112225]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 19 17:32:39.078042 np0000174906 devstack@c-api.service[112225]: PEP 405 virtualenv detected: /opt/stack/data/venv May 19 17:32:39.078042 np0000174906 devstack@c-api.service[112225]: Set PythonHome to /opt/stack/data/venv May 19 17:32:39.114364 np0000174906 devstack@c-api.service[112225]: Python main interpreter initialized at 0x7ac3468a3668 May 19 17:32:39.114364 np0000174906 devstack@c-api.service[112225]: python threads support enabled May 19 17:32:39.114364 np0000174906 devstack@c-api.service[112225]: your server socket listen backlog is limited to 100 connections May 19 17:32:39.114364 np0000174906 devstack@c-api.service[112225]: your mercy for graceful operations on workers is 80 seconds May 19 17:32:39.115476 np0000174906 devstack@c-api.service[112225]: mapped 671795 bytes (656 KB) for 4 cores May 19 17:32:39.115476 np0000174906 devstack@c-api.service[112225]: *** Operational MODE: preforking *** May 19 17:32:39.115476 np0000174906 devstack@c-api.service[112225]: *** uWSGI is running in multiple interpreter mode *** May 19 17:32:39.115476 np0000174906 devstack@c-api.service[112225]: spawned uWSGI master process (pid: 112225) May 19 17:32:39.115682 np0000174906 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 19 17:32:39.116610 np0000174906 devstack@c-api.service[112225]: spawned uWSGI worker 1 (pid: 112234, cores: 1) May 19 17:32:39.117249 np0000174906 devstack@c-api.service[112225]: spawned uWSGI worker 2 (pid: 112235, cores: 1) May 19 17:32:39.117968 np0000174906 devstack@c-api.service[112225]: spawned uWSGI worker 3 (pid: 112236, cores: 1) May 19 17:32:39.118532 np0000174906 devstack@c-api.service[112225]: spawned uWSGI worker 4 (pid: 112237, cores: 1) May 19 17:32:39.118811 np0000174906 devstack@c-api.service[112225]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 19 17:32:39.244778 np0000174906 devstack@c-api.service[112234]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 17:32:39.244778 np0000174906 devstack@c-api.service[112234]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 17:32:39.244778 np0000174906 devstack@c-api.service[112234]: we strongly recommend against using it for new projects. May 19 17:32:39.244778 np0000174906 devstack@c-api.service[112234]: If you are already using Eventlet, we recommend migrating to a different May 19 17:32:39.244778 np0000174906 devstack@c-api.service[112234]: framework. For more detail see May 19 17:32:39.244778 np0000174906 devstack@c-api.service[112234]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 17:32:39.244778 np0000174906 devstack@c-api.service[112234]: import eventlet # noqa May 19 17:32:39.250825 np0000174906 devstack@c-api.service[112235]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 17:32:39.250825 np0000174906 devstack@c-api.service[112235]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 17:32:39.250825 np0000174906 devstack@c-api.service[112235]: we strongly recommend against using it for new projects. May 19 17:32:39.250825 np0000174906 devstack@c-api.service[112235]: If you are already using Eventlet, we recommend migrating to a different May 19 17:32:39.250825 np0000174906 devstack@c-api.service[112235]: framework. For more detail see May 19 17:32:39.250825 np0000174906 devstack@c-api.service[112235]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 17:32:39.250825 np0000174906 devstack@c-api.service[112235]: import eventlet # noqa May 19 17:32:39.254428 np0000174906 devstack@c-api.service[112237]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 17:32:39.254428 np0000174906 devstack@c-api.service[112237]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 17:32:39.254428 np0000174906 devstack@c-api.service[112237]: we strongly recommend against using it for new projects. May 19 17:32:39.254428 np0000174906 devstack@c-api.service[112237]: If you are already using Eventlet, we recommend migrating to a different May 19 17:32:39.254428 np0000174906 devstack@c-api.service[112237]: framework. For more detail see May 19 17:32:39.254428 np0000174906 devstack@c-api.service[112237]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 17:32:39.254428 np0000174906 devstack@c-api.service[112237]: import eventlet # noqa May 19 17:32:39.260626 np0000174906 devstack@c-api.service[112236]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 17:32:39.260626 np0000174906 devstack@c-api.service[112236]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 17:32:39.260626 np0000174906 devstack@c-api.service[112236]: we strongly recommend against using it for new projects. May 19 17:32:39.260626 np0000174906 devstack@c-api.service[112236]: If you are already using Eventlet, we recommend migrating to a different May 19 17:32:39.260626 np0000174906 devstack@c-api.service[112236]: framework. For more detail see May 19 17:32:39.260626 np0000174906 devstack@c-api.service[112236]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 17:32:39.260626 np0000174906 devstack@c-api.service[112236]: import eventlet # noqa May 19 17:32:39.334817 np0000174906 devstack@c-api.service[112234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 17:32:39.334817 np0000174906 devstack@c-api.service[112234]: debtcollector.deprecate( May 19 17:32:39.337371 np0000174906 devstack@c-api.service[112235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 17:32:39.337371 np0000174906 devstack@c-api.service[112235]: debtcollector.deprecate( May 19 17:32:39.341703 np0000174906 devstack@c-api.service[112237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 17:32:39.341703 np0000174906 devstack@c-api.service[112237]: debtcollector.deprecate( May 19 17:32:39.352881 np0000174906 devstack@c-api.service[112236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 17:32:39.352881 np0000174906 devstack@c-api.service[112236]: debtcollector.deprecate( May 19 17:32:39.415482 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:39.415482 np0000174906 devstack@c-api.service[112234]: from cgi import parse_header May 19 17:32:39.438211 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:39.438211 np0000174906 devstack@c-api.service[112235]: from cgi import parse_header May 19 17:32:39.441886 np0000174906 devstack@c-api.service[112237]: /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 19 17:32:39.441886 np0000174906 devstack@c-api.service[112237]: from cgi import parse_header May 19 17:32:39.446061 np0000174906 devstack@c-api.service[112236]: /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 19 17:32:39.446061 np0000174906 devstack@c-api.service[112236]: from cgi import parse_header May 19 17:32:39.466340 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:39.466340 np0000174906 devstack@c-api.service[112234]: removals.removed_module( May 19 17:32:39.467340 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:39.467340 np0000174906 devstack@c-api.service[112234]: removals.removed_module( May 19 17:32:39.492873 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:39.492873 np0000174906 devstack@c-api.service[112235]: removals.removed_module( May 19 17:32:39.493588 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:39.493588 np0000174906 devstack@c-api.service[112235]: removals.removed_module( May 19 17:32:39.494976 np0000174906 devstack@c-api.service[112236]: /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 19 17:32:39.494976 np0000174906 devstack@c-api.service[112236]: removals.removed_module( May 19 17:32:39.495716 np0000174906 devstack@c-api.service[112236]: /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 19 17:32:39.495716 np0000174906 devstack@c-api.service[112236]: removals.removed_module( May 19 17:32:39.509603 np0000174906 devstack@c-api.service[112237]: /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 19 17:32:39.509603 np0000174906 devstack@c-api.service[112237]: removals.removed_module( May 19 17:32:39.510377 np0000174906 devstack@c-api.service[112237]: /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 19 17:32:39.510377 np0000174906 devstack@c-api.service[112237]: removals.removed_module( May 19 17:32:40.125256 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:40.125256 np0000174906 devstack@c-api.service[112234]: warnings.warn( May 19 17:32:40.127392 np0000174906 devstack@c-api.service[112236]: /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 19 17:32:40.127392 np0000174906 devstack@c-api.service[112236]: warnings.warn( May 19 17:32:40.130690 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:40.130690 np0000174906 devstack@c-api.service[112235]: warnings.warn( May 19 17:32:40.137304 np0000174906 devstack@c-api.service[112237]: /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 19 17:32:40.137304 np0000174906 devstack@c-api.service[112237]: warnings.warn( May 19 17:32:40.225806 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:40.225806 np0000174906 devstack@c-api.service[112234]: warnings.warn( May 19 17:32:40.230708 np0000174906 devstack@c-api.service[112236]: /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 19 17:32:40.230708 np0000174906 devstack@c-api.service[112236]: warnings.warn( May 19 17:32:40.237138 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:40.237138 np0000174906 devstack@c-api.service[112235]: warnings.warn( May 19 17:32:40.245316 np0000174906 devstack@c-api.service[112237]: /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 19 17:32:40.245316 np0000174906 devstack@c-api.service[112237]: warnings.warn( May 19 17:32:40.527744 np0000174906 devstack@c-api.service[112236]: 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 19 17:32:40.528244 np0000174906 devstack@c-api.service[112236]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112236) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 17:32:40.539033 np0000174906 devstack@c-api.service[112234]: 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 19 17:32:40.539654 np0000174906 devstack@c-api.service[112234]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112234) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 17:32:40.550694 np0000174906 devstack@c-api.service[112237]: 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 19 17:32:40.551073 np0000174906 devstack@c-api.service[112237]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112237) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 17:32:40.587595 np0000174906 devstack@c-api.service[112235]: 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 19 17:32:40.588095 np0000174906 devstack@c-api.service[112235]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112235) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 17:32:40.618288 np0000174906 devstack@c-api.service[112236]: /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 19 17:32:40.618288 np0000174906 devstack@c-api.service[112236]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 17:32:40.620086 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:40.620086 np0000174906 devstack@c-api.service[112234]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 17:32:40.620884 np0000174906 devstack@c-api.service[112237]: /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 19 17:32:40.620884 np0000174906 devstack@c-api.service[112237]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 17:32:40.658612 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:40.658612 np0000174906 devstack@c-api.service[112235]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 17:32:41.086030 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112236) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 17:32:41.086310 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112235) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 17:32:41.086397 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112234) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 17:32:41.086462 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.086523 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.086581 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.086646 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.086704 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112237) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 17:32:41.086772 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.086905 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.086967 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.087026 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.087093 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.087151 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.087208 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.087378 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.087690 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.087803 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.087888 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.087949 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.088006 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.088071 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.088130 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.088186 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.088241 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.088305 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.088367 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.088425 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.088491 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.088560 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.088615 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.088669 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.088737 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.088822 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.088882 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.088941 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.089000 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.089074 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.089204 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.089308 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.089308 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.089308 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.089308 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.089308 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.094189 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.094254 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.094307 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.094353 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.094430 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.094490 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.094536 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.094578 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.094630 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.094669 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.094758 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.094838 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.094886 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.094926 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.094987 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.095030 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.095067 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.095157 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.095248 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.095248 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.095328 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.095526 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.095641 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.095737 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.095866 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.096134 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.096331 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.096331 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.096952 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.097010 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.097068 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.097137 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.097215 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.097215 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.097307 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.097373 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.097373 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.097514 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.097582 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.097647 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.097688 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.097688 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.097845 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.097902 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.097902 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.097986 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.098024 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.098024 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.098095 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.098180 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.098231 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.098297 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.098364 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.098424 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.098473 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.098515 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.098555 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.098593 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.098593 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.098661 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.098699 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.098771 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.098823 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.098875 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.098916 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.098968 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.099011 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.099058 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.099097 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.099135 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.099173 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.099211 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.099247 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.099303 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.099348 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.099348 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.099348 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.099636 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.099727 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.099857 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.099954 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.100054 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.100151 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.100256 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.100909 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.100963 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.101012 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.101053 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.101091 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.101142 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.101186 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.101225 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.101274 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.101313 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.101349 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.101390 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.101428 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.101428 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.101573 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.101676 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.101725 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.101851 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.102132 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.102216 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.102330 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.102846 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.102895 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.102960 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.103033 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.103086 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.103124 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.103181 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.103181 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.103258 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.103258 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.103344 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.103378 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.103413 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.103448 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.103486 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.103524 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.103557 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.103595 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.103595 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.103658 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.103697 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.104315 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.104388 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.104476 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.104548 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.104634 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.104634 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.104710 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.105264 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.105329 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.105417 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.105486 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.105558 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.105602 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.105602 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.105744 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.105815 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.105850 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.105882 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.105921 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.105954 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.105954 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.106269 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.106325 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.106428 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.106496 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.106567 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.106634 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.106700 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.106755 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.106814 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.106861 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.106861 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.106861 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.106967 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.106967 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.107027 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.107061 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.107206 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.107206 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.107343 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.107410 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.107487 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.107574 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.107637 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.107704 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.107771 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.107862 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.107928 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.107991 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.108052 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.108090 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.108136 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.108169 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.108200 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.108234 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.108234 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.108297 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.108433 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.108486 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.108521 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.108553 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.108585 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.108585 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.108650 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.108682 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.108713 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.108713 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.108713 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.108713 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.108713 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.109595 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.109654 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.109694 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.109734 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.109840 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.109879 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.109879 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.109950 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.110201 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.110293 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.110395 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.110490 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.110687 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.110859 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.110901 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.110943 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.110982 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.111542 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.111598 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.111632 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.111665 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.111699 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.111731 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.111767 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.111821 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.111869 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.111902 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.111935 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.111966 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.111998 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.112029 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.112061 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.112092 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.112138 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.112170 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.112209 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.112247 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.112292 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.112348 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.112395 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.112432 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.112465 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.112506 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.112540 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.112597 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.112631 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.112672 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.112705 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.112737 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.112772 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.112819 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.112863 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.112904 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.112939 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.112979 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.113013 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.113052 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.113086 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.113117 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.113149 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.113182 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.113217 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.113248 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.113280 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.113319 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.113357 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.113395 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.113432 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.113470 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.113502 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.113533 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.114420 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.114500 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.114579 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.114646 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.114717 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.114802 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.114860 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.114940 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.114988 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.115043 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.115094 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.115141 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.115193 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.115242 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.115242 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.115242 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.115380 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.115429 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.115479 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.115529 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.115575 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.115628 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.115675 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.115721 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.115771 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.115830 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.115876 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.115921 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.115982 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.116035 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.116135 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.116135 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.116261 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.116315 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.116362 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.116407 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.116468 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.116468 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.116468 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.116468 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.116468 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.117163 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.117233 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.117286 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.117384 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.117438 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.117484 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.117531 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.117587 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.117636 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.117690 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.117690 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.117796 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.117856 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.117906 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.117965 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.117965 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.117965 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.117965 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.117965 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.118222 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.118222 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.118319 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.118319 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.118319 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.118319 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.118512 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.118512 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.118512 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.118845 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.118904 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.118962 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.119024 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.119073 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.119119 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.119167 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.119217 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.119264 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.119295 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.119324 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.119350 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.119375 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.119404 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.119429 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.119452 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.119482 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.119507 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.119540 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.119566 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.119594 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.119621 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.119645 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.119669 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.119703 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.119729 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.119755 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.119790 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.119817 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.119840 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.119865 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.119891 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.119915 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.119939 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.119964 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.119999 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.120024 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.120048 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.120072 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.120097 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.120121 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.120146 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.120169 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.120197 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.120228 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.120257 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.120283 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.120309 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.120335 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.120358 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.120385 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.120410 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.120433 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.120456 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.120483 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.120508 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.120534 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.120560 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.120585 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.120611 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.120635 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.120661 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.120684 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.120707 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.120739 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.120767 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.120818 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.120854 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.120878 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.120902 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.120925 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.120951 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.120986 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.121009 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.121039 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.121066 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.121095 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.121122 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.121145 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.121168 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.121168 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.121211 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.121255 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.121255 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.121663 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.121663 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.121663 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.121663 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.122363 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.122420 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.122470 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.122518 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.122569 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.122624 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.122671 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.122716 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.122763 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.122823 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.122881 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.122928 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.122973 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.123018 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.123071 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.123124 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.123176 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.123224 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.123269 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.123269 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.123269 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.123269 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.123269 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.123269 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.124011 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.124109 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.124109 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.124341 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.124341 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.124443 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.124495 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.124548 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.124597 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.124650 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.124790 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.124859 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.124916 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.124968 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.125018 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.125069 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.125123 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.125183 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.125235 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.125286 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.125347 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.125399 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.125453 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.125453 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.125453 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.125453 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.125453 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.125453 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.129254 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.129342 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.129398 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.129447 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.129501 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.129549 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.129609 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.129665 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.129713 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.129782 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.129836 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.129884 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.129945 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.129996 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.130043 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.130091 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.130137 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.130183 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.130233 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.130281 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.130339 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.130388 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.130420 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.130420 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.130420 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.130420 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.130420 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.130420 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.132476 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.132655 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.132655 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.132826 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.133071 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.133162 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.133220 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.133286 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.133342 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.133399 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.133455 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.133508 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.133562 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.133623 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.133680 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.133745 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.133832 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.133886 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.133941 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.133998 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.134072 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.134129 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.134194 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.134194 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.134194 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.134194 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.134194 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.134194 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.134504 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.134504 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.134504 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.134728 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.134816 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.134876 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.134947 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.135018 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.135083 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.135138 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.136055 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.136351 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.136558 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.136802 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.137029 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.137279 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.137393 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.137577 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.137726 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.137949 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.138106 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.138259 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.138397 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.138510 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.138614 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.138703 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.138853 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.138919 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.138975 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.139042 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.139128 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.139184 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.139240 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.139306 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.139363 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.139420 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.139549 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.139619 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.139677 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.139741 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.139853 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.139910 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.139961 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.140013 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.140068 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.140121 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.140121 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.140232 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.140287 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.140346 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.140399 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.140451 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.140520 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.140608 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.140669 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.140731 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.141414 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.141529 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.141632 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.141738 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.141871 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.141981 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.142077 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.142177 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.142278 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.142606 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.142911 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.143075 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.143226 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.143375 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.143516 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.143656 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.143773 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.143871 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.143944 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.144006 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.144067 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.144127 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.144157 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.144182 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.144206 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.144235 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.144261 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.144286 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.144318 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.144343 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.144371 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.144396 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.144423 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.144451 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.144474 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.144500 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.144524 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.144547 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.144578 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.144607 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.144630 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.144662 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.144699 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.144734 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.145056 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.145123 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.145174 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.145224 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.145274 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.145365 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.145426 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.145426 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.145426 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.145426 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.145426 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.145426 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.145688 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.145688 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.145688 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.145688 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.145688 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.145688 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.145688 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.146074 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.146127 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.146178 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.146205 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.146205 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.146253 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.146278 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.146305 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.146329 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.146352 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.146374 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.146401 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.146427 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.146451 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.146474 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.146500 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.146525 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.146548 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.146571 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.146571 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.146571 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.146634 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.146634 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.146676 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.146705 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.146730 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.146755 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.146790 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.146815 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.146847 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.146875 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.146899 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.146922 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.146946 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.146981 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.147045 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.147070 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.147095 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.147120 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.147144 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.147168 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.147195 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.147221 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.147244 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.147267 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.147300 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.147326 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.147326 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.147326 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.147392 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.147392 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.147436 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.147459 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.147483 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.147514 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.147546 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.147570 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.147593 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.147620 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.147643 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.147666 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.147690 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.147713 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.147737 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.147769 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.147807 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.147832 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.147856 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.147879 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.147902 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.148070 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.148623 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.148698 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.148762 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.148841 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.148893 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.148941 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.148987 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.149082 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.149159 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.149215 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.149261 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.149311 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.149364 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.149415 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.149468 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.149495 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.149519 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.149542 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.149566 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.149589 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.149615 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.149639 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.149666 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.149693 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.149717 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.149744 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.149770 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.149810 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.149835 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.149866 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.149894 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.149917 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.149945 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.149945 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.149988 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.149988 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.149988 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.150058 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.150081 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.150081 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.150126 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.150149 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.150177 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.150199 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.150222 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.150222 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.150264 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.150288 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.150312 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.150340 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.150364 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.150364 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.150364 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.150364 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.150364 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.150539 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.150563 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.150587 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.150587 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.150587 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.150652 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.150679 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.150679 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.150727 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.150753 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.150776 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.150776 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.150833 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.150856 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.150856 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.150910 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.150934 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.150958 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.150981 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.151005 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.151028 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.151051 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.151074 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.151097 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.151097 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.151182 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.151207 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.151207 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.151254 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.151254 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.151305 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.151396 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.151425 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.151450 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.151480 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.151504 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.151528 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.151551 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.151576 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.151600 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.151624 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.151647 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.151670 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.151697 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.151723 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.151723 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.151773 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.151817 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.151817 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.151871 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.151897 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.151897 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.151941 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.151968 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.151995 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.151995 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.151995 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.151995 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.151995 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.151995 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.151995 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.151995 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.151995 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 17:32:41.152180 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.152180 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.152180 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.152180 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.152180 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.152180 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.152303 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.152303 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.152303 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.152303 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.152389 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.152418 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.152441 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.152464 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.152487 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 17:32:41.152511 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.152535 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 17:32:41.152558 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.152580 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 17:32:41.152603 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.152627 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 17:32:41.152655 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.152678 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 17:32:41.152678 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 17:32:41.195341 np0000174906 devstack@c-api.service[112235]: INFO dbcounter [None req-190d2e74-aa16-445a-a70b-bf6f5e5028d6 None None] Registered counter for database cinder May 19 17:32:41.197641 np0000174906 devstack@c-api.service[112234]: INFO dbcounter [None req-661cea78-ce56-4bda-94e5-67fd5af845ad None None] Registered counter for database cinder May 19 17:32:41.197835 np0000174906 devstack@c-api.service[112237]: INFO dbcounter [None req-f755a48b-d0b7-44d2-9b1e-1ac4196af688 None None] Registered counter for database cinder May 19 17:32:41.199600 np0000174906 devstack@c-api.service[112236]: INFO dbcounter [None req-68123665-4433-4019-9677-ce9730f6fd4d None None] Registered counter for database cinder May 19 17:32:41.207967 np0000174906 devstack@c-api.service[112235]: DEBUG oslo_db.sqlalchemy.engines [None req-190d2e74-aa16-445a-a70b-bf6f5e5028d6 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=112235) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 17:32:41.210340 np0000174906 devstack@c-api.service[112234]: DEBUG oslo_db.sqlalchemy.engines [None req-661cea78-ce56-4bda-94e5-67fd5af845ad 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=112234) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 17:32:41.213694 np0000174906 devstack@c-api.service[112237]: DEBUG oslo_db.sqlalchemy.engines [None req-f755a48b-d0b7-44d2-9b1e-1ac4196af688 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=112237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 17:32:41.215339 np0000174906 devstack@c-api.service[112236]: DEBUG oslo_db.sqlalchemy.engines [None req-68123665-4433-4019-9677-ce9730f6fd4d 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=112236) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 17:32:41.323846 np0000174906 devstack@c-api.service[112235]: DEBUG dbcounter [-] [112235] Writer thread running {{(pid=112235) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 17:32:41.326603 np0000174906 devstack@c-api.service[112235]: INFO cinder.rpc [None req-190d2e74-aa16-445a-a70b-bf6f5e5028d6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 17:32:41.328763 np0000174906 devstack@c-api.service[112235]: INFO cinder.rpc [None req-190d2e74-aa16-445a-a70b-bf6f5e5028d6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 17:32:41.329594 np0000174906 devstack@c-api.service[112234]: DEBUG dbcounter [-] [112234] Writer thread running {{(pid=112234) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 17:32:41.331221 np0000174906 devstack@c-api.service[112235]: INFO cinder.rpc [None req-190d2e74-aa16-445a-a70b-bf6f5e5028d6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 17:32:41.332835 np0000174906 devstack@c-api.service[112234]: INFO cinder.rpc [None req-661cea78-ce56-4bda-94e5-67fd5af845ad None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 17:32:41.333545 np0000174906 devstack@c-api.service[112235]: INFO cinder.rpc [None req-190d2e74-aa16-445a-a70b-bf6f5e5028d6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 17:32:41.334726 np0000174906 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-190d2e74-aa16-445a-a70b-bf6f5e5028d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.336313 np0000174906 devstack@c-api.service[112234]: INFO cinder.rpc [None req-661cea78-ce56-4bda-94e5-67fd5af845ad None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 17:32:41.337034 np0000174906 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-190d2e74-aa16-445a-a70b-bf6f5e5028d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.338909 np0000174906 devstack@c-api.service[112234]: INFO cinder.rpc [None req-661cea78-ce56-4bda-94e5-67fd5af845ad None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 17:32:41.341183 np0000174906 devstack@c-api.service[112234]: INFO cinder.rpc [None req-661cea78-ce56-4bda-94e5-67fd5af845ad None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 17:32:41.342313 np0000174906 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-661cea78-ce56-4bda-94e5-67fd5af845ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.342500 np0000174906 devstack@c-api.service[112235]: DEBUG oslo_db.sqlalchemy.engines [None req-190d2e74-aa16-445a-a70b-bf6f5e5028d6 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=112235) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 17:32:41.342550 np0000174906 devstack@c-api.service[112236]: DEBUG dbcounter [-] [112236] Writer thread running {{(pid=112236) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 17:32:41.343115 np0000174906 devstack@c-api.service[112237]: DEBUG dbcounter [-] [112237] Writer thread running {{(pid=112237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 17:32:41.344243 np0000174906 devstack@c-api.service[112235]: INFO cinder.rpc [None req-190d2e74-aa16-445a-a70b-bf6f5e5028d6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 17:32:41.344531 np0000174906 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-661cea78-ce56-4bda-94e5-67fd5af845ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.345997 np0000174906 devstack@c-api.service[112235]: INFO cinder.rpc [None req-190d2e74-aa16-445a-a70b-bf6f5e5028d6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 17:32:41.346346 np0000174906 devstack@c-api.service[112236]: INFO cinder.rpc [None req-68123665-4433-4019-9677-ce9730f6fd4d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 17:32:41.346855 np0000174906 devstack@c-api.service[112237]: INFO cinder.rpc [None req-f755a48b-d0b7-44d2-9b1e-1ac4196af688 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 17:32:41.347070 np0000174906 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-190d2e74-aa16-445a-a70b-bf6f5e5028d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.350150 np0000174906 devstack@c-api.service[112236]: INFO cinder.rpc [None req-68123665-4433-4019-9677-ce9730f6fd4d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 17:32:41.350410 np0000174906 devstack@c-api.service[112237]: INFO cinder.rpc [None req-f755a48b-d0b7-44d2-9b1e-1ac4196af688 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 17:32:41.350772 np0000174906 devstack@c-api.service[112234]: DEBUG oslo_db.sqlalchemy.engines [None req-661cea78-ce56-4bda-94e5-67fd5af845ad 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=112234) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 17:32:41.353062 np0000174906 devstack@c-api.service[112237]: INFO cinder.rpc [None req-f755a48b-d0b7-44d2-9b1e-1ac4196af688 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 17:32:41.353295 np0000174906 devstack@c-api.service[112236]: INFO cinder.rpc [None req-68123665-4433-4019-9677-ce9730f6fd4d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 17:32:41.353401 np0000174906 devstack@c-api.service[112234]: INFO cinder.rpc [None req-661cea78-ce56-4bda-94e5-67fd5af845ad None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 17:32:41.355415 np0000174906 devstack@c-api.service[112237]: INFO cinder.rpc [None req-f755a48b-d0b7-44d2-9b1e-1ac4196af688 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 17:32:41.355721 np0000174906 devstack@c-api.service[112236]: INFO cinder.rpc [None req-68123665-4433-4019-9677-ce9730f6fd4d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 17:32:41.355795 np0000174906 devstack@c-api.service[112234]: INFO cinder.rpc [None req-661cea78-ce56-4bda-94e5-67fd5af845ad None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 17:32:41.356524 np0000174906 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-f755a48b-d0b7-44d2-9b1e-1ac4196af688 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.356635 np0000174906 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-68123665-4433-4019-9677-ce9730f6fd4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.356969 np0000174906 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-661cea78-ce56-4bda-94e5-67fd5af845ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.358450 np0000174906 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-f755a48b-d0b7-44d2-9b1e-1ac4196af688 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.358522 np0000174906 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-68123665-4433-4019-9677-ce9730f6fd4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.358674 np0000174906 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-190d2e74-aa16-445a-a70b-bf6f5e5028d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.361811 np0000174906 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-190d2e74-aa16-445a-a70b-bf6f5e5028d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.364088 np0000174906 devstack@c-api.service[112237]: DEBUG oslo_db.sqlalchemy.engines [None req-f755a48b-d0b7-44d2-9b1e-1ac4196af688 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=112237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 17:32:41.365250 np0000174906 devstack@c-api.service[112236]: DEBUG oslo_db.sqlalchemy.engines [None req-68123665-4433-4019-9677-ce9730f6fd4d 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=112236) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 17:32:41.366383 np0000174906 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-190d2e74-aa16-445a-a70b-bf6f5e5028d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.366711 np0000174906 devstack@c-api.service[112237]: INFO cinder.rpc [None req-f755a48b-d0b7-44d2-9b1e-1ac4196af688 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 17:32:41.367636 np0000174906 devstack@c-api.service[112236]: INFO cinder.rpc [None req-68123665-4433-4019-9677-ce9730f6fd4d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 17:32:41.368769 np0000174906 devstack@c-api.service[112237]: INFO cinder.rpc [None req-f755a48b-d0b7-44d2-9b1e-1ac4196af688 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 17:32:41.369680 np0000174906 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-f755a48b-d0b7-44d2-9b1e-1ac4196af688 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.369955 np0000174906 devstack@c-api.service[112236]: INFO cinder.rpc [None req-68123665-4433-4019-9677-ce9730f6fd4d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 17:32:41.370493 np0000174906 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-190d2e74-aa16-445a-a70b-bf6f5e5028d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.370734 np0000174906 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-661cea78-ce56-4bda-94e5-67fd5af845ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.371138 np0000174906 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-68123665-4433-4019-9677-ce9730f6fd4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.373535 np0000174906 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-190d2e74-aa16-445a-a70b-bf6f5e5028d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.374093 np0000174906 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-661cea78-ce56-4bda-94e5-67fd5af845ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.376536 np0000174906 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-190d2e74-aa16-445a-a70b-bf6f5e5028d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.377363 np0000174906 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-661cea78-ce56-4bda-94e5-67fd5af845ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.379610 np0000174906 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-190d2e74-aa16-445a-a70b-bf6f5e5028d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.381560 np0000174906 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-661cea78-ce56-4bda-94e5-67fd5af845ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.381992 np0000174906 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-f755a48b-d0b7-44d2-9b1e-1ac4196af688 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.382410 np0000174906 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-190d2e74-aa16-445a-a70b-bf6f5e5028d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.382846 np0000174906 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-68123665-4433-4019-9677-ce9730f6fd4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.385308 np0000174906 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-f755a48b-d0b7-44d2-9b1e-1ac4196af688 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.385414 np0000174906 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-190d2e74-aa16-445a-a70b-bf6f5e5028d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.385689 np0000174906 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-661cea78-ce56-4bda-94e5-67fd5af845ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.386151 np0000174906 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-68123665-4433-4019-9677-ce9730f6fd4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.386829 np0000174906 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-190d2e74-aa16-445a-a70b-bf6f5e5028d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.388734 np0000174906 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-f755a48b-d0b7-44d2-9b1e-1ac4196af688 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.388849 np0000174906 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-661cea78-ce56-4bda-94e5-67fd5af845ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.389504 np0000174906 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-190d2e74-aa16-445a-a70b-bf6f5e5028d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.389584 np0000174906 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-68123665-4433-4019-9677-ce9730f6fd4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.392096 np0000174906 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-661cea78-ce56-4bda-94e5-67fd5af845ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.393809 np0000174906 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-68123665-4433-4019-9677-ce9730f6fd4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.394352 np0000174906 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-f755a48b-d0b7-44d2-9b1e-1ac4196af688 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.395023 np0000174906 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-661cea78-ce56-4bda-94e5-67fd5af845ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.395190 np0000174906 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-190d2e74-aa16-445a-a70b-bf6f5e5028d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.397697 np0000174906 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-f755a48b-d0b7-44d2-9b1e-1ac4196af688 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.398218 np0000174906 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-661cea78-ce56-4bda-94e5-67fd5af845ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.398298 np0000174906 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-68123665-4433-4019-9677-ce9730f6fd4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.398381 np0000174906 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-190d2e74-aa16-445a-a70b-bf6f5e5028d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.399774 np0000174906 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-661cea78-ce56-4bda-94e5-67fd5af845ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.400446 np0000174906 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-190d2e74-aa16-445a-a70b-bf6f5e5028d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.400914 np0000174906 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-f755a48b-d0b7-44d2-9b1e-1ac4196af688 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.401823 np0000174906 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-68123665-4433-4019-9677-ce9730f6fd4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.401929 np0000174906 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-190d2e74-aa16-445a-a70b-bf6f5e5028d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.402569 np0000174906 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-661cea78-ce56-4bda-94e5-67fd5af845ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.403281 np0000174906 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-190d2e74-aa16-445a-a70b-bf6f5e5028d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.404225 np0000174906 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-f755a48b-d0b7-44d2-9b1e-1ac4196af688 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.404868 np0000174906 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-190d2e74-aa16-445a-a70b-bf6f5e5028d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.405214 np0000174906 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-68123665-4433-4019-9677-ce9730f6fd4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.406305 np0000174906 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-190d2e74-aa16-445a-a70b-bf6f5e5028d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.407173 np0000174906 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-f755a48b-d0b7-44d2-9b1e-1ac4196af688 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.407707 np0000174906 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-190d2e74-aa16-445a-a70b-bf6f5e5028d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.408261 np0000174906 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-68123665-4433-4019-9677-ce9730f6fd4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.408557 np0000174906 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-661cea78-ce56-4bda-94e5-67fd5af845ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.409107 np0000174906 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-190d2e74-aa16-445a-a70b-bf6f5e5028d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.410197 np0000174906 devstack@c-api.service[112235]: WARNING cinder.api.contrib.hosts [None req-190d2e74-aa16-445a-a70b-bf6f5e5028d6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 17:32:41.410317 np0000174906 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-f755a48b-d0b7-44d2-9b1e-1ac4196af688 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.410906 np0000174906 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-190d2e74-aa16-445a-a70b-bf6f5e5028d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.411375 np0000174906 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-68123665-4433-4019-9677-ce9730f6fd4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.411904 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-190d2e74-aa16-445a-a70b-bf6f5e5028d6 None None] Extended resource: extensions {{(pid=112235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:32:41.412004 np0000174906 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-f755a48b-d0b7-44d2-9b1e-1ac4196af688 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.412159 np0000174906 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-661cea78-ce56-4bda-94e5-67fd5af845ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.412797 np0000174906 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-68123665-4433-4019-9677-ce9730f6fd4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.413241 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-190d2e74-aa16-445a-a70b-bf6f5e5028d6 None None] Extended resource: os-availability-zone {{(pid=112235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:32:41.414312 np0000174906 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-661cea78-ce56-4bda-94e5-67fd5af845ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.414553 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-190d2e74-aa16-445a-a70b-bf6f5e5028d6 None None] Extended resource: qos-specs {{(pid=112235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:32:41.414656 np0000174906 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-f755a48b-d0b7-44d2-9b1e-1ac4196af688 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.415511 np0000174906 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-68123665-4433-4019-9677-ce9730f6fd4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.415916 np0000174906 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-661cea78-ce56-4bda-94e5-67fd5af845ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.417260 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-190d2e74-aa16-445a-a70b-bf6f5e5028d6 None None] Extended resource: extra_specs {{(pid=112235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:32:41.417327 np0000174906 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-661cea78-ce56-4bda-94e5-67fd5af845ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.418806 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-190d2e74-aa16-445a-a70b-bf6f5e5028d6 None None] Extended resource: encryption {{(pid=112235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:32:41.418870 np0000174906 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-661cea78-ce56-4bda-94e5-67fd5af845ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.420348 np0000174906 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-661cea78-ce56-4bda-94e5-67fd5af845ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.420512 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-190d2e74-aa16-445a-a70b-bf6f5e5028d6 None None] Extended resource: os-volume-type-access {{(pid=112235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:32:41.420667 np0000174906 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-f755a48b-d0b7-44d2-9b1e-1ac4196af688 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.421229 np0000174906 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-68123665-4433-4019-9677-ce9730f6fd4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.421895 np0000174906 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-661cea78-ce56-4bda-94e5-67fd5af845ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.422154 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-190d2e74-aa16-445a-a70b-bf6f5e5028d6 None None] Extended resource: os-quota-class-sets {{(pid=112235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:32:41.423358 np0000174906 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-661cea78-ce56-4bda-94e5-67fd5af845ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.423463 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-190d2e74-aa16-445a-a70b-bf6f5e5028d6 None None] Extended resource: encryption {{(pid=112235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:32:41.424406 np0000174906 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-f755a48b-d0b7-44d2-9b1e-1ac4196af688 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.424635 np0000174906 devstack@c-api.service[112234]: WARNING cinder.api.contrib.hosts [None req-661cea78-ce56-4bda-94e5-67fd5af845ad None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 17:32:41.424853 np0000174906 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-68123665-4433-4019-9677-ce9730f6fd4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.424987 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-190d2e74-aa16-445a-a70b-bf6f5e5028d6 None None] Extended resource: os-snapshot-manage {{(pid=112235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:32:41.425439 np0000174906 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-661cea78-ce56-4bda-94e5-67fd5af845ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.426419 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-661cea78-ce56-4bda-94e5-67fd5af845ad None None] Extended resource: extensions {{(pid=112234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:32:41.426511 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-190d2e74-aa16-445a-a70b-bf6f5e5028d6 None None] Extended resource: consistencygroups {{(pid=112235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:32:41.426573 np0000174906 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-f755a48b-d0b7-44d2-9b1e-1ac4196af688 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.426927 np0000174906 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-68123665-4433-4019-9677-ce9730f6fd4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.427811 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-661cea78-ce56-4bda-94e5-67fd5af845ad None None] Extended resource: os-availability-zone {{(pid=112234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:32:41.428064 np0000174906 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-f755a48b-d0b7-44d2-9b1e-1ac4196af688 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.428442 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-190d2e74-aa16-445a-a70b-bf6f5e5028d6 None None] Extended resource: backups {{(pid=112235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:32:41.428845 np0000174906 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-68123665-4433-4019-9677-ce9730f6fd4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.429269 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-661cea78-ce56-4bda-94e5-67fd5af845ad None None] Extended resource: qos-specs {{(pid=112234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:32:41.429492 np0000174906 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-f755a48b-d0b7-44d2-9b1e-1ac4196af688 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.429896 np0000174906 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-68123665-4433-4019-9677-ce9730f6fd4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.430427 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-190d2e74-aa16-445a-a70b-bf6f5e5028d6 None None] Extended resource: scheduler-stats {{(pid=112235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:32:41.431033 np0000174906 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-f755a48b-d0b7-44d2-9b1e-1ac4196af688 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.431415 np0000174906 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-68123665-4433-4019-9677-ce9730f6fd4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.431484 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-661cea78-ce56-4bda-94e5-67fd5af845ad None None] Extended resource: extra_specs {{(pid=112234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:32:41.431889 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-190d2e74-aa16-445a-a70b-bf6f5e5028d6 None None] Extended resource: os-quota-sets {{(pid=112235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:32:41.432511 np0000174906 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-f755a48b-d0b7-44d2-9b1e-1ac4196af688 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.432898 np0000174906 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-68123665-4433-4019-9677-ce9730f6fd4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.433121 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-661cea78-ce56-4bda-94e5-67fd5af845ad None None] Extended resource: encryption {{(pid=112234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:32:41.433311 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-190d2e74-aa16-445a-a70b-bf6f5e5028d6 None None] Extended resource: os-volume-manage {{(pid=112235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:32:41.434037 np0000174906 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-f755a48b-d0b7-44d2-9b1e-1ac4196af688 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.434308 np0000174906 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-68123665-4433-4019-9677-ce9730f6fd4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.434709 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-190d2e74-aa16-445a-a70b-bf6f5e5028d6 None None] Extended resource: capabilities {{(pid=112235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:32:41.435386 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-661cea78-ce56-4bda-94e5-67fd5af845ad None None] Extended resource: os-volume-type-access {{(pid=112234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:32:41.435485 np0000174906 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-f755a48b-d0b7-44d2-9b1e-1ac4196af688 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.436078 np0000174906 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-68123665-4433-4019-9677-ce9730f6fd4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.436142 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-190d2e74-aa16-445a-a70b-bf6f5e5028d6 None None] Extended resource: os-volume-transfer {{(pid=112235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:32:41.436737 np0000174906 devstack@c-api.service[112237]: WARNING cinder.api.contrib.hosts [None req-f755a48b-d0b7-44d2-9b1e-1ac4196af688 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 17:32:41.437071 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-661cea78-ce56-4bda-94e5-67fd5af845ad None None] Extended resource: os-quota-class-sets {{(pid=112234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:32:41.437465 np0000174906 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-f755a48b-d0b7-44d2-9b1e-1ac4196af688 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.437516 np0000174906 devstack@c-api.service[112236]: WARNING cinder.api.contrib.hosts [None req-68123665-4433-4019-9677-ce9730f6fd4d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 17:32:41.437694 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-190d2e74-aa16-445a-a70b-bf6f5e5028d6 None None] Extended resource: os-hosts {{(pid=112235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:32:41.438299 np0000174906 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-68123665-4433-4019-9677-ce9730f6fd4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.438490 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-661cea78-ce56-4bda-94e5-67fd5af845ad None None] Extended resource: encryption {{(pid=112234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:32:41.438556 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-f755a48b-d0b7-44d2-9b1e-1ac4196af688 None None] Extended resource: extensions {{(pid=112237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:32:41.439085 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-190d2e74-aa16-445a-a70b-bf6f5e5028d6 None None] Extended resource: cgsnapshots {{(pid=112235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:32:41.439536 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-68123665-4433-4019-9677-ce9730f6fd4d None None] Extended resource: extensions {{(pid=112236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:32:41.439946 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-f755a48b-d0b7-44d2-9b1e-1ac4196af688 None None] Extended resource: os-availability-zone {{(pid=112237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:32:41.440082 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-661cea78-ce56-4bda-94e5-67fd5af845ad None None] Extended resource: os-snapshot-manage {{(pid=112234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:32:41.440585 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.contrib.snapshot_actions [None req-190d2e74-aa16-445a-a70b-bf6f5e5028d6 None None] SnapshotActionsController initialized {{(pid=112235) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 17:32:41.441253 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-f755a48b-d0b7-44d2-9b1e-1ac4196af688 None None] Extended resource: qos-specs {{(pid=112237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:32:41.441428 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-68123665-4433-4019-9677-ce9730f6fd4d None None] Extended resource: os-availability-zone {{(pid=112236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:32:41.441524 np0000174906 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-190d2e74-aa16-445a-a70b-bf6f5e5028d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.441662 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-661cea78-ce56-4bda-94e5-67fd5af845ad None None] Extended resource: consistencygroups {{(pid=112234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:32:41.443050 np0000174906 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-190d2e74-aa16-445a-a70b-bf6f5e5028d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.443228 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-68123665-4433-4019-9677-ce9730f6fd4d None None] Extended resource: qos-specs {{(pid=112236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:32:41.443479 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-f755a48b-d0b7-44d2-9b1e-1ac4196af688 None None] Extended resource: extra_specs {{(pid=112237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:32:41.443707 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-661cea78-ce56-4bda-94e5-67fd5af845ad None None] Extended resource: backups {{(pid=112234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:32:41.444403 np0000174906 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-190d2e74-aa16-445a-a70b-bf6f5e5028d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.445520 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-68123665-4433-4019-9677-ce9730f6fd4d None None] Extended resource: extra_specs {{(pid=112236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:32:41.445911 np0000174906 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-190d2e74-aa16-445a-a70b-bf6f5e5028d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.446030 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-f755a48b-d0b7-44d2-9b1e-1ac4196af688 None None] Extended resource: encryption {{(pid=112237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:32:41.446322 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-661cea78-ce56-4bda-94e5-67fd5af845ad None None] Extended resource: scheduler-stats {{(pid=112234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:32:41.447277 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-68123665-4433-4019-9677-ce9730f6fd4d None None] Extended resource: encryption {{(pid=112236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:32:41.447347 np0000174906 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-190d2e74-aa16-445a-a70b-bf6f5e5028d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.447613 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-f755a48b-d0b7-44d2-9b1e-1ac4196af688 None None] Extended resource: os-volume-type-access {{(pid=112237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:32:41.447866 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-661cea78-ce56-4bda-94e5-67fd5af845ad None None] Extended resource: os-quota-sets {{(pid=112234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:32:41.448735 np0000174906 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-190d2e74-aa16-445a-a70b-bf6f5e5028d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.449237 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-f755a48b-d0b7-44d2-9b1e-1ac4196af688 None None] Extended resource: os-quota-class-sets {{(pid=112237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:32:41.449330 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-661cea78-ce56-4bda-94e5-67fd5af845ad None None] Extended resource: os-volume-manage {{(pid=112234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:32:41.449546 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-68123665-4433-4019-9677-ce9730f6fd4d None None] Extended resource: os-volume-type-access {{(pid=112236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:32:41.450101 np0000174906 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-190d2e74-aa16-445a-a70b-bf6f5e5028d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.450572 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-f755a48b-d0b7-44d2-9b1e-1ac4196af688 None None] Extended resource: encryption {{(pid=112237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:32:41.450888 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-661cea78-ce56-4bda-94e5-67fd5af845ad None None] Extended resource: capabilities {{(pid=112234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:32:41.450977 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-190d2e74-aa16-445a-a70b-bf6f5e5028d6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:32:41.451119 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-190d2e74-aa16-445a-a70b-bf6f5e5028d6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:32:41.451174 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-68123665-4433-4019-9677-ce9730f6fd4d None None] Extended resource: os-quota-class-sets {{(pid=112236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:32:41.451211 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-190d2e74-aa16-445a-a70b-bf6f5e5028d6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:32:41.451996 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-190d2e74-aa16-445a-a70b-bf6f5e5028d6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:32:41.452112 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-190d2e74-aa16-445a-a70b-bf6f5e5028d6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:32:41.452184 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-f755a48b-d0b7-44d2-9b1e-1ac4196af688 None None] Extended resource: os-snapshot-manage {{(pid=112237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:32:41.452252 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-190d2e74-aa16-445a-a70b-bf6f5e5028d6 None None] Extension AdminActions extending resource: volumes {{(pid=112235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:32:41.452292 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-661cea78-ce56-4bda-94e5-67fd5af845ad None None] Extended resource: os-volume-transfer {{(pid=112234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:32:41.452339 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-190d2e74-aa16-445a-a70b-bf6f5e5028d6 None None] Extension AdminActions extending resource: snapshots {{(pid=112235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:32:41.452427 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-190d2e74-aa16-445a-a70b-bf6f5e5028d6 None None] Extension AdminActions extending resource: backups {{(pid=112235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:32:41.452504 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-68123665-4433-4019-9677-ce9730f6fd4d None None] Extended resource: encryption {{(pid=112236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:32:41.452574 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-190d2e74-aa16-445a-a70b-bf6f5e5028d6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:32:41.452740 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-190d2e74-aa16-445a-a70b-bf6f5e5028d6 None None] Extension VolumeActions extending resource: volumes {{(pid=112235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:32:41.452740 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-190d2e74-aa16-445a-a70b-bf6f5e5028d6 None None] Extension TypesManage extending resource: types {{(pid=112235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:32:41.452877 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-190d2e74-aa16-445a-a70b-bf6f5e5028d6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:32:41.452990 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-190d2e74-aa16-445a-a70b-bf6f5e5028d6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:32:41.453119 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-190d2e74-aa16-445a-a70b-bf6f5e5028d6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:32:41.453203 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-190d2e74-aa16-445a-a70b-bf6f5e5028d6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:32:41.453275 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-190d2e74-aa16-445a-a70b-bf6f5e5028d6 None None] Extension UsedLimits extending resource: limits {{(pid=112235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:32:41.453763 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-f755a48b-d0b7-44d2-9b1e-1ac4196af688 None None] Extended resource: consistencygroups {{(pid=112237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:32:41.454030 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-68123665-4433-4019-9677-ce9730f6fd4d None None] Extended resource: os-snapshot-manage {{(pid=112236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:32:41.454114 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-661cea78-ce56-4bda-94e5-67fd5af845ad None None] Extended resource: os-hosts {{(pid=112234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:32:41.455507 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-68123665-4433-4019-9677-ce9730f6fd4d None None] Extended resource: consistencygroups {{(pid=112236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:32:41.455582 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-661cea78-ce56-4bda-94e5-67fd5af845ad None None] Extended resource: cgsnapshots {{(pid=112234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:32:41.455799 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-f755a48b-d0b7-44d2-9b1e-1ac4196af688 None None] Extended resource: backups {{(pid=112237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:32:41.457103 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.contrib.snapshot_actions [None req-661cea78-ce56-4bda-94e5-67fd5af845ad None None] SnapshotActionsController initialized {{(pid=112234) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 17:32:41.457514 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-68123665-4433-4019-9677-ce9730f6fd4d None None] Extended resource: backups {{(pid=112236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:32:41.457910 np0000174906 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-661cea78-ce56-4bda-94e5-67fd5af845ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.457985 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-f755a48b-d0b7-44d2-9b1e-1ac4196af688 None None] Extended resource: scheduler-stats {{(pid=112237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:32:41.459364 np0000174906 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-661cea78-ce56-4bda-94e5-67fd5af845ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.459424 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-f755a48b-d0b7-44d2-9b1e-1ac4196af688 None None] Extended resource: os-quota-sets {{(pid=112237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:32:41.459542 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-68123665-4433-4019-9677-ce9730f6fd4d None None] Extended resource: scheduler-stats {{(pid=112236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:32:41.460791 np0000174906 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-661cea78-ce56-4bda-94e5-67fd5af845ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.460897 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-f755a48b-d0b7-44d2-9b1e-1ac4196af688 None None] Extended resource: os-volume-manage {{(pid=112237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:32:41.460984 np0000174906 devstack@c-api.service[112235]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ac3468a3668 pid: 112235 (default app) May 19 17:32:41.461098 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-68123665-4433-4019-9677-ce9730f6fd4d None None] Extended resource: os-quota-sets {{(pid=112236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:32:41.462303 np0000174906 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-661cea78-ce56-4bda-94e5-67fd5af845ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.462460 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-f755a48b-d0b7-44d2-9b1e-1ac4196af688 None None] Extended resource: capabilities {{(pid=112237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:32:41.462641 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-68123665-4433-4019-9677-ce9730f6fd4d None None] Extended resource: os-volume-manage {{(pid=112236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:32:41.463775 np0000174906 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-661cea78-ce56-4bda-94e5-67fd5af845ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.463861 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-f755a48b-d0b7-44d2-9b1e-1ac4196af688 None None] Extended resource: os-volume-transfer {{(pid=112237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:32:41.464312 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-68123665-4433-4019-9677-ce9730f6fd4d None None] Extended resource: capabilities {{(pid=112236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:32:41.465273 np0000174906 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-661cea78-ce56-4bda-94e5-67fd5af845ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.465452 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-f755a48b-d0b7-44d2-9b1e-1ac4196af688 None None] Extended resource: os-hosts {{(pid=112237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:32:41.465801 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-68123665-4433-4019-9677-ce9730f6fd4d None None] Extended resource: os-volume-transfer {{(pid=112236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:32:41.466847 np0000174906 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-661cea78-ce56-4bda-94e5-67fd5af845ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.466941 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-f755a48b-d0b7-44d2-9b1e-1ac4196af688 None None] Extended resource: cgsnapshots {{(pid=112237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:32:41.467718 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-68123665-4433-4019-9677-ce9730f6fd4d None None] Extended resource: os-hosts {{(pid=112236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:32:41.467835 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-661cea78-ce56-4bda-94e5-67fd5af845ad None None] Extension VolumeTypeAccess extending resource: types {{(pid=112234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:32:41.467977 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-661cea78-ce56-4bda-94e5-67fd5af845ad None None] Extension SnapshotActions extending resource: snapshots {{(pid=112234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:32:41.468132 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-661cea78-ce56-4bda-94e5-67fd5af845ad None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:32:41.468368 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-661cea78-ce56-4bda-94e5-67fd5af845ad None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:32:41.468442 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.contrib.snapshot_actions [None req-f755a48b-d0b7-44d2-9b1e-1ac4196af688 None None] SnapshotActionsController initialized {{(pid=112237) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 17:32:41.468507 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-661cea78-ce56-4bda-94e5-67fd5af845ad None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:32:41.468666 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-661cea78-ce56-4bda-94e5-67fd5af845ad None None] Extension AdminActions extending resource: volumes {{(pid=112234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:32:41.468793 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-661cea78-ce56-4bda-94e5-67fd5af845ad None None] Extension AdminActions extending resource: snapshots {{(pid=112234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:32:41.468914 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-661cea78-ce56-4bda-94e5-67fd5af845ad None None] Extension AdminActions extending resource: backups {{(pid=112234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:32:41.469063 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-661cea78-ce56-4bda-94e5-67fd5af845ad None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:32:41.469164 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.469164 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.469342 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-661cea78-ce56-4bda-94e5-67fd5af845ad None None] Extension VolumeActions extending resource: volumes {{(pid=112234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:32:41.469400 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.469400 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.469620 np0000174906 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-f755a48b-d0b7-44d2-9b1e-1ac4196af688 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.469688 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.469688 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.469688 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.469688 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.469966 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.469966 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.469966 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.469966 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.470144 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-68123665-4433-4019-9677-ce9730f6fd4d None None] Extended resource: cgsnapshots {{(pid=112236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 17:32:41.470181 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.470181 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.470181 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.470181 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.470181 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.470181 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.470442 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.470442 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.470531 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-661cea78-ce56-4bda-94e5-67fd5af845ad None None] Extension TypesManage extending resource: types {{(pid=112234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:32:41.470568 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.470568 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.470568 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.470568 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.470744 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.470744 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.470744 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.470744 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.470947 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.470947 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.470947 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.470947 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.470947 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.471173 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.471208 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-661cea78-ce56-4bda-94e5-67fd5af845ad None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:32:41.471250 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.471250 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.471250 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.471250 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.471250 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.471482 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.471482 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.471482 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.471482 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.471482 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.471482 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.471482 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.471754 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.471754 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.471868 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-661cea78-ce56-4bda-94e5-67fd5af845ad None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:32:41.471915 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.471915 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.471915 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.471915 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.471915 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.471915 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.472163 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.472163 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.472163 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.472163 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.472163 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.472163 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.472422 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-661cea78-ce56-4bda-94e5-67fd5af845ad None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:32:41.472458 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.472458 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.472458 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.472458 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.472633 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.472633 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.472633 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.472633 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.472633 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.473857 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.473857 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.473857 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.473857 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.473857 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.474204 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-661cea78-ce56-4bda-94e5-67fd5af845ad None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:32:41.474286 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.474286 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.474286 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.474286 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.474286 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.474286 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.474701 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.474701 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.474701 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.474701 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.475007 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-661cea78-ce56-4bda-94e5-67fd5af845ad None None] Extension UsedLimits extending resource: limits {{(pid=112234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:32:41.475187 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.475187 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.475187 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.475187 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.475492 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.475492 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.475492 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.475492 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.475800 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.475800 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.475800 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.475800 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.476246 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.476246 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.476246 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.476246 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.476246 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.476738 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.476738 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.476738 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.476738 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.476738 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.477215 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.477215 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.477215 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.477215 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.477569 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.477569 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.477569 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.477569 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.478022 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.478022 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.478022 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.478022 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.478388 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.478388 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.478388 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.478388 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.478757 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.478757 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.478757 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.478757 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.479061 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.479061 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.479061 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.479061 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.479061 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.479323 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.479323 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.479323 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.479323 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.479323 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.479323 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.479634 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.479634 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.479634 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.479634 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.479634 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.479912 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.479912 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.479912 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.479912 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.479912 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.479912 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.480229 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.480229 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.480229 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.480229 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.480229 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.480229 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.480534 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.480534 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.480534 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.480534 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.480534 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.480534 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.480889 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.480889 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.480889 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.480889 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.480889 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.480889 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.481206 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.481206 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.481206 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.481206 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.481414 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.481414 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.481414 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.481414 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.481414 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.481674 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.481674 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.481674 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.481674 np0000174906 devstack@c-api.service[112235]: /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 19 17:32:41.481674 np0000174906 devstack@c-api.service[112235]: warnings.warn(deprecated_msg) May 19 17:32:41.481975 np0000174906 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-f755a48b-d0b7-44d2-9b1e-1ac4196af688 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.482033 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.contrib.snapshot_actions [None req-68123665-4433-4019-9677-ce9730f6fd4d None None] SnapshotActionsController initialized {{(pid=112236) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 17:32:41.482033 np0000174906 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-68123665-4433-4019-9677-ce9730f6fd4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.482281 np0000174906 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-f755a48b-d0b7-44d2-9b1e-1ac4196af688 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.482342 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.middleware.request_id [None req-660a6c75-54a8-4b9f-b5b9-fee6ed41a1aa None None] RequestId filter calling following filter/app {{(pid=112235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 17:32:41.482420 np0000174906 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-f755a48b-d0b7-44d2-9b1e-1ac4196af688 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.482479 np0000174906 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-68123665-4433-4019-9677-ce9730f6fd4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.482479 np0000174906 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-68123665-4433-4019-9677-ce9730f6fd4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.482586 np0000174906 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-f755a48b-d0b7-44d2-9b1e-1ac4196af688 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.482645 np0000174906 devstack@c-api.service[112235]: [pid: 112235|app: 0|req: 1/1] 199.204.45.23 () {60 vars in 949 bytes} [Tue May 19 17:32:41 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 19 17:32:41.482726 np0000174906 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-f755a48b-d0b7-44d2-9b1e-1ac4196af688 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.482829 np0000174906 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-68123665-4433-4019-9677-ce9730f6fd4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.482900 np0000174906 devstack@c-api.service[112237]: WARNING castellan.key_manager.migration [None req-f755a48b-d0b7-44d2-9b1e-1ac4196af688 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.482965 np0000174906 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-68123665-4433-4019-9677-ce9730f6fd4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.482998 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-f755a48b-d0b7-44d2-9b1e-1ac4196af688 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:32:41.483023 np0000174906 devstack@c-api.service[112234]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ac3468a3668 pid: 112234 (default app) May 19 17:32:41.483049 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-f755a48b-d0b7-44d2-9b1e-1ac4196af688 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:32:41.483049 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-f755a48b-d0b7-44d2-9b1e-1ac4196af688 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:32:41.483049 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-f755a48b-d0b7-44d2-9b1e-1ac4196af688 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:32:41.483236 np0000174906 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-68123665-4433-4019-9677-ce9730f6fd4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.483287 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-f755a48b-d0b7-44d2-9b1e-1ac4196af688 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:32:41.483287 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-f755a48b-d0b7-44d2-9b1e-1ac4196af688 None None] Extension AdminActions extending resource: volumes {{(pid=112237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:32:41.483287 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-f755a48b-d0b7-44d2-9b1e-1ac4196af688 None None] Extension AdminActions extending resource: snapshots {{(pid=112237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:32:41.483287 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-f755a48b-d0b7-44d2-9b1e-1ac4196af688 None None] Extension AdminActions extending resource: backups {{(pid=112237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:32:41.483287 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-f755a48b-d0b7-44d2-9b1e-1ac4196af688 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:32:41.483287 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-f755a48b-d0b7-44d2-9b1e-1ac4196af688 None None] Extension VolumeActions extending resource: volumes {{(pid=112237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:32:41.483287 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-f755a48b-d0b7-44d2-9b1e-1ac4196af688 None None] Extension TypesManage extending resource: types {{(pid=112237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:32:41.483514 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-f755a48b-d0b7-44d2-9b1e-1ac4196af688 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:32:41.483514 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-f755a48b-d0b7-44d2-9b1e-1ac4196af688 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:32:41.483514 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-f755a48b-d0b7-44d2-9b1e-1ac4196af688 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:32:41.483514 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-f755a48b-d0b7-44d2-9b1e-1ac4196af688 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:32:41.483514 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.v3.router [None req-f755a48b-d0b7-44d2-9b1e-1ac4196af688 None None] Extension UsedLimits extending resource: limits {{(pid=112237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:32:41.483666 np0000174906 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-68123665-4433-4019-9677-ce9730f6fd4d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 17:32:41.483666 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-68123665-4433-4019-9677-ce9730f6fd4d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:32:41.483666 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-68123665-4433-4019-9677-ce9730f6fd4d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:32:41.483666 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-68123665-4433-4019-9677-ce9730f6fd4d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:32:41.483666 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-68123665-4433-4019-9677-ce9730f6fd4d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:32:41.483666 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-68123665-4433-4019-9677-ce9730f6fd4d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:32:41.483666 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-68123665-4433-4019-9677-ce9730f6fd4d None None] Extension AdminActions extending resource: volumes {{(pid=112236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:32:41.483666 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-68123665-4433-4019-9677-ce9730f6fd4d None None] Extension AdminActions extending resource: snapshots {{(pid=112236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:32:41.483913 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-68123665-4433-4019-9677-ce9730f6fd4d None None] Extension AdminActions extending resource: backups {{(pid=112236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:32:41.483913 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-68123665-4433-4019-9677-ce9730f6fd4d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:32:41.483913 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-68123665-4433-4019-9677-ce9730f6fd4d None None] Extension VolumeActions extending resource: volumes {{(pid=112236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:32:41.483913 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-68123665-4433-4019-9677-ce9730f6fd4d None None] Extension TypesManage extending resource: types {{(pid=112236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:32:41.483913 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-68123665-4433-4019-9677-ce9730f6fd4d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:32:41.483913 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-68123665-4433-4019-9677-ce9730f6fd4d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:32:41.484074 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-68123665-4433-4019-9677-ce9730f6fd4d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:32:41.484727 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-68123665-4433-4019-9677-ce9730f6fd4d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:32:41.484727 np0000174906 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-68123665-4433-4019-9677-ce9730f6fd4d None None] Extension UsedLimits extending resource: limits {{(pid=112236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 17:32:41.490666 np0000174906 devstack@c-api.service[112237]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ac3468a3668 pid: 112237 (default app) May 19 17:32:41.492766 np0000174906 devstack@c-api.service[112236]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ac3468a3668 pid: 112236 (default app) May 19 17:32:48.893208 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.middleware.request_id [None req-465e6480-6bdc-4e9d-a142-e5c6b057923e None None] RequestId filter calling following filter/app {{(pid=112235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 17:32:49.365414 np0000174906 devstack@c-api.service[112235]: INFO cinder.api.openstack.wsgi [None req-465e6480-6bdc-4e9d-a142-e5c6b057923e admin admin] POST https://199.204.45.23/volume/v3/types May 19 17:32:49.365887 np0000174906 devstack@c-api.service[112235]: DEBUG cinder.api.openstack.wsgi [None req-465e6480-6bdc-4e9d-a142-e5c6b057923e admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 19 17:32:49.367968 np0000174906 devstack@c-api.service[112235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 19 17:32:49.367968 np0000174906 devstack@c-api.service[112235]: warnings.warn( May 19 17:32:49.374785 np0000174906 devstack@c-api.service[112235]: DEBUG oslo_db.sqlalchemy.engines [None req-465e6480-6bdc-4e9d-a142-e5c6b057923e 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=112235) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 17:32:49.411428 np0000174906 devstack@c-api.service[112235]: INFO cinder.api.openstack.wsgi [None req-465e6480-6bdc-4e9d-a142-e5c6b057923e admin admin] https://199.204.45.23/volume/v3/types returned with HTTP 200 May 19 17:32:49.411935 np0000174906 devstack@c-api.service[112235]: [pid: 112235|app: 0|req: 2/2] 199.204.45.23 () {68 vars in 1281 bytes} [Tue May 19 17:32:48 2026] POST /volume/v3/types => generated 186 bytes in 519 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 19 17:32:49.439543 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.439543 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.439543 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.439543 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.439543 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.440444 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.440444 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.440444 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.440444 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.440444 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.440725 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.440725 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.440725 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.440725 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.440725 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.440725 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.441155 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.441155 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.441155 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.441155 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.441395 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.441395 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.441395 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.441395 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.441601 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.441601 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.441601 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.441601 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.441989 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.441989 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.441989 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.441989 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.441989 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.442290 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.442290 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.442290 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.442290 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.442290 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.442539 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.442539 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.442539 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.442539 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.442539 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.442539 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.442940 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.442940 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.442940 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.442940 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.442940 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.442940 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.443273 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.443273 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.443273 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.443273 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.443273 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.443273 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.443584 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.443584 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.443584 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.443584 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.443584 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.443884 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.443884 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.443884 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.443884 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.443884 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.444133 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.444133 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.444133 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.444133 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.444133 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.444133 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.444449 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.444449 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.444449 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.444449 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.444449 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.444449 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.444756 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.444756 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.444756 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.444756 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.444756 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.445130 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.445130 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.445130 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.445130 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.445130 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.445406 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.445406 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.445406 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.445406 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.445616 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.445616 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.445616 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.445616 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.445950 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.445950 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.445950 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.445950 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.445950 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.446238 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.446238 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.446238 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.446238 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.446238 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.446500 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.446500 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.446500 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.446500 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.446715 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.446715 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.446715 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.446715 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.447024 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.447024 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.447024 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.447024 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.447351 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.447351 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.447351 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.447351 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.447727 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.447727 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.447727 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.447727 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.447998 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.447998 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.447998 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.447998 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.447998 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.448289 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.448289 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.448289 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.448289 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.448289 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.448289 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.448637 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.448637 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.448637 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.448637 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.448637 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.448936 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.448936 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.448936 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.448936 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.448936 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.448936 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.449306 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.449306 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.449306 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.449306 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.449306 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.449306 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.449653 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.449653 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.449653 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.449653 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.449653 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.449653 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.450109 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.450109 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.450109 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.450109 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.450109 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.450109 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.450263 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.450263 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.450263 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.450263 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.450368 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.450368 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.450368 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.450368 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.450368 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.450495 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.450495 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.450495 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.450495 np0000174906 devstack@c-api.service[112234]: /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 19 17:32:49.450495 np0000174906 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) May 19 17:32:49.450495 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.middleware.request_id [req-465e6480-6bdc-4e9d-a142-e5c6b057923e req-7f0f78b4-9739-4952-9436-ca9d979998bd None None] RequestId filter calling following filter/app {{(pid=112234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 17:32:49.773885 np0000174906 devstack@c-api.service[112234]: INFO cinder.api.openstack.wsgi [req-465e6480-6bdc-4e9d-a142-e5c6b057923e req-7f0f78b4-9739-4952-9436-ca9d979998bd admin admin] POST https://199.204.45.23/volume/v3/types/816d3435-3d06-4f6b-b40d-2cc06d7ad6b0/extra_specs May 19 17:32:49.774453 np0000174906 devstack@c-api.service[112234]: DEBUG cinder.api.openstack.wsgi [req-465e6480-6bdc-4e9d-a142-e5c6b057923e req-7f0f78b4-9739-4952-9436-ca9d979998bd admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 19 17:32:49.776195 np0000174906 devstack@c-api.service[112234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 19 17:32:49.776195 np0000174906 devstack@c-api.service[112234]: warnings.warn( May 19 17:32:49.782330 np0000174906 devstack@c-api.service[112234]: DEBUG oslo_db.sqlalchemy.engines [req-465e6480-6bdc-4e9d-a142-e5c6b057923e req-7f0f78b4-9739-4952-9436-ca9d979998bd 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=112234) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 17:32:49.838171 np0000174906 devstack@c-api.service[112234]: INFO cinder.api.openstack.wsgi [req-465e6480-6bdc-4e9d-a142-e5c6b057923e req-7f0f78b4-9739-4952-9436-ca9d979998bd admin admin] https://199.204.45.23/volume/v3/types/816d3435-3d06-4f6b-b40d-2cc06d7ad6b0/extra_specs returned with HTTP 200 May 19 17:32:49.838627 np0000174906 devstack@c-api.service[112234]: [pid: 112234|app: 0|req: 1/3] 199.204.45.23 () {70 vars in 1498 bytes} [Tue May 19 17:32:49 2026] POST /volume/v3/types/816d3435-3d06-4f6b-b40d-2cc06d7ad6b0/extra_specs => generated 55 bytes in 414 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 17:32:51.368377 np0000174906 devstack@c-api.service[112237]: DEBUG dbcounter [-] [112237] Writing DB stats cinder:SELECT=6 {{(pid=112237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 17:32:51.370322 np0000174906 devstack@c-api.service[112236]: DEBUG dbcounter [-] [112236] Writing DB stats cinder:SELECT=6 {{(pid=112236) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 17:32:59.409436 np0000174906 devstack@c-api.service[112235]: DEBUG dbcounter [-] [112235] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112235) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 17:32:59.837109 np0000174906 devstack@c-api.service[112234]: DEBUG dbcounter [-] [112234] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112234) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 17:37:08.839890 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.839890 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.840394 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.840394 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.840394 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.840394 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.840394 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.840653 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.840653 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.840653 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.840653 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.840653 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.840653 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.840925 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.840925 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.840925 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.840925 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.840925 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.841213 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.841213 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.841213 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.841213 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.841396 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.841396 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.841396 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.841396 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.841569 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.841569 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.841569 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.841569 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.841569 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.841797 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.841797 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.841797 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.841797 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.841797 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.841950 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.841950 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.841950 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.841950 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.841950 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.841950 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.842134 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.842134 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.842134 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.842134 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.842134 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.842134 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.842326 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.842326 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.842326 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.842326 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.842326 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.842326 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.842586 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.842586 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.842586 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.842586 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.842586 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.842586 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.843030 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.843030 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.843030 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.843030 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.843330 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.843330 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.843330 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.843330 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.843330 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.843699 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.843699 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.843699 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.843699 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.843699 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.844093 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.844093 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.844093 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.844093 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.844093 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.844093 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.844510 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.844510 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.844510 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.844510 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.844510 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.844930 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.844930 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.844930 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.844930 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.844930 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.845281 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.845281 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.845281 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.845281 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.845525 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.845525 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.845525 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.845525 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.845770 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.845770 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.845770 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.845770 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.845770 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.846171 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.846171 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.846171 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.846171 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.846171 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.846520 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.846520 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.846520 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.846520 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.846865 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.846865 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.846865 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.846865 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.847238 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.847238 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.847238 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.847238 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.847611 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.847611 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.847611 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.847611 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.847907 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.847907 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.847907 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.847907 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.848100 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.848100 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.848100 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.848100 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.848100 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.848100 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.848347 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.848347 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.848347 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.848347 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.848347 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.848552 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.848552 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.848552 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.848552 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.848552 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.848552 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.848552 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.848743 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.848743 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.848743 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.848743 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.848743 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.848743 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.848958 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.848958 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.848958 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.848958 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.848958 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.848958 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.849212 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.849212 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.849212 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.849212 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.849212 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.849212 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.849460 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.849460 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.849460 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.849460 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.849639 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.849639 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.849639 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.849639 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.849834 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.849834 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.849834 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.849834 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.850415 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.850415 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.850415 np0000174906 devstack@c-api.service[112237]: /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 19 17:37:08.850415 np0000174906 devstack@c-api.service[112237]: warnings.warn(deprecated_msg) May 19 17:37:08.850415 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.middleware.request_id [None req-45f61b6d-1507-4971-ac3d-9797a4e52fbd None None] RequestId filter calling following filter/app {{(pid=112237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 17:37:08.850415 np0000174906 devstack@c-api.service[112237]: INFO cinder.api.openstack.wsgi [None req-45f61b6d-1507-4971-ac3d-9797a4e52fbd None None] GET https://199.204.45.23/volume// May 19 17:37:08.850962 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.openstack.wsgi [None req-45f61b6d-1507-4971-ac3d-9797a4e52fbd None None] Empty body provided in request {{(pid=112237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 17:37:08.850962 np0000174906 devstack@c-api.service[112237]: DEBUG cinder.api.openstack.wsgi [None req-45f61b6d-1507-4971-ac3d-9797a4e52fbd None None] Calling method 'all' {{(pid=112237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 17:37:08.850962 np0000174906 devstack@c-api.service[112237]: INFO cinder.api.openstack.wsgi [None req-45f61b6d-1507-4971-ac3d-9797a4e52fbd None None] https://199.204.45.23/volume// returned with HTTP 300 May 19 17:37:08.850962 np0000174906 devstack@c-api.service[112237]: [pid: 112237|app: 0|req: 1/4] 199.204.45.23 () {66 vars in 1449 bytes} [Tue May 19 17:37:08 2026] GET /volume/ => generated 389 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)