May 16 14:28:59.214754 np0000174399 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 16 14:28:59.220475 np0000174399 devstack@c-api.service[112083]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 16 14:28:59.222723 np0000174399 devstack@c-api.service[112083]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 16 14:28:59 2026] *** May 16 14:28:59.222723 np0000174399 devstack@c-api.service[112083]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 16 14:28:59.222723 np0000174399 devstack@c-api.service[112083]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 16 14:28:59.222723 np0000174399 devstack@c-api.service[112083]: nodename: np0000174399 May 16 14:28:59.222723 np0000174399 devstack@c-api.service[112083]: machine: x86_64 May 16 14:28:59.222723 np0000174399 devstack@c-api.service[112083]: clock source: unix May 16 14:28:59.222723 np0000174399 devstack@c-api.service[112083]: pcre jit disabled May 16 14:28:59.222723 np0000174399 devstack@c-api.service[112083]: detected number of CPU cores: 16 May 16 14:28:59.222723 np0000174399 devstack@c-api.service[112083]: current working directory: / May 16 14:28:59.222723 np0000174399 devstack@c-api.service[112083]: detected binary path: /usr/bin/uwsgi-core May 16 14:28:59.222723 np0000174399 devstack@c-api.service[112083]: your processes number limit is 256917 May 16 14:28:59.222723 np0000174399 devstack@c-api.service[112083]: your memory page size is 4096 bytes May 16 14:28:59.222723 np0000174399 devstack@c-api.service[112083]: detected max file descriptor number: 2048 May 16 14:28:59.222723 np0000174399 devstack@c-api.service[112083]: lock engine: pthread robust mutexes May 16 14:28:59.223434 np0000174399 devstack@c-api.service[112083]: thunder lock: enabled May 16 14:28:59.223434 np0000174399 devstack@c-api.service[112083]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 16 14:28:59.223434 np0000174399 devstack@c-api.service[112083]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 16 14:28:59.223434 np0000174399 devstack@c-api.service[112083]: PEP 405 virtualenv detected: /opt/stack/data/venv May 16 14:28:59.223434 np0000174399 devstack@c-api.service[112083]: Set PythonHome to /opt/stack/data/venv May 16 14:28:59.262685 np0000174399 devstack@c-api.service[112083]: Python main interpreter initialized at 0x7cc46d8a3668 May 16 14:28:59.262685 np0000174399 devstack@c-api.service[112083]: python threads support enabled May 16 14:28:59.262685 np0000174399 devstack@c-api.service[112083]: your server socket listen backlog is limited to 100 connections May 16 14:28:59.262685 np0000174399 devstack@c-api.service[112083]: your mercy for graceful operations on workers is 80 seconds May 16 14:28:59.263102 np0000174399 devstack@c-api.service[112083]: mapped 671795 bytes (656 KB) for 4 cores May 16 14:28:59.263251 np0000174399 devstack@c-api.service[112083]: *** Operational MODE: preforking *** May 16 14:28:59.263418 np0000174399 devstack@c-api.service[112083]: *** uWSGI is running in multiple interpreter mode *** May 16 14:28:59.263418 np0000174399 devstack@c-api.service[112083]: spawned uWSGI master process (pid: 112083) May 16 14:28:59.263742 np0000174399 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 16 14:28:59.264091 np0000174399 devstack@c-api.service[112083]: spawned uWSGI worker 1 (pid: 112089, cores: 1) May 16 14:28:59.268225 np0000174399 devstack@c-api.service[112083]: spawned uWSGI worker 2 (pid: 112090, cores: 1) May 16 14:28:59.268225 np0000174399 devstack@c-api.service[112083]: spawned uWSGI worker 3 (pid: 112091, cores: 1) May 16 14:28:59.268225 np0000174399 devstack@c-api.service[112083]: spawned uWSGI worker 4 (pid: 112092, cores: 1) May 16 14:28:59.268225 np0000174399 devstack@c-api.service[112083]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 16 14:28:59.390132 np0000174399 devstack@c-api.service[112089]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 16 14:28:59.390132 np0000174399 devstack@c-api.service[112089]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 16 14:28:59.390132 np0000174399 devstack@c-api.service[112089]: we strongly recommend against using it for new projects. May 16 14:28:59.390132 np0000174399 devstack@c-api.service[112089]: If you are already using Eventlet, we recommend migrating to a different May 16 14:28:59.390132 np0000174399 devstack@c-api.service[112089]: framework. For more detail see May 16 14:28:59.390132 np0000174399 devstack@c-api.service[112089]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 16 14:28:59.390132 np0000174399 devstack@c-api.service[112089]: import eventlet # noqa May 16 14:28:59.403606 np0000174399 devstack@c-api.service[112091]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 16 14:28:59.403606 np0000174399 devstack@c-api.service[112091]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 16 14:28:59.403606 np0000174399 devstack@c-api.service[112091]: we strongly recommend against using it for new projects. May 16 14:28:59.403606 np0000174399 devstack@c-api.service[112091]: If you are already using Eventlet, we recommend migrating to a different May 16 14:28:59.403606 np0000174399 devstack@c-api.service[112091]: framework. For more detail see May 16 14:28:59.403606 np0000174399 devstack@c-api.service[112091]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 16 14:28:59.403606 np0000174399 devstack@c-api.service[112091]: import eventlet # noqa May 16 14:28:59.411559 np0000174399 devstack@c-api.service[112090]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 16 14:28:59.411559 np0000174399 devstack@c-api.service[112090]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 16 14:28:59.411559 np0000174399 devstack@c-api.service[112090]: we strongly recommend against using it for new projects. May 16 14:28:59.411559 np0000174399 devstack@c-api.service[112090]: If you are already using Eventlet, we recommend migrating to a different May 16 14:28:59.411559 np0000174399 devstack@c-api.service[112090]: framework. For more detail see May 16 14:28:59.411559 np0000174399 devstack@c-api.service[112090]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 16 14:28:59.411559 np0000174399 devstack@c-api.service[112090]: import eventlet # noqa May 16 14:28:59.414939 np0000174399 devstack@c-api.service[112092]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 16 14:28:59.414939 np0000174399 devstack@c-api.service[112092]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 16 14:28:59.414939 np0000174399 devstack@c-api.service[112092]: we strongly recommend against using it for new projects. May 16 14:28:59.414939 np0000174399 devstack@c-api.service[112092]: If you are already using Eventlet, we recommend migrating to a different May 16 14:28:59.414939 np0000174399 devstack@c-api.service[112092]: framework. For more detail see May 16 14:28:59.414939 np0000174399 devstack@c-api.service[112092]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 16 14:28:59.414939 np0000174399 devstack@c-api.service[112092]: import eventlet # noqa May 16 14:28:59.487938 np0000174399 devstack@c-api.service[112089]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 16 14:28:59.487938 np0000174399 devstack@c-api.service[112089]: debtcollector.deprecate( May 16 14:28:59.496166 np0000174399 devstack@c-api.service[112090]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 16 14:28:59.496166 np0000174399 devstack@c-api.service[112090]: debtcollector.deprecate( May 16 14:28:59.498138 np0000174399 devstack@c-api.service[112092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 16 14:28:59.498138 np0000174399 devstack@c-api.service[112092]: debtcollector.deprecate( May 16 14:28:59.534009 np0000174399 devstack@c-api.service[112091]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 16 14:28:59.534009 np0000174399 devstack@c-api.service[112091]: debtcollector.deprecate( May 16 14:28:59.553409 np0000174399 devstack@c-api.service[112089]: /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 16 14:28:59.553409 np0000174399 devstack@c-api.service[112089]: from cgi import parse_header May 16 14:28:59.577821 np0000174399 devstack@c-api.service[112090]: /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 16 14:28:59.577821 np0000174399 devstack@c-api.service[112090]: from cgi import parse_header May 16 14:28:59.581167 np0000174399 devstack@c-api.service[112092]: /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 16 14:28:59.581167 np0000174399 devstack@c-api.service[112092]: from cgi import parse_header May 16 14:28:59.598799 np0000174399 devstack@c-api.service[112089]: /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 16 14:28:59.598799 np0000174399 devstack@c-api.service[112089]: removals.removed_module( May 16 14:28:59.599498 np0000174399 devstack@c-api.service[112089]: /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 16 14:28:59.599498 np0000174399 devstack@c-api.service[112089]: removals.removed_module( May 16 14:28:59.619546 np0000174399 devstack@c-api.service[112091]: /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 16 14:28:59.619546 np0000174399 devstack@c-api.service[112091]: from cgi import parse_header May 16 14:28:59.623250 np0000174399 devstack@c-api.service[112090]: /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 16 14:28:59.623250 np0000174399 devstack@c-api.service[112090]: removals.removed_module( May 16 14:28:59.623488 np0000174399 devstack@c-api.service[112092]: /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 16 14:28:59.623488 np0000174399 devstack@c-api.service[112092]: removals.removed_module( May 16 14:28:59.623969 np0000174399 devstack@c-api.service[112090]: /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 16 14:28:59.623969 np0000174399 devstack@c-api.service[112090]: removals.removed_module( May 16 14:28:59.624234 np0000174399 devstack@c-api.service[112092]: /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 16 14:28:59.624234 np0000174399 devstack@c-api.service[112092]: removals.removed_module( May 16 14:28:59.669653 np0000174399 devstack@c-api.service[112091]: /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 16 14:28:59.669653 np0000174399 devstack@c-api.service[112091]: removals.removed_module( May 16 14:28:59.670345 np0000174399 devstack@c-api.service[112091]: /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 16 14:28:59.670345 np0000174399 devstack@c-api.service[112091]: removals.removed_module( May 16 14:29:00.215659 np0000174399 devstack@c-api.service[112089]: /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 16 14:29:00.215659 np0000174399 devstack@c-api.service[112089]: warnings.warn( May 16 14:29:00.240570 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:00.240570 np0000174399 devstack@c-api.service[112090]: warnings.warn( May 16 14:29:00.264647 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:00.264647 np0000174399 devstack@c-api.service[112092]: warnings.warn( May 16 14:29:00.298263 np0000174399 devstack@c-api.service[112091]: /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 16 14:29:00.298263 np0000174399 devstack@c-api.service[112091]: warnings.warn( May 16 14:29:00.317270 np0000174399 devstack@c-api.service[112089]: /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 16 14:29:00.317270 np0000174399 devstack@c-api.service[112089]: warnings.warn( May 16 14:29:00.340121 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:00.340121 np0000174399 devstack@c-api.service[112090]: warnings.warn( May 16 14:29:00.389526 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:00.389526 np0000174399 devstack@c-api.service[112092]: warnings.warn( May 16 14:29:00.406256 np0000174399 devstack@c-api.service[112091]: /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 16 14:29:00.406256 np0000174399 devstack@c-api.service[112091]: warnings.warn( May 16 14:29:00.608218 np0000174399 devstack@c-api.service[112089]: 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 16 14:29:00.608823 np0000174399 devstack@c-api.service[112089]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112089) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 16 14:29:00.615775 np0000174399 devstack@c-api.service[112090]: 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 16 14:29:00.616056 np0000174399 devstack@c-api.service[112090]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112090) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 16 14:29:00.688320 np0000174399 devstack@c-api.service[112091]: 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 16 14:29:00.688482 np0000174399 devstack@c-api.service[112091]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112091) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 16 14:29:00.693416 np0000174399 devstack@c-api.service[112089]: /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 16 14:29:00.693416 np0000174399 devstack@c-api.service[112089]: @jsonschema.FormatChecker.cls_checks('date-time') May 16 14:29:00.697565 np0000174399 devstack@c-api.service[112092]: 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 16 14:29:00.698045 np0000174399 devstack@c-api.service[112092]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112092) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 16 14:29:00.701053 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:00.701053 np0000174399 devstack@c-api.service[112090]: @jsonschema.FormatChecker.cls_checks('date-time') May 16 14:29:00.749899 np0000174399 devstack@c-api.service[112091]: /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 16 14:29:00.749899 np0000174399 devstack@c-api.service[112091]: @jsonschema.FormatChecker.cls_checks('date-time') May 16 14:29:00.761594 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:00.761594 np0000174399 devstack@c-api.service[112092]: @jsonschema.FormatChecker.cls_checks('date-time') May 16 14:29:01.154874 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112091) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 16 14:29:01.155222 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112089) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 16 14:29:01.155301 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112090) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 16 14:29:01.155377 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.155377 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.155496 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.155555 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.155613 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112092) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 16 14:29:01.155689 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.155755 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112090) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.155755 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112090) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.155866 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.155936 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112090) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.155994 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.155994 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.156221 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.156675 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.156806 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.156921 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.156992 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.157051 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.157126 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.157126 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.157273 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.157341 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.157408 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.157528 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.157606 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112092) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.157674 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112091) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.157738 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112090) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.157795 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.157870 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.158177 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.158307 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.158376 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.158431 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.158486 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.158549 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.158621 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.158732 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.158853 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112089) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.159177 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112090) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.159285 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.159347 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112090) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.163623 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.163702 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.163739 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.163801 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.163867 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.163925 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112091) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.163978 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.164134 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.164212 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.164289 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.164338 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.164408 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.164477 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112092) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.164537 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.164578 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.164615 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.164653 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.164695 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.164781 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.164822 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112089) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.164866 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.165214 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112090) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.165337 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.165422 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.165508 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.165591 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.165672 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112090) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.165765 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112090) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.166256 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.166322 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.166382 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.166454 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.166500 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.166537 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112090) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.166577 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112091) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.166614 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.166657 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.166699 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.166749 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.166832 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.166927 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112090) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.167022 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.167078 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112090) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.167122 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.167122 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.167209 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.167273 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.167355 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112089) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.167407 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.167485 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.167563 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.167614 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.167650 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.167688 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.167769 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.167808 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.167851 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112091) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.167900 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.167943 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.167987 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.168025 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.168063 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.168131 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.168169 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.168225 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112089) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.168272 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.168320 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.168362 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.168362 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112092) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.168444 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112090) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.168487 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.168525 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.168525 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.168525 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.168639 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.168677 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.168731 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.168769 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112090) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.168814 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.168814 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.168885 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112090) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.168928 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.168928 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112092) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.168928 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.169912 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.169980 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.170022 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.170090 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.170137 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.170239 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112091) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.170294 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.170338 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.170380 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.170380 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.170457 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.170506 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.170556 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112089) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.170628 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.170732 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.170784 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.170847 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.170928 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.170928 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.170928 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112092) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.171503 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.171581 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112090) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.171581 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.171581 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.171784 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.171845 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.171916 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.171916 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112090) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.172035 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.172035 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.172151 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112090) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.172272 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.172272 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.172401 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.172463 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112091) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.172522 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.172594 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.172651 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.172707 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.172780 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.172836 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.172900 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.172954 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.173022 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.173080 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112089) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.173141 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.173220 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112090) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.173301 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.173378 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112092) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.173471 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.173552 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.173620 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.173620 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.173620 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.173620 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112090) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.173620 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112090) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.174541 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.174652 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.174652 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.174822 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.174910 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.175031 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.175121 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112090) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.175257 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.175350 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112092) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.175440 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.175520 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.175597 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.175695 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.175774 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.175850 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.175924 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.176005 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.176005 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112090) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.176155 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112089) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.176276 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112090) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.176386 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.176847 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.176958 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.176958 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.177093 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.177210 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.177286 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.177352 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.177440 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.177521 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112090) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.177609 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112091) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.177703 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.177786 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.177863 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.177956 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.178049 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.178131 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112092) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.178243 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.178327 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.178407 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.178407 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112090) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.178407 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112090) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.178650 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.178650 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.179075 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.179160 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.179291 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.179367 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.179434 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.179500 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.179568 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.179634 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112091) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.179708 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.179786 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.179858 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112089) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.179858 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.180003 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.180003 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.180003 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.180003 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.180318 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112090) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.180390 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.180390 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112092) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.180523 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.180607 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.180692 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.180692 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.180692 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.180855 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.180940 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112090) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.181023 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.181102 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112090) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.181213 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.181213 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.181213 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.181411 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.181478 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112091) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.181537 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.181601 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112090) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.181664 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.181728 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.181786 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.181841 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.181904 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.181978 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.182041 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.182098 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.182154 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.182251 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.182324 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.182384 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.182448 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.182505 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112092) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.182561 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112089) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.182634 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112090) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.182700 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.182765 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.182822 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.182877 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112090) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.183007 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.183076 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.183143 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.183227 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112090) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.183313 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.183380 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.183435 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.183489 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.183545 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.183599 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.183653 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.183691 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.183721 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112091) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.183751 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.183786 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.183814 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.183842 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.183869 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.183900 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112092) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.183933 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.183964 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112090) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.183991 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.184021 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.184045 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.184080 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.184111 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112090) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.184139 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.184165 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.184204 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112089) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.184238 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.184266 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.184297 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.184297 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112091) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.184354 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.184354 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.184414 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.184441 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.184441 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.184441 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.184441 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112089) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.184441 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.184572 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.184572 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.184572 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.184646 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.184676 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.184704 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.184732 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.184762 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.184790 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.184817 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.184844 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112092) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.184875 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.184907 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.184942 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.184972 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.184999 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.185024 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112090) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.185053 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.185079 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112089) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.185106 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.185130 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112091) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.185161 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.185201 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.185227 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.185253 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.185253 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.185253 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112090) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.185253 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112090) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.187335 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.187376 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.187459 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.187526 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.187575 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.187638 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112092) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.187672 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.187700 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.187734 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.187770 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.187808 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.187836 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.187868 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.187934 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.187966 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112091) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.187993 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.188027 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112090) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.188058 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.188087 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.188114 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.188148 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.188176 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.188217 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.188272 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.188307 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112089) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.188336 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112090) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.188364 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.188396 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112090) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.188906 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.188977 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.189035 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.189099 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.189158 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112090) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.189215 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.189247 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.189247 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.189302 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.189331 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112092) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.189360 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.189393 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.189422 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.189454 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.189482 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.189511 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.189543 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.189576 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.189604 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.189632 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.189662 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112091) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.189690 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112090) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.189724 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.189756 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.189788 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112090) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.189822 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.189851 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.189883 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112090) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.189912 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.189941 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.189968 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.190001 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112092) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.190030 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.190062 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.190091 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.190123 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.190152 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.190197 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.190227 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.190261 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.190293 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.190326 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112091) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.190355 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112090) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.190386 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.190414 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.190441 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112090) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.190473 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.190501 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.190527 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112090) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.190558 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.190589 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.190618 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.190647 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112092) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.190674 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.190700 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.190727 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.190761 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.190792 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.190822 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.190849 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.190877 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112091) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.190907 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112090) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.190983 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.191014 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112090) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.191242 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.191333 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.191417 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.191499 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.191579 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112089) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.191676 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.191740 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.191782 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.191822 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.191860 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.191899 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.191935 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.191978 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.192020 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.192058 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.192100 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.192138 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112089) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.192197 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112092) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.192247 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.192285 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.192321 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.192365 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.192414 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.192414 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.192484 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.192522 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.192557 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.192593 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.192635 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.192671 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.192712 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112091) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.192753 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112090) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.192800 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112089) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.192847 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.192884 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.192920 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.192956 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.192956 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.192956 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.192956 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112090) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.192956 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112090) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.193118 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.193118 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.193118 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.193118 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.193269 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.193269 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112089) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.193348 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.194120 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.194168 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.194236 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.194277 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.194332 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.194377 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.194415 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.194453 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.194496 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112092) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.194535 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.194571 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.194606 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.194606 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112091) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.194774 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.194816 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112090) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.194816 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.194816 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.194816 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.194972 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.194972 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112090) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.195056 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112090) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.195239 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.195289 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.195355 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.195401 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.195470 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.195517 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112089) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.195590 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.199598 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.199672 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.199719 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.199763 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.199805 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.199867 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.199914 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.199950 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.199993 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112092) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.200027 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.200070 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.200113 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.200113 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112091) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.200178 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.200521 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112090) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.200598 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.200635 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.200674 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.200714 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.200757 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.200794 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.200827 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.200863 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112090) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.200898 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.200939 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112090) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.200977 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.200977 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112089) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.201049 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.202851 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.202970 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.203023 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.203114 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112090) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.203158 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.203232 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.203273 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.203321 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.203369 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.203407 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112092) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.203447 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.203447 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.203520 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.203564 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.203603 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.203639 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.203675 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.203710 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.203745 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112090) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.203793 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112091) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.203856 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.203856 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.203930 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112090) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.203969 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.204010 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.204010 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.204010 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112089) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.204010 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.204148 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.204220 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.204263 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.204314 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.204391 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.204433 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.204471 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112092) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.204511 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.204551 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.204594 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.204627 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.204673 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.204712 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.204749 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.204792 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.204836 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112090) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.204876 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112091) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.204913 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.204956 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.204998 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.205040 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.205083 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.205119 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.205155 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.205219 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112092) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.205268 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.205306 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.205348 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.205387 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.205436 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.205481 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.205522 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.205565 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.205611 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112090) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.205688 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.205733 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112090) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.205772 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.205814 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.205855 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112091) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.205898 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112090) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.205946 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112089) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.205987 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.206029 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.206066 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.206104 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.206146 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.206205 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.206244 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.206281 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.206330 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.206366 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.206402 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.206439 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112090) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.206480 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.206517 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.206551 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.206590 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.206631 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.206673 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112090) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.206711 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.206756 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112089) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.206792 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.206828 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.206864 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.206900 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.206997 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112092) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.207464 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.207505 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.207553 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112091) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.207597 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112090) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.207634 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.207671 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.207706 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.207741 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.207778 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.207827 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.207864 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.207915 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.207951 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.207987 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.208022 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.208064 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.208101 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.208137 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.208172 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.208236 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.208284 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.208329 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112090) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.208365 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.208401 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112092) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.208447 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.208488 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.208524 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112090) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.208557 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112089) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.208593 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.208630 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112091) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.208668 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112090) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.208710 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.208752 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.208790 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.208829 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.208865 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.208899 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.208935 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.208971 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.209010 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.209045 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.209045 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.209120 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112090) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.209156 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112089) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.209218 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112090) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.209261 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.209303 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.209303 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.209303 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.209303 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.209434 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.209484 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.209531 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.209568 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112092) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.209610 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.209645 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.209682 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.209682 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.209682 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112091) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.209682 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.209817 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.209817 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.209817 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.209817 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.209817 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.209817 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112089) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.209817 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.210056 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.210056 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.210056 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.210056 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.210204 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.210244 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.210281 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.210334 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.210377 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112092) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.210418 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.210460 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.210502 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.210540 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.210577 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.210619 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.210658 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.210694 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.210730 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112089) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.210766 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112091) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.210801 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.210843 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.210886 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112090) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.210886 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.210886 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.210886 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.210886 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.211098 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.211138 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112090) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.211195 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.211233 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112090) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.211269 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.211269 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.211269 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.211390 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.211433 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112092) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.211468 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.211501 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.211539 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.211581 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.211711 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112090) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.211840 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.211884 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.211920 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.211961 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.211998 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.212034 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.212080 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.212121 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.212157 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.212207 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112091) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.212254 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.212290 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.212336 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.212376 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.212417 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.212453 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.212492 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.212527 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.212563 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112089) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.212598 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112092) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.212633 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112090) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.212668 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.212704 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.212752 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.212793 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.212833 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112090) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.212870 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.212906 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.212941 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.212981 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.213018 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.213053 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112091) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.213094 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.213131 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.213171 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.213171 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112089) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.213171 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.213290 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112090) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.213290 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.213290 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.213290 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.213290 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.213290 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112090) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.213290 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112090) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.213290 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112090) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.213290 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.213290 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.213618 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.213618 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.213618 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112090) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.213618 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112090) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.213744 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.213744 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.213829 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.213867 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.213905 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.213947 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.213983 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.214020 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.214056 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.214096 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.214151 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.214205 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.214244 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112092) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.214290 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.214331 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.214372 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.214414 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112091) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.214455 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.214455 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112089) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.214525 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.214658 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.214699 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112090) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.214699 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.214699 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.214699 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.214699 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.214699 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112090) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.214890 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.214949 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112090) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.214995 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.215034 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.215072 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.215115 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.215155 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.215218 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.215257 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.215298 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.215341 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112092) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.215377 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112090) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.215420 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.215462 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.215503 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112091) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.215544 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.215584 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.215621 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.215663 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.215703 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.215738 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.215781 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.215818 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.215853 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.215894 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112090) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.215929 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.215970 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112090) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.216007 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112089) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.216007 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.216077 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.216077 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.216163 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.216231 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.216271 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.216310 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.216354 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.216395 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.216437 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.216488 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112092) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.216525 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.216568 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.216610 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112091) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.216646 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112090) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.216683 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.216723 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.216723 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.216797 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.216834 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.216870 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.216906 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.216947 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.216989 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112090) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.217024 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.217064 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112090) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.217100 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.217100 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112089) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.217100 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:29:01.219081 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112092) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.219148 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.219230 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.219280 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.219323 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112092) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.219361 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112091) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.219401 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112092) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.219444 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.219486 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.219521 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.219578 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112091) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.219638 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112091) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.219679 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112090) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.219734 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.219877 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112089) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:29:01.219927 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.219967 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:29:01.220005 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.220043 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:29:01.220086 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112090) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.220086 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112090) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.220155 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:29:01.220155 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112089) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:29:01.220155 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112089) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:29:01.264650 np0000174399 devstack@c-api.service[112091]: INFO dbcounter [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 None None] Registered counter for database cinder May 16 14:29:01.266618 np0000174399 devstack@c-api.service[112092]: INFO dbcounter [None req-333d863e-af95-44ea-8d31-9b7893f79a02 None None] Registered counter for database cinder May 16 14:29:01.267521 np0000174399 devstack@c-api.service[112089]: INFO dbcounter [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e None None] Registered counter for database cinder May 16 14:29:01.269017 np0000174399 devstack@c-api.service[112090]: INFO dbcounter [None req-11a927ca-9a54-4fab-b326-d606288e27c0 None None] Registered counter for database cinder May 16 14:29:01.284698 np0000174399 devstack@c-api.service[112092]: DEBUG oslo_db.sqlalchemy.engines [None req-333d863e-af95-44ea-8d31-9b7893f79a02 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=112092) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 16 14:29:01.285459 np0000174399 devstack@c-api.service[112091]: DEBUG oslo_db.sqlalchemy.engines [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 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=112091) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 16 14:29:01.289060 np0000174399 devstack@c-api.service[112089]: DEBUG oslo_db.sqlalchemy.engines [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e 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=112089) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 16 14:29:01.293795 np0000174399 devstack@c-api.service[112090]: DEBUG oslo_db.sqlalchemy.engines [None req-11a927ca-9a54-4fab-b326-d606288e27c0 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=112090) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 16 14:29:01.406365 np0000174399 devstack@c-api.service[112092]: DEBUG dbcounter [-] [112092] Writer thread running {{(pid=112092) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 16 14:29:01.409330 np0000174399 devstack@c-api.service[112092]: INFO cinder.rpc [None req-333d863e-af95-44ea-8d31-9b7893f79a02 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 16 14:29:01.409673 np0000174399 devstack@c-api.service[112091]: DEBUG dbcounter [-] [112091] Writer thread running {{(pid=112091) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 16 14:29:01.411885 np0000174399 devstack@c-api.service[112092]: INFO cinder.rpc [None req-333d863e-af95-44ea-8d31-9b7893f79a02 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 16 14:29:01.412357 np0000174399 devstack@c-api.service[112091]: INFO cinder.rpc [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 16 14:29:01.414354 np0000174399 devstack@c-api.service[112092]: INFO cinder.rpc [None req-333d863e-af95-44ea-8d31-9b7893f79a02 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 16 14:29:01.415403 np0000174399 devstack@c-api.service[112091]: INFO cinder.rpc [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 16 14:29:01.416601 np0000174399 devstack@c-api.service[112092]: INFO cinder.rpc [None req-333d863e-af95-44ea-8d31-9b7893f79a02 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 16 14:29:01.417700 np0000174399 devstack@c-api.service[112092]: WARNING castellan.key_manager.migration [None req-333d863e-af95-44ea-8d31-9b7893f79a02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.419536 np0000174399 devstack@c-api.service[112092]: WARNING castellan.key_manager.migration [None req-333d863e-af95-44ea-8d31-9b7893f79a02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.419626 np0000174399 devstack@c-api.service[112091]: INFO cinder.rpc [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 16 14:29:01.422158 np0000174399 devstack@c-api.service[112091]: INFO cinder.rpc [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 16 14:29:01.423043 np0000174399 devstack@c-api.service[112090]: DEBUG dbcounter [-] [112090] Writer thread running {{(pid=112090) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 16 14:29:01.423548 np0000174399 devstack@c-api.service[112091]: WARNING castellan.key_manager.migration [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.424227 np0000174399 devstack@c-api.service[112092]: DEBUG oslo_db.sqlalchemy.engines [None req-333d863e-af95-44ea-8d31-9b7893f79a02 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=112092) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 16 14:29:01.424856 np0000174399 devstack@c-api.service[112089]: DEBUG dbcounter [-] [112089] Writer thread running {{(pid=112089) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 16 14:29:01.425702 np0000174399 devstack@c-api.service[112090]: INFO cinder.rpc [None req-11a927ca-9a54-4fab-b326-d606288e27c0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 16 14:29:01.426020 np0000174399 devstack@c-api.service[112092]: INFO cinder.rpc [None req-333d863e-af95-44ea-8d31-9b7893f79a02 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 16 14:29:01.426103 np0000174399 devstack@c-api.service[112091]: WARNING castellan.key_manager.migration [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.427727 np0000174399 devstack@c-api.service[112092]: INFO cinder.rpc [None req-333d863e-af95-44ea-8d31-9b7893f79a02 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 16 14:29:01.428109 np0000174399 devstack@c-api.service[112089]: INFO cinder.rpc [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 16 14:29:01.428311 np0000174399 devstack@c-api.service[112090]: INFO cinder.rpc [None req-11a927ca-9a54-4fab-b326-d606288e27c0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 16 14:29:01.428567 np0000174399 devstack@c-api.service[112092]: WARNING castellan.key_manager.migration [None req-333d863e-af95-44ea-8d31-9b7893f79a02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.430493 np0000174399 devstack@c-api.service[112090]: INFO cinder.rpc [None req-11a927ca-9a54-4fab-b326-d606288e27c0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 16 14:29:01.430918 np0000174399 devstack@c-api.service[112089]: INFO cinder.rpc [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 16 14:29:01.432492 np0000174399 devstack@c-api.service[112090]: INFO cinder.rpc [None req-11a927ca-9a54-4fab-b326-d606288e27c0 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 16 14:29:01.432965 np0000174399 devstack@c-api.service[112091]: DEBUG oslo_db.sqlalchemy.engines [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 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=112091) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 16 14:29:01.433285 np0000174399 devstack@c-api.service[112089]: INFO cinder.rpc [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 16 14:29:01.433897 np0000174399 devstack@c-api.service[112090]: WARNING castellan.key_manager.migration [None req-11a927ca-9a54-4fab-b326-d606288e27c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.435244 np0000174399 devstack@c-api.service[112091]: INFO cinder.rpc [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 16 14:29:01.435670 np0000174399 devstack@c-api.service[112089]: INFO cinder.rpc [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 16 14:29:01.436761 np0000174399 devstack@c-api.service[112090]: WARNING castellan.key_manager.migration [None req-11a927ca-9a54-4fab-b326-d606288e27c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.436978 np0000174399 devstack@c-api.service[112089]: WARNING castellan.key_manager.migration [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.437254 np0000174399 devstack@c-api.service[112091]: INFO cinder.rpc [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 16 14:29:01.438176 np0000174399 devstack@c-api.service[112092]: WARNING castellan.key_manager.migration [None req-333d863e-af95-44ea-8d31-9b7893f79a02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.438523 np0000174399 devstack@c-api.service[112091]: WARNING castellan.key_manager.migration [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.439600 np0000174399 devstack@c-api.service[112089]: WARNING castellan.key_manager.migration [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.441491 np0000174399 devstack@c-api.service[112092]: WARNING castellan.key_manager.migration [None req-333d863e-af95-44ea-8d31-9b7893f79a02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.442409 np0000174399 devstack@c-api.service[112090]: DEBUG oslo_db.sqlalchemy.engines [None req-11a927ca-9a54-4fab-b326-d606288e27c0 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=112090) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 16 14:29:01.444748 np0000174399 devstack@c-api.service[112092]: WARNING castellan.key_manager.migration [None req-333d863e-af95-44ea-8d31-9b7893f79a02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.444839 np0000174399 devstack@c-api.service[112090]: INFO cinder.rpc [None req-11a927ca-9a54-4fab-b326-d606288e27c0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 16 14:29:01.444900 np0000174399 devstack@c-api.service[112089]: DEBUG oslo_db.sqlalchemy.engines [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e 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=112089) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 16 14:29:01.446800 np0000174399 devstack@c-api.service[112090]: INFO cinder.rpc [None req-11a927ca-9a54-4fab-b326-d606288e27c0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 16 14:29:01.447146 np0000174399 devstack@c-api.service[112089]: INFO cinder.rpc [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 16 14:29:01.447916 np0000174399 devstack@c-api.service[112090]: WARNING castellan.key_manager.migration [None req-11a927ca-9a54-4fab-b326-d606288e27c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.448961 np0000174399 devstack@c-api.service[112089]: INFO cinder.rpc [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 16 14:29:01.449789 np0000174399 devstack@c-api.service[112089]: WARNING castellan.key_manager.migration [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.449881 np0000174399 devstack@c-api.service[112092]: WARNING castellan.key_manager.migration [None req-333d863e-af95-44ea-8d31-9b7893f79a02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.451053 np0000174399 devstack@c-api.service[112091]: WARNING castellan.key_manager.migration [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.453035 np0000174399 devstack@c-api.service[112092]: WARNING castellan.key_manager.migration [None req-333d863e-af95-44ea-8d31-9b7893f79a02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.454383 np0000174399 devstack@c-api.service[112091]: WARNING castellan.key_manager.migration [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.456129 np0000174399 devstack@c-api.service[112092]: WARNING castellan.key_manager.migration [None req-333d863e-af95-44ea-8d31-9b7893f79a02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.458687 np0000174399 devstack@c-api.service[112091]: WARNING castellan.key_manager.migration [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.459682 np0000174399 devstack@c-api.service[112092]: WARNING castellan.key_manager.migration [None req-333d863e-af95-44ea-8d31-9b7893f79a02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.460723 np0000174399 devstack@c-api.service[112090]: WARNING castellan.key_manager.migration [None req-11a927ca-9a54-4fab-b326-d606288e27c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.460794 np0000174399 devstack@c-api.service[112089]: WARNING castellan.key_manager.migration [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.462600 np0000174399 devstack@c-api.service[112092]: WARNING castellan.key_manager.migration [None req-333d863e-af95-44ea-8d31-9b7893f79a02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.463972 np0000174399 devstack@c-api.service[112089]: WARNING castellan.key_manager.migration [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.464442 np0000174399 devstack@c-api.service[112091]: WARNING castellan.key_manager.migration [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.465048 np0000174399 devstack@c-api.service[112090]: WARNING castellan.key_manager.migration [None req-11a927ca-9a54-4fab-b326-d606288e27c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.465604 np0000174399 devstack@c-api.service[112092]: WARNING castellan.key_manager.migration [None req-333d863e-af95-44ea-8d31-9b7893f79a02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.467367 np0000174399 devstack@c-api.service[112092]: WARNING castellan.key_manager.migration [None req-333d863e-af95-44ea-8d31-9b7893f79a02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.467447 np0000174399 devstack@c-api.service[112089]: WARNING castellan.key_manager.migration [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.468437 np0000174399 devstack@c-api.service[112090]: WARNING castellan.key_manager.migration [None req-11a927ca-9a54-4fab-b326-d606288e27c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.468865 np0000174399 devstack@c-api.service[112091]: WARNING castellan.key_manager.migration [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.470130 np0000174399 devstack@c-api.service[112092]: WARNING castellan.key_manager.migration [None req-333d863e-af95-44ea-8d31-9b7893f79a02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.471572 np0000174399 devstack@c-api.service[112089]: WARNING castellan.key_manager.migration [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.472072 np0000174399 devstack@c-api.service[112091]: WARNING castellan.key_manager.migration [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.473213 np0000174399 devstack@c-api.service[112090]: WARNING castellan.key_manager.migration [None req-11a927ca-9a54-4fab-b326-d606288e27c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.474682 np0000174399 devstack@c-api.service[112089]: WARNING castellan.key_manager.migration [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.475292 np0000174399 devstack@c-api.service[112091]: WARNING castellan.key_manager.migration [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.475828 np0000174399 devstack@c-api.service[112092]: WARNING castellan.key_manager.migration [None req-333d863e-af95-44ea-8d31-9b7893f79a02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.477711 np0000174399 devstack@c-api.service[112090]: WARNING castellan.key_manager.migration [None req-11a927ca-9a54-4fab-b326-d606288e27c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.478333 np0000174399 devstack@c-api.service[112091]: WARNING castellan.key_manager.migration [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.478761 np0000174399 devstack@c-api.service[112089]: WARNING castellan.key_manager.migration [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.479312 np0000174399 devstack@c-api.service[112092]: WARNING castellan.key_manager.migration [None req-333d863e-af95-44ea-8d31-9b7893f79a02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.481276 np0000174399 devstack@c-api.service[112090]: WARNING castellan.key_manager.migration [None req-11a927ca-9a54-4fab-b326-d606288e27c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.481414 np0000174399 devstack@c-api.service[112092]: WARNING castellan.key_manager.migration [None req-333d863e-af95-44ea-8d31-9b7893f79a02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.481636 np0000174399 devstack@c-api.service[112091]: WARNING castellan.key_manager.migration [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.481939 np0000174399 devstack@c-api.service[112089]: WARNING castellan.key_manager.migration [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.483005 np0000174399 devstack@c-api.service[112092]: WARNING castellan.key_manager.migration [None req-333d863e-af95-44ea-8d31-9b7893f79a02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.483454 np0000174399 devstack@c-api.service[112091]: WARNING castellan.key_manager.migration [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.484437 np0000174399 devstack@c-api.service[112092]: WARNING castellan.key_manager.migration [None req-333d863e-af95-44ea-8d31-9b7893f79a02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.484505 np0000174399 devstack@c-api.service[112090]: WARNING castellan.key_manager.migration [None req-11a927ca-9a54-4fab-b326-d606288e27c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.485220 np0000174399 devstack@c-api.service[112089]: WARNING castellan.key_manager.migration [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.486043 np0000174399 devstack@c-api.service[112092]: WARNING castellan.key_manager.migration [None req-333d863e-af95-44ea-8d31-9b7893f79a02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.487369 np0000174399 devstack@c-api.service[112091]: WARNING castellan.key_manager.migration [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.487600 np0000174399 devstack@c-api.service[112092]: WARNING castellan.key_manager.migration [None req-333d863e-af95-44ea-8d31-9b7893f79a02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.488169 np0000174399 devstack@c-api.service[112089]: WARNING castellan.key_manager.migration [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.488390 np0000174399 devstack@c-api.service[112090]: WARNING castellan.key_manager.migration [None req-11a927ca-9a54-4fab-b326-d606288e27c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.489082 np0000174399 devstack@c-api.service[112092]: WARNING castellan.key_manager.migration [None req-333d863e-af95-44ea-8d31-9b7893f79a02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.489762 np0000174399 devstack@c-api.service[112089]: WARNING castellan.key_manager.migration [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.490527 np0000174399 devstack@c-api.service[112092]: WARNING castellan.key_manager.migration [None req-333d863e-af95-44ea-8d31-9b7893f79a02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.491484 np0000174399 devstack@c-api.service[112090]: WARNING castellan.key_manager.migration [None req-11a927ca-9a54-4fab-b326-d606288e27c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.491759 np0000174399 devstack@c-api.service[112092]: WARNING cinder.api.contrib.hosts [None req-333d863e-af95-44ea-8d31-9b7893f79a02 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 16 14:29:01.492504 np0000174399 devstack@c-api.service[112092]: WARNING castellan.key_manager.migration [None req-333d863e-af95-44ea-8d31-9b7893f79a02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.492697 np0000174399 devstack@c-api.service[112089]: WARNING castellan.key_manager.migration [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.493127 np0000174399 devstack@c-api.service[112090]: WARNING castellan.key_manager.migration [None req-11a927ca-9a54-4fab-b326-d606288e27c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.493506 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.v3.router [None req-333d863e-af95-44ea-8d31-9b7893f79a02 None None] Extended resource: extensions {{(pid=112092) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:29:01.494901 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.v3.router [None req-333d863e-af95-44ea-8d31-9b7893f79a02 None None] Extended resource: os-availability-zone {{(pid=112092) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:29:01.495710 np0000174399 devstack@c-api.service[112091]: WARNING castellan.key_manager.migration [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.495854 np0000174399 devstack@c-api.service[112090]: WARNING castellan.key_manager.migration [None req-11a927ca-9a54-4fab-b326-d606288e27c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.496201 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.v3.router [None req-333d863e-af95-44ea-8d31-9b7893f79a02 None None] Extended resource: qos-specs {{(pid=112092) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:29:01.498335 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.v3.router [None req-333d863e-af95-44ea-8d31-9b7893f79a02 None None] Extended resource: extra_specs {{(pid=112092) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:29:01.498507 np0000174399 devstack@c-api.service[112089]: WARNING castellan.key_manager.migration [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.499873 np0000174399 devstack@c-api.service[112091]: WARNING castellan.key_manager.migration [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.500556 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.v3.router [None req-333d863e-af95-44ea-8d31-9b7893f79a02 None None] Extended resource: encryption {{(pid=112092) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:29:01.501582 np0000174399 devstack@c-api.service[112090]: WARNING castellan.key_manager.migration [None req-11a927ca-9a54-4fab-b326-d606288e27c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.502080 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.v3.router [None req-333d863e-af95-44ea-8d31-9b7893f79a02 None None] Extended resource: os-volume-type-access {{(pid=112092) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:29:01.502370 np0000174399 devstack@c-api.service[112089]: WARNING castellan.key_manager.migration [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.502649 np0000174399 devstack@c-api.service[112091]: WARNING castellan.key_manager.migration [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.503926 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.v3.router [None req-333d863e-af95-44ea-8d31-9b7893f79a02 None None] Extended resource: os-quota-class-sets {{(pid=112092) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:29:01.504821 np0000174399 devstack@c-api.service[112089]: WARNING castellan.key_manager.migration [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.505410 np0000174399 devstack@c-api.service[112090]: WARNING castellan.key_manager.migration [None req-11a927ca-9a54-4fab-b326-d606288e27c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.505474 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.v3.router [None req-333d863e-af95-44ea-8d31-9b7893f79a02 None None] Extended resource: encryption {{(pid=112092) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:29:01.505697 np0000174399 devstack@c-api.service[112091]: WARNING castellan.key_manager.migration [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.506514 np0000174399 devstack@c-api.service[112089]: WARNING castellan.key_manager.migration [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.507018 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.v3.router [None req-333d863e-af95-44ea-8d31-9b7893f79a02 None None] Extended resource: os-snapshot-manage {{(pid=112092) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:29:01.507531 np0000174399 devstack@c-api.service[112090]: WARNING castellan.key_manager.migration [None req-11a927ca-9a54-4fab-b326-d606288e27c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.508011 np0000174399 devstack@c-api.service[112089]: WARNING castellan.key_manager.migration [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.508458 np0000174399 devstack@c-api.service[112091]: WARNING castellan.key_manager.migration [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.508520 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.v3.router [None req-333d863e-af95-44ea-8d31-9b7893f79a02 None None] Extended resource: consistencygroups {{(pid=112092) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:29:01.509029 np0000174399 devstack@c-api.service[112090]: WARNING castellan.key_manager.migration [None req-11a927ca-9a54-4fab-b326-d606288e27c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.509634 np0000174399 devstack@c-api.service[112089]: WARNING castellan.key_manager.migration [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.510452 np0000174399 devstack@c-api.service[112090]: WARNING castellan.key_manager.migration [None req-11a927ca-9a54-4fab-b326-d606288e27c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.510514 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.v3.router [None req-333d863e-af95-44ea-8d31-9b7893f79a02 None None] Extended resource: backups {{(pid=112092) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:29:01.511155 np0000174399 devstack@c-api.service[112089]: WARNING castellan.key_manager.migration [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.511786 np0000174399 devstack@c-api.service[112091]: WARNING castellan.key_manager.migration [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.512156 np0000174399 devstack@c-api.service[112090]: WARNING castellan.key_manager.migration [None req-11a927ca-9a54-4fab-b326-d606288e27c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.512568 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.v3.router [None req-333d863e-af95-44ea-8d31-9b7893f79a02 None None] Extended resource: scheduler-stats {{(pid=112092) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:29:01.512654 np0000174399 devstack@c-api.service[112089]: WARNING castellan.key_manager.migration [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.513702 np0000174399 devstack@c-api.service[112090]: WARNING castellan.key_manager.migration [None req-11a927ca-9a54-4fab-b326-d606288e27c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.513887 np0000174399 devstack@c-api.service[112091]: WARNING castellan.key_manager.migration [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.513955 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.v3.router [None req-333d863e-af95-44ea-8d31-9b7893f79a02 None None] Extended resource: os-quota-sets {{(pid=112092) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:29:01.514033 np0000174399 devstack@c-api.service[112089]: WARNING castellan.key_manager.migration [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.515207 np0000174399 devstack@c-api.service[112090]: WARNING castellan.key_manager.migration [None req-11a927ca-9a54-4fab-b326-d606288e27c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.515278 np0000174399 devstack@c-api.service[112089]: WARNING cinder.api.contrib.hosts [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 16 14:29:01.515544 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.v3.router [None req-333d863e-af95-44ea-8d31-9b7893f79a02 None None] Extended resource: os-volume-manage {{(pid=112092) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:29:01.515914 np0000174399 devstack@c-api.service[112091]: WARNING castellan.key_manager.migration [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.515998 np0000174399 devstack@c-api.service[112089]: WARNING castellan.key_manager.migration [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.516703 np0000174399 devstack@c-api.service[112090]: WARNING castellan.key_manager.migration [None req-11a927ca-9a54-4fab-b326-d606288e27c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.516984 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.v3.router [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e None None] Extended resource: extensions {{(pid=112089) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:29:01.517145 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.v3.router [None req-333d863e-af95-44ea-8d31-9b7893f79a02 None None] Extended resource: capabilities {{(pid=112092) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:29:01.517737 np0000174399 devstack@c-api.service[112091]: WARNING castellan.key_manager.migration [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.517874 np0000174399 devstack@c-api.service[112090]: WARNING cinder.api.contrib.hosts [None req-11a927ca-9a54-4fab-b326-d606288e27c0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 16 14:29:01.518323 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.v3.router [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e None None] Extended resource: os-availability-zone {{(pid=112089) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:29:01.518407 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.v3.router [None req-333d863e-af95-44ea-8d31-9b7893f79a02 None None] Extended resource: os-volume-transfer {{(pid=112092) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:29:01.518615 np0000174399 devstack@c-api.service[112090]: WARNING castellan.key_manager.migration [None req-11a927ca-9a54-4fab-b326-d606288e27c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.519454 np0000174399 devstack@c-api.service[112091]: WARNING cinder.api.contrib.hosts [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 16 14:29:01.519625 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.v3.router [None req-11a927ca-9a54-4fab-b326-d606288e27c0 None None] Extended resource: extensions {{(pid=112090) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:29:01.519693 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.v3.router [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e None None] Extended resource: qos-specs {{(pid=112089) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:29:01.520095 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.v3.router [None req-333d863e-af95-44ea-8d31-9b7893f79a02 None None] Extended resource: os-hosts {{(pid=112092) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:29:01.520880 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.v3.router [None req-11a927ca-9a54-4fab-b326-d606288e27c0 None None] Extended resource: os-availability-zone {{(pid=112090) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:29:01.520961 np0000174399 devstack@c-api.service[112091]: WARNING castellan.key_manager.migration [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.521502 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.v3.router [None req-333d863e-af95-44ea-8d31-9b7893f79a02 None None] Extended resource: cgsnapshots {{(pid=112092) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:29:01.521708 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.v3.router [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e None None] Extended resource: extra_specs {{(pid=112089) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:29:01.522258 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.v3.router [None req-11a927ca-9a54-4fab-b326-d606288e27c0 None None] Extended resource: qos-specs {{(pid=112090) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:29:01.522336 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.v3.router [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 None None] Extended resource: extensions {{(pid=112091) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:29:01.523010 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.contrib.snapshot_actions [None req-333d863e-af95-44ea-8d31-9b7893f79a02 None None] SnapshotActionsController initialized {{(pid=112092) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 16 14:29:01.523721 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.v3.router [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e None None] Extended resource: encryption {{(pid=112089) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:29:01.523869 np0000174399 devstack@c-api.service[112092]: WARNING castellan.key_manager.migration [None req-333d863e-af95-44ea-8d31-9b7893f79a02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.524145 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.v3.router [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 None None] Extended resource: os-availability-zone {{(pid=112091) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:29:01.524366 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.v3.router [None req-11a927ca-9a54-4fab-b326-d606288e27c0 None None] Extended resource: extra_specs {{(pid=112090) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:29:01.524847 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.v3.router [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e None None] Extended resource: os-volume-type-access {{(pid=112089) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:29:01.525431 np0000174399 devstack@c-api.service[112092]: WARNING castellan.key_manager.migration [None req-333d863e-af95-44ea-8d31-9b7893f79a02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.525870 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.v3.router [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 None None] Extended resource: qos-specs {{(pid=112091) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:29:01.525934 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.v3.router [None req-11a927ca-9a54-4fab-b326-d606288e27c0 None None] Extended resource: encryption {{(pid=112090) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:29:01.526495 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.v3.router [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e None None] Extended resource: os-quota-class-sets {{(pid=112089) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:29:01.526854 np0000174399 devstack@c-api.service[112092]: WARNING castellan.key_manager.migration [None req-333d863e-af95-44ea-8d31-9b7893f79a02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.527454 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.v3.router [None req-11a927ca-9a54-4fab-b326-d606288e27c0 None None] Extended resource: os-volume-type-access {{(pid=112090) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:29:01.528269 np0000174399 devstack@c-api.service[112092]: WARNING castellan.key_manager.migration [None req-333d863e-af95-44ea-8d31-9b7893f79a02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.528487 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.v3.router [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e None None] Extended resource: encryption {{(pid=112089) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:29:01.528632 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.v3.router [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 None None] Extended resource: extra_specs {{(pid=112091) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:29:01.529081 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.v3.router [None req-11a927ca-9a54-4fab-b326-d606288e27c0 None None] Extended resource: os-quota-class-sets {{(pid=112090) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:29:01.529759 np0000174399 devstack@c-api.service[112092]: WARNING castellan.key_manager.migration [None req-333d863e-af95-44ea-8d31-9b7893f79a02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.529983 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.v3.router [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e None None] Extended resource: os-snapshot-manage {{(pid=112089) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:29:01.530371 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.v3.router [None req-11a927ca-9a54-4fab-b326-d606288e27c0 None None] Extended resource: encryption {{(pid=112090) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:29:01.530588 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.v3.router [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 None None] Extended resource: encryption {{(pid=112091) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:29:01.531312 np0000174399 devstack@c-api.service[112092]: WARNING castellan.key_manager.migration [None req-333d863e-af95-44ea-8d31-9b7893f79a02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.531478 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.v3.router [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e None None] Extended resource: consistencygroups {{(pid=112089) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:29:01.531938 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.v3.router [None req-11a927ca-9a54-4fab-b326-d606288e27c0 None None] Extended resource: os-snapshot-manage {{(pid=112090) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:29:01.532257 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.v3.router [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 None None] Extended resource: os-volume-type-access {{(pid=112091) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:29:01.532720 np0000174399 devstack@c-api.service[112092]: WARNING castellan.key_manager.migration [None req-333d863e-af95-44ea-8d31-9b7893f79a02 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.533632 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.v3.router [None req-333d863e-af95-44ea-8d31-9b7893f79a02 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112092) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:29:01.533754 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.v3.router [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e None None] Extended resource: backups {{(pid=112089) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:29:01.533809 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.v3.router [None req-333d863e-af95-44ea-8d31-9b7893f79a02 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112092) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:29:01.533888 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.v3.router [None req-333d863e-af95-44ea-8d31-9b7893f79a02 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112092) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:29:01.534007 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.v3.router [None req-333d863e-af95-44ea-8d31-9b7893f79a02 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112092) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:29:01.534050 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.v3.router [None req-11a927ca-9a54-4fab-b326-d606288e27c0 None None] Extended resource: consistencygroups {{(pid=112090) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:29:01.534085 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.v3.router [None req-333d863e-af95-44ea-8d31-9b7893f79a02 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112092) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:29:01.534223 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.v3.router [None req-333d863e-af95-44ea-8d31-9b7893f79a02 None None] Extension AdminActions extending resource: volumes {{(pid=112092) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:29:01.534348 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.v3.router [None req-333d863e-af95-44ea-8d31-9b7893f79a02 None None] Extension AdminActions extending resource: snapshots {{(pid=112092) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:29:01.534453 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.v3.router [None req-333d863e-af95-44ea-8d31-9b7893f79a02 None None] Extension AdminActions extending resource: backups {{(pid=112092) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:29:01.534558 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.v3.router [None req-333d863e-af95-44ea-8d31-9b7893f79a02 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112092) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:29:01.534658 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.v3.router [None req-333d863e-af95-44ea-8d31-9b7893f79a02 None None] Extension VolumeActions extending resource: volumes {{(pid=112092) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:29:01.534894 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.v3.router [None req-333d863e-af95-44ea-8d31-9b7893f79a02 None None] Extension TypesManage extending resource: types {{(pid=112092) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:29:01.534993 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.v3.router [None req-333d863e-af95-44ea-8d31-9b7893f79a02 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112092) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:29:01.535098 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.v3.router [None req-333d863e-af95-44ea-8d31-9b7893f79a02 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112092) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:29:01.535224 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.v3.router [None req-333d863e-af95-44ea-8d31-9b7893f79a02 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112092) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:29:01.535330 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.v3.router [None req-333d863e-af95-44ea-8d31-9b7893f79a02 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112092) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:29:01.535433 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.v3.router [None req-333d863e-af95-44ea-8d31-9b7893f79a02 None None] Extension UsedLimits extending resource: limits {{(pid=112092) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:29:01.535494 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.v3.router [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 None None] Extended resource: os-quota-class-sets {{(pid=112091) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:29:01.536164 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.v3.router [None req-11a927ca-9a54-4fab-b326-d606288e27c0 None None] Extended resource: backups {{(pid=112090) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:29:01.536652 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.v3.router [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e None None] Extended resource: scheduler-stats {{(pid=112089) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:29:01.537285 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.v3.router [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 None None] Extended resource: encryption {{(pid=112091) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:29:01.537787 np0000174399 devstack@c-api.service[112092]: WARNING keystonemiddleware.auth_token [None req-333d863e-af95-44ea-8d31-9b7893f79a02 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 16 14:29:01.538170 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.v3.router [None req-11a927ca-9a54-4fab-b326-d606288e27c0 None None] Extended resource: scheduler-stats {{(pid=112090) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:29:01.538719 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.v3.router [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e None None] Extended resource: os-quota-sets {{(pid=112089) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:29:01.539264 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.v3.router [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 None None] Extended resource: os-snapshot-manage {{(pid=112091) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:29:01.539591 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.v3.router [None req-11a927ca-9a54-4fab-b326-d606288e27c0 None None] Extended resource: os-quota-sets {{(pid=112090) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:29:01.540780 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.v3.router [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e None None] Extended resource: os-volume-manage {{(pid=112089) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:29:01.541029 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.v3.router [None req-11a927ca-9a54-4fab-b326-d606288e27c0 None None] Extended resource: os-volume-manage {{(pid=112090) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:29:01.541164 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.v3.router [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 None None] Extended resource: consistencygroups {{(pid=112091) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:29:01.542489 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.v3.router [None req-11a927ca-9a54-4fab-b326-d606288e27c0 None None] Extended resource: capabilities {{(pid=112090) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:29:01.542736 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.v3.router [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e None None] Extended resource: capabilities {{(pid=112089) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:29:01.543749 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.v3.router [None req-11a927ca-9a54-4fab-b326-d606288e27c0 None None] Extended resource: os-volume-transfer {{(pid=112090) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:29:01.543791 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.v3.router [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 None None] Extended resource: backups {{(pid=112091) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:29:01.544720 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.v3.router [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e None None] Extended resource: os-volume-transfer {{(pid=112089) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:29:01.544853 np0000174399 devstack@c-api.service[112092]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7cc46d8a3668 pid: 112092 (default app) May 16 14:29:01.545414 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.v3.router [None req-11a927ca-9a54-4fab-b326-d606288e27c0 None None] Extended resource: os-hosts {{(pid=112090) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:29:01.546319 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.v3.router [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 None None] Extended resource: scheduler-stats {{(pid=112091) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:29:01.546841 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.v3.router [None req-11a927ca-9a54-4fab-b326-d606288e27c0 None None] Extended resource: cgsnapshots {{(pid=112090) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:29:01.547078 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.v3.router [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e None None] Extended resource: os-hosts {{(pid=112089) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:29:01.548180 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.v3.router [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 None None] Extended resource: os-quota-sets {{(pid=112091) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:29:01.548330 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.contrib.snapshot_actions [None req-11a927ca-9a54-4fab-b326-d606288e27c0 None None] SnapshotActionsController initialized {{(pid=112090) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 16 14:29:01.548499 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.v3.router [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e None None] Extended resource: cgsnapshots {{(pid=112089) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:29:01.549214 np0000174399 devstack@c-api.service[112090]: WARNING castellan.key_manager.migration [None req-11a927ca-9a54-4fab-b326-d606288e27c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.549975 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.contrib.snapshot_actions [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e None None] SnapshotActionsController initialized {{(pid=112089) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 16 14:29:01.550054 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.v3.router [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 None None] Extended resource: os-volume-manage {{(pid=112091) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:29:01.550828 np0000174399 devstack@c-api.service[112090]: WARNING castellan.key_manager.migration [None req-11a927ca-9a54-4fab-b326-d606288e27c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.550894 np0000174399 devstack@c-api.service[112089]: WARNING castellan.key_manager.migration [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.551962 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.v3.router [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 None None] Extended resource: capabilities {{(pid=112091) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:29:01.552271 np0000174399 devstack@c-api.service[112090]: WARNING castellan.key_manager.migration [None req-11a927ca-9a54-4fab-b326-d606288e27c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.552488 np0000174399 devstack@c-api.service[112089]: WARNING castellan.key_manager.migration [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.553110 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.553110 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.553110 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.553110 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.553110 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.553593 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.553593 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.553593 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.553593 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.553593 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.553927 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.553927 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.553927 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.553927 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.553927 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.553927 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.554507 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.554507 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.554507 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.554507 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.554831 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.554831 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.554831 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.554831 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.555120 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.555120 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.555120 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.555120 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.555513 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.555513 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.555513 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.555513 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.555513 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.555833 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.555833 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.555833 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.555833 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.555833 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.556034 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.556034 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.556034 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.556034 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.556034 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.556034 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.556366 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.556366 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.556366 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.556366 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.556366 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.556366 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.556597 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.556597 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.556691 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.v3.router [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 None None] Extended resource: os-volume-transfer {{(pid=112091) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:29:01.556728 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.556728 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.556728 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.556728 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.556889 np0000174399 devstack@c-api.service[112090]: WARNING castellan.key_manager.migration [None req-11a927ca-9a54-4fab-b326-d606288e27c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.556933 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.556933 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.556933 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.556933 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.556933 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.557168 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.557168 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.557168 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.557168 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.557168 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.557440 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.557440 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.557440 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.557440 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.557440 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.557440 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.557691 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.557691 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.557691 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.557691 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.557691 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.557691 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.557909 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.557909 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.557909 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.557909 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.558076 np0000174399 devstack@c-api.service[112089]: WARNING castellan.key_manager.migration [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.558115 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.558115 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.558115 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.558115 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.558298 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.558298 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.558298 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.558298 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.558483 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.558483 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.558483 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.558483 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.558653 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.558653 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.558653 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.558653 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.558834 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.558834 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.558834 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.558834 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.558834 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.559120 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.559120 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.559120 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.559120 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.559120 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.559332 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.559332 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.559332 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.559332 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.559513 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.559513 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.559513 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.559513 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.559674 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.559674 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.559674 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.559674 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.559845 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.559845 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.559845 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.559845 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.560014 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.560014 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.560014 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.560014 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.560180 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.560180 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.560180 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.560180 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.560180 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.560180 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.560465 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.560465 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.560465 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.560465 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.560465 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.560681 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.560681 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.560681 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.560681 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.560681 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.560681 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.560681 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.560958 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.560958 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.560958 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.560958 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.560958 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.560958 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.561225 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.561225 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.561225 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.561225 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.561225 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.561225 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.561470 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.561470 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.561470 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.561470 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.561470 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.561470 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.561720 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.561720 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.561720 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.561720 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.561895 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.561895 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.561895 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.561895 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.562065 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.562065 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.562065 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.562065 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.562700 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.562700 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.562700 np0000174399 devstack@c-api.service[112092]: /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 16 14:29:01.562700 np0000174399 devstack@c-api.service[112092]: warnings.warn(deprecated_msg) May 16 14:29:01.563011 np0000174399 devstack@c-api.service[112090]: WARNING castellan.key_manager.migration [None req-11a927ca-9a54-4fab-b326-d606288e27c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.563058 np0000174399 devstack@c-api.service[112089]: WARNING castellan.key_manager.migration [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.563098 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.v3.router [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 None None] Extended resource: os-hosts {{(pid=112091) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:29:01.563145 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.middleware.request_id [None req-70fb77c2-5c63-4c60-9fbd-e45510c0fc00 None None] RequestId filter calling following filter/app {{(pid=112092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 16 14:29:01.563203 np0000174399 devstack@c-api.service[112090]: WARNING castellan.key_manager.migration [None req-11a927ca-9a54-4fab-b326-d606288e27c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.563253 np0000174399 devstack@c-api.service[112089]: WARNING castellan.key_manager.migration [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.563291 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.v3.router [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 None None] Extended resource: cgsnapshots {{(pid=112091) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:29:01.563328 np0000174399 devstack@c-api.service[112090]: WARNING castellan.key_manager.migration [None req-11a927ca-9a54-4fab-b326-d606288e27c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.563364 np0000174399 devstack@c-api.service[112089]: WARNING castellan.key_manager.migration [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.563399 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.v3.router [None req-11a927ca-9a54-4fab-b326-d606288e27c0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112090) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:29:01.563399 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.v3.router [None req-11a927ca-9a54-4fab-b326-d606288e27c0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112090) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:29:01.563399 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.v3.router [None req-11a927ca-9a54-4fab-b326-d606288e27c0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112090) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:29:01.563399 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.v3.router [None req-11a927ca-9a54-4fab-b326-d606288e27c0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112090) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:29:01.563399 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.v3.router [None req-11a927ca-9a54-4fab-b326-d606288e27c0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112090) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:29:01.563572 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.contrib.snapshot_actions [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 None None] SnapshotActionsController initialized {{(pid=112091) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 16 14:29:01.563616 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.v3.router [None req-11a927ca-9a54-4fab-b326-d606288e27c0 None None] Extension AdminActions extending resource: volumes {{(pid=112090) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:29:01.563616 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.v3.router [None req-11a927ca-9a54-4fab-b326-d606288e27c0 None None] Extension AdminActions extending resource: snapshots {{(pid=112090) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:29:01.563678 np0000174399 devstack@c-api.service[112092]: [pid: 112092|app: 0|req: 1/1] 162.253.55.186 () {60 vars in 956 bytes} [Sat May 16 14:29:01 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 16 14:29:01.563702 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.v3.router [None req-11a927ca-9a54-4fab-b326-d606288e27c0 None None] Extension AdminActions extending resource: backups {{(pid=112090) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:29:01.563702 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.v3.router [None req-11a927ca-9a54-4fab-b326-d606288e27c0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112090) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:29:01.563702 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.v3.router [None req-11a927ca-9a54-4fab-b326-d606288e27c0 None None] Extension VolumeActions extending resource: volumes {{(pid=112090) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:29:01.563766 np0000174399 devstack@c-api.service[112089]: WARNING castellan.key_manager.migration [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.563789 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.v3.router [None req-11a927ca-9a54-4fab-b326-d606288e27c0 None None] Extension TypesManage extending resource: types {{(pid=112090) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:29:01.563789 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.v3.router [None req-11a927ca-9a54-4fab-b326-d606288e27c0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112090) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:29:01.563789 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.v3.router [None req-11a927ca-9a54-4fab-b326-d606288e27c0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112090) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:29:01.563789 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.v3.router [None req-11a927ca-9a54-4fab-b326-d606288e27c0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112090) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:29:01.563789 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.v3.router [None req-11a927ca-9a54-4fab-b326-d606288e27c0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112090) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:29:01.563789 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.v3.router [None req-11a927ca-9a54-4fab-b326-d606288e27c0 None None] Extension UsedLimits extending resource: limits {{(pid=112090) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:29:01.563923 np0000174399 devstack@c-api.service[112091]: WARNING castellan.key_manager.migration [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.563948 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.v3.router [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112089) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:29:01.563948 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.v3.router [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112089) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:29:01.563948 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.v3.router [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112089) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:29:01.563948 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.v3.router [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112089) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:29:01.563948 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.v3.router [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112089) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:29:01.563948 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.v3.router [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e None None] Extension AdminActions extending resource: volumes {{(pid=112089) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:29:01.563948 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.v3.router [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e None None] Extension AdminActions extending resource: snapshots {{(pid=112089) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:29:01.564097 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.v3.router [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e None None] Extension AdminActions extending resource: backups {{(pid=112089) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:29:01.564097 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.v3.router [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112089) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:29:01.564097 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.v3.router [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e None None] Extension VolumeActions extending resource: volumes {{(pid=112089) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:29:01.564097 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.v3.router [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e None None] Extension TypesManage extending resource: types {{(pid=112089) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:29:01.564097 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.v3.router [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112089) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:29:01.564242 np0000174399 devstack@c-api.service[112091]: WARNING castellan.key_manager.migration [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.564266 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.v3.router [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112089) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:29:01.564266 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.v3.router [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112089) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:29:01.564266 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.v3.router [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112089) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:29:01.564266 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.v3.router [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e None None] Extension UsedLimits extending resource: limits {{(pid=112089) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:29:01.564363 np0000174399 devstack@c-api.service[112090]: WARNING keystonemiddleware.auth_token [None req-11a927ca-9a54-4fab-b326-d606288e27c0 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 16 14:29:01.564386 np0000174399 devstack@c-api.service[112091]: WARNING castellan.key_manager.migration [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.565235 np0000174399 devstack@c-api.service[112091]: WARNING castellan.key_manager.migration [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.565447 np0000174399 devstack@c-api.service[112089]: WARNING keystonemiddleware.auth_token [None req-3f7fa5ba-6ca0-4c8c-a917-dfe3c123ec7e None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 16 14:29:01.566706 np0000174399 devstack@c-api.service[112091]: WARNING castellan.key_manager.migration [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.568261 np0000174399 devstack@c-api.service[112091]: WARNING castellan.key_manager.migration [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.569098 np0000174399 devstack@c-api.service[112090]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7cc46d8a3668 pid: 112090 (default app) May 16 14:29:01.569665 np0000174399 devstack@c-api.service[112091]: WARNING castellan.key_manager.migration [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:29:01.570615 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.v3.router [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112091) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:29:01.570778 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.v3.router [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112091) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:29:01.570899 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.v3.router [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112091) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:29:01.571016 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.v3.router [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112091) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:29:01.571122 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.v3.router [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112091) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:29:01.571235 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.v3.router [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 None None] Extension AdminActions extending resource: volumes {{(pid=112091) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:29:01.571357 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.v3.router [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 None None] Extension AdminActions extending resource: snapshots {{(pid=112091) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:29:01.571459 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.v3.router [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 None None] Extension AdminActions extending resource: backups {{(pid=112091) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:29:01.571559 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.v3.router [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112091) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:29:01.571658 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.v3.router [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 None None] Extension VolumeActions extending resource: volumes {{(pid=112091) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:29:01.571887 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.v3.router [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 None None] Extension TypesManage extending resource: types {{(pid=112091) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:29:01.571988 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.v3.router [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112091) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:29:01.572100 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.v3.router [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112091) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:29:01.572171 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.v3.router [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112091) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:29:01.572290 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.v3.router [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112091) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:29:01.572474 np0000174399 devstack@c-api.service[112091]: DEBUG cinder.api.v3.router [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 None None] Extension UsedLimits extending resource: limits {{(pid=112091) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:29:01.573217 np0000174399 devstack@c-api.service[112089]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7cc46d8a3668 pid: 112089 (default app) May 16 14:29:01.574667 np0000174399 devstack@c-api.service[112091]: WARNING keystonemiddleware.auth_token [None req-0aef07e1-f041-4d07-8770-c83a8a773a97 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 16 14:29:01.580639 np0000174399 devstack@c-api.service[112091]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7cc46d8a3668 pid: 112091 (default app) May 16 14:29:08.702124 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.middleware.request_id [None req-eaf652ea-fe33-4165-938c-a7c998dd8615 None None] RequestId filter calling following filter/app {{(pid=112092) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 16 14:29:09.309722 np0000174399 devstack@c-api.service[112092]: INFO cinder.api.openstack.wsgi [None req-eaf652ea-fe33-4165-938c-a7c998dd8615 admin admin] POST https://162.253.55.186/volume/v3/types May 16 14:29:09.310165 np0000174399 devstack@c-api.service[112092]: DEBUG cinder.api.openstack.wsgi [None req-eaf652ea-fe33-4165-938c-a7c998dd8615 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112092) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 16 14:29:09.312045 np0000174399 devstack@c-api.service[112092]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 16 14:29:09.312045 np0000174399 devstack@c-api.service[112092]: warnings.warn( May 16 14:29:09.322419 np0000174399 devstack@c-api.service[112092]: DEBUG oslo_db.sqlalchemy.engines [None req-eaf652ea-fe33-4165-938c-a7c998dd8615 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=112092) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 16 14:29:09.348847 np0000174399 devstack@c-api.service[112092]: INFO cinder.api.openstack.wsgi [None req-eaf652ea-fe33-4165-938c-a7c998dd8615 admin admin] https://162.253.55.186/volume/v3/types returned with HTTP 200 May 16 14:29:09.349494 np0000174399 devstack@c-api.service[112092]: [pid: 112092|app: 0|req: 2/2] 162.253.55.186 () {68 vars in 1288 bytes} [Sat May 16 14:29:08 2026] POST /volume/v3/types => generated 186 bytes in 648 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 16 14:29:09.376736 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.376736 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.377483 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.377483 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.377483 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.377483 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.377483 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.377821 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.377821 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.377821 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.377821 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.377821 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.377821 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.378158 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.378158 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.378158 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.378158 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.378158 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.378451 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.378451 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.378451 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.378451 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.378675 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.378675 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.378675 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.378675 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.378930 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.378930 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.378930 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.378930 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.378930 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.379298 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.379298 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.379298 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.379298 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.379298 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.379588 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.379588 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.379588 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.379588 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.379588 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.379588 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.379915 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.379915 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.379915 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.379915 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.379915 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.379915 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.380374 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.380374 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.380374 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.380374 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.380374 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.380374 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.380708 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.380708 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.380708 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.380708 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.380708 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.380708 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.381033 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.381033 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.381033 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.381033 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.381322 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.381322 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.381322 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.381322 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.381322 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.381613 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.381613 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.381613 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.381613 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.381613 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.381878 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.381878 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.381878 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.381878 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.381878 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.381878 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.382213 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.382213 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.382213 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.382213 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.382213 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.382500 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.382500 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.382500 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.382500 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.382500 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.382873 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.382873 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.382873 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.382873 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.383304 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.383304 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.383304 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.383304 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.383559 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.383559 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.383559 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.383559 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.383559 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.383904 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.383904 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.383904 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.383904 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.383904 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.384105 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.384105 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.384105 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.384105 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.384495 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.384495 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.384495 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.384495 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.384666 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.384666 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.384666 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.384666 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.384805 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.384805 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.384805 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.384805 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.384946 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.384946 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.384946 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.384946 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.385100 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.385100 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.385100 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.385100 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.385100 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.385100 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.385326 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.385326 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.385326 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.385326 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.385326 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.385508 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.385508 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.385508 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.385508 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.385508 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.385508 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.385508 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.385741 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.385741 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.385741 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.385741 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.385741 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.385741 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.386008 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.386008 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.386008 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.386008 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.386008 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.386008 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.386454 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.386454 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.386454 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.386454 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.386454 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.386454 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.386692 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.386692 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.386692 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.386692 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.386838 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.386838 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.386838 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.386838 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.386982 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.386982 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.386982 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.386982 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.387153 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.387153 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.387153 np0000174399 devstack@c-api.service[112090]: /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 16 14:29:09.387153 np0000174399 devstack@c-api.service[112090]: warnings.warn(deprecated_msg) May 16 14:29:09.387153 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.middleware.request_id [req-eaf652ea-fe33-4165-938c-a7c998dd8615 req-04432e69-7617-408c-ab6b-1debe84966ab None None] RequestId filter calling following filter/app {{(pid=112090) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 16 14:29:09.724621 np0000174399 devstack@c-api.service[112090]: INFO cinder.api.openstack.wsgi [req-eaf652ea-fe33-4165-938c-a7c998dd8615 req-04432e69-7617-408c-ab6b-1debe84966ab admin admin] POST https://162.253.55.186/volume/v3/types/ebfad4b0-96b5-48d9-b4ea-9b15c556aaf8/extra_specs May 16 14:29:09.725171 np0000174399 devstack@c-api.service[112090]: DEBUG cinder.api.openstack.wsgi [req-eaf652ea-fe33-4165-938c-a7c998dd8615 req-04432e69-7617-408c-ab6b-1debe84966ab admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112090) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 16 14:29:09.726862 np0000174399 devstack@c-api.service[112090]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 16 14:29:09.726862 np0000174399 devstack@c-api.service[112090]: warnings.warn( May 16 14:29:09.738586 np0000174399 devstack@c-api.service[112090]: DEBUG oslo_db.sqlalchemy.engines [req-eaf652ea-fe33-4165-938c-a7c998dd8615 req-04432e69-7617-408c-ab6b-1debe84966ab 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=112090) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 16 14:29:09.806799 np0000174399 devstack@c-api.service[112090]: INFO cinder.api.openstack.wsgi [req-eaf652ea-fe33-4165-938c-a7c998dd8615 req-04432e69-7617-408c-ab6b-1debe84966ab admin admin] https://162.253.55.186/volume/v3/types/ebfad4b0-96b5-48d9-b4ea-9b15c556aaf8/extra_specs returned with HTTP 200 May 16 14:29:09.807448 np0000174399 devstack@c-api.service[112090]: [pid: 112090|app: 0|req: 1/3] 162.253.55.186 () {70 vars in 1505 bytes} [Sat May 16 14:29:09 2026] POST /volume/v3/types/ebfad4b0-96b5-48d9-b4ea-9b15c556aaf8/extra_specs => generated 55 bytes in 446 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 16 14:29:11.436944 np0000174399 devstack@c-api.service[112091]: DEBUG dbcounter [-] [112091] Writing DB stats cinder:SELECT=6 {{(pid=112091) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 16 14:29:11.448582 np0000174399 devstack@c-api.service[112089]: DEBUG dbcounter [-] [112089] Writing DB stats cinder:SELECT=6 {{(pid=112089) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 16 14:29:19.347717 np0000174399 devstack@c-api.service[112092]: DEBUG dbcounter [-] [112092] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112092) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 16 14:29:19.805015 np0000174399 devstack@c-api.service[112090]: DEBUG dbcounter [-] [112090] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112090) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 16 14:32:16.497226 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.497226 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.497226 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.497226 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.498144 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.498144 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.498144 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.498144 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.498511 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.498511 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.498511 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.498511 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.498511 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.498511 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.498942 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.498942 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.498942 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.498942 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.498942 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.499357 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.499357 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.499357 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.499357 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.499357 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.499695 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.499695 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.499695 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.499695 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.499993 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.499993 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.499993 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.499993 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.499993 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.500390 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.500390 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.500390 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.500390 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.500390 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.500734 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.500734 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.500734 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.500734 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.500734 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.500734 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.501162 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.501162 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.501162 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.501162 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.501162 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.501162 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.501618 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.501618 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.501618 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.501618 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.501618 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.501618 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.502042 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.502042 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.502042 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.502042 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.502042 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.502517 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.502517 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.502517 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.502517 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.502517 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.502854 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.502854 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.502854 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.502854 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.502854 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.502854 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.503293 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.503293 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.503293 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.503293 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.503293 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.503293 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.503552 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.503552 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.503552 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.503552 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.503552 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.503806 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.503806 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.503806 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.503806 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.503806 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.504024 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.504024 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.504024 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.504024 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.504256 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.504256 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.504256 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.504256 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.504634 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.504634 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.504634 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.504634 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.504634 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.504884 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.504884 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.504884 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.504884 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.504884 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.505095 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.505095 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.505095 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.505095 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.505304 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.505304 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.505304 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.505304 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.505494 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.505494 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.505494 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.505494 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.505718 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.505718 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.505718 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.505718 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.505901 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.505901 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.505901 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.505901 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.506113 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.506113 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.506113 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.506113 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.506113 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.506380 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.506380 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.506380 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.506380 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.506380 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.506380 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.506651 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.506651 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.506651 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.506651 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.506651 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.506863 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.506863 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.506863 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.506863 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.506863 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.506863 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.507136 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.507136 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.507136 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.507136 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.507136 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.507136 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.507430 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.507430 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.507430 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.507430 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.507430 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.507430 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.507707 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.507707 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.507707 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.507707 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.507707 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.507707 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.508005 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.508005 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.508005 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.508005 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.508212 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.508212 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.508212 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.508212 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.508212 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.508469 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.508469 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.508469 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.508469 np0000174399 devstack@c-api.service[112089]: /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 16 14:32:16.508469 np0000174399 devstack@c-api.service[112089]: warnings.warn(deprecated_msg) May 16 14:32:16.508469 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.middleware.request_id [None req-90d68075-bc0c-4ee0-8f39-00dd63857a94 None None] RequestId filter calling following filter/app {{(pid=112089) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 16 14:32:16.508469 np0000174399 devstack@c-api.service[112089]: INFO cinder.api.openstack.wsgi [None req-90d68075-bc0c-4ee0-8f39-00dd63857a94 None None] GET https://162.253.55.186/volume// May 16 14:32:16.508766 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.openstack.wsgi [None req-90d68075-bc0c-4ee0-8f39-00dd63857a94 None None] Empty body provided in request {{(pid=112089) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 16 14:32:16.508766 np0000174399 devstack@c-api.service[112089]: DEBUG cinder.api.openstack.wsgi [None req-90d68075-bc0c-4ee0-8f39-00dd63857a94 None None] Calling method 'all' {{(pid=112089) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 16 14:32:16.508766 np0000174399 devstack@c-api.service[112089]: INFO cinder.api.openstack.wsgi [None req-90d68075-bc0c-4ee0-8f39-00dd63857a94 None None] https://162.253.55.186/volume// returned with HTTP 300 May 16 14:32:16.508766 np0000174399 devstack@c-api.service[112089]: [pid: 112089|app: 0|req: 1/4] 162.253.55.186 () {66 vars in 1456 bytes} [Sat May 16 14:32:16 2026] GET /volume/ => generated 390 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)