May 20 22:06:29.823473 np0000175563 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 20 22:06:29.831942 np0000175563 devstack@c-api.service[112053]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 20 22:06:29.834935 np0000175563 devstack@c-api.service[112053]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed May 20 22:06:29 2026] *** May 20 22:06:29.834935 np0000175563 devstack@c-api.service[112053]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 20 22:06:29.834935 np0000175563 devstack@c-api.service[112053]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 20 22:06:29.834935 np0000175563 devstack@c-api.service[112053]: nodename: np0000175563 May 20 22:06:29.834935 np0000175563 devstack@c-api.service[112053]: machine: x86_64 May 20 22:06:29.834935 np0000175563 devstack@c-api.service[112053]: clock source: unix May 20 22:06:29.834935 np0000175563 devstack@c-api.service[112053]: pcre jit disabled May 20 22:06:29.834935 np0000175563 devstack@c-api.service[112053]: detected number of CPU cores: 16 May 20 22:06:29.834935 np0000175563 devstack@c-api.service[112053]: current working directory: / May 20 22:06:29.834935 np0000175563 devstack@c-api.service[112053]: detected binary path: /usr/bin/uwsgi-core May 20 22:06:29.834935 np0000175563 devstack@c-api.service[112053]: your processes number limit is 256917 May 20 22:06:29.834935 np0000175563 devstack@c-api.service[112053]: your memory page size is 4096 bytes May 20 22:06:29.834935 np0000175563 devstack@c-api.service[112053]: detected max file descriptor number: 2048 May 20 22:06:29.834935 np0000175563 devstack@c-api.service[112053]: lock engine: pthread robust mutexes May 20 22:06:29.835382 np0000175563 devstack@c-api.service[112053]: thunder lock: enabled May 20 22:06:29.835382 np0000175563 devstack@c-api.service[112053]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 20 22:06:29.835382 np0000175563 devstack@c-api.service[112053]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 20 22:06:29.835382 np0000175563 devstack@c-api.service[112053]: PEP 405 virtualenv detected: /opt/stack/data/venv May 20 22:06:29.835382 np0000175563 devstack@c-api.service[112053]: Set PythonHome to /opt/stack/data/venv May 20 22:06:29.869960 np0000175563 devstack@c-api.service[112053]: Python main interpreter initialized at 0x7f60e7aa3668 May 20 22:06:29.869960 np0000175563 devstack@c-api.service[112053]: python threads support enabled May 20 22:06:29.869960 np0000175563 devstack@c-api.service[112053]: your server socket listen backlog is limited to 100 connections May 20 22:06:29.869960 np0000175563 devstack@c-api.service[112053]: your mercy for graceful operations on workers is 80 seconds May 20 22:06:29.870496 np0000175563 devstack@c-api.service[112053]: mapped 671795 bytes (656 KB) for 4 cores May 20 22:06:29.870615 np0000175563 devstack@c-api.service[112053]: *** Operational MODE: preforking *** May 20 22:06:29.870724 np0000175563 devstack@c-api.service[112053]: *** uWSGI is running in multiple interpreter mode *** May 20 22:06:29.870724 np0000175563 devstack@c-api.service[112053]: spawned uWSGI master process (pid: 112053) May 20 22:06:29.871495 np0000175563 devstack@c-api.service[112053]: spawned uWSGI worker 1 (pid: 112058, cores: 1) May 20 22:06:29.872163 np0000175563 devstack@c-api.service[112053]: spawned uWSGI worker 2 (pid: 112059, cores: 1) May 20 22:06:29.872591 np0000175563 devstack@c-api.service[112053]: spawned uWSGI worker 3 (pid: 112060, cores: 1) May 20 22:06:29.873065 np0000175563 devstack@c-api.service[112053]: spawned uWSGI worker 4 (pid: 112061, cores: 1) May 20 22:06:29.873065 np0000175563 devstack@c-api.service[112053]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 20 22:06:29.874334 np0000175563 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 20 22:06:29.995411 np0000175563 devstack@c-api.service[112058]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 22:06:29.995411 np0000175563 devstack@c-api.service[112058]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 22:06:29.995411 np0000175563 devstack@c-api.service[112058]: we strongly recommend against using it for new projects. May 20 22:06:29.995411 np0000175563 devstack@c-api.service[112058]: If you are already using Eventlet, we recommend migrating to a different May 20 22:06:29.995411 np0000175563 devstack@c-api.service[112058]: framework. For more detail see May 20 22:06:29.995411 np0000175563 devstack@c-api.service[112058]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 22:06:29.995411 np0000175563 devstack@c-api.service[112058]: import eventlet # noqa May 20 22:06:30.007031 np0000175563 devstack@c-api.service[112061]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 22:06:30.007031 np0000175563 devstack@c-api.service[112061]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 22:06:30.007031 np0000175563 devstack@c-api.service[112061]: we strongly recommend against using it for new projects. May 20 22:06:30.007031 np0000175563 devstack@c-api.service[112061]: If you are already using Eventlet, we recommend migrating to a different May 20 22:06:30.007031 np0000175563 devstack@c-api.service[112061]: framework. For more detail see May 20 22:06:30.007031 np0000175563 devstack@c-api.service[112061]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 22:06:30.007031 np0000175563 devstack@c-api.service[112061]: import eventlet # noqa May 20 22:06:30.007856 np0000175563 devstack@c-api.service[112060]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 22:06:30.007856 np0000175563 devstack@c-api.service[112060]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 22:06:30.007856 np0000175563 devstack@c-api.service[112060]: we strongly recommend against using it for new projects. May 20 22:06:30.007856 np0000175563 devstack@c-api.service[112060]: If you are already using Eventlet, we recommend migrating to a different May 20 22:06:30.007856 np0000175563 devstack@c-api.service[112060]: framework. For more detail see May 20 22:06:30.007856 np0000175563 devstack@c-api.service[112060]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 22:06:30.007856 np0000175563 devstack@c-api.service[112060]: import eventlet # noqa May 20 22:06:30.012640 np0000175563 devstack@c-api.service[112059]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 22:06:30.012640 np0000175563 devstack@c-api.service[112059]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 22:06:30.012640 np0000175563 devstack@c-api.service[112059]: we strongly recommend against using it for new projects. May 20 22:06:30.012640 np0000175563 devstack@c-api.service[112059]: If you are already using Eventlet, we recommend migrating to a different May 20 22:06:30.012640 np0000175563 devstack@c-api.service[112059]: framework. For more detail see May 20 22:06:30.012640 np0000175563 devstack@c-api.service[112059]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 22:06:30.012640 np0000175563 devstack@c-api.service[112059]: import eventlet # noqa May 20 22:06:30.081355 np0000175563 devstack@c-api.service[112058]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 22:06:30.081355 np0000175563 devstack@c-api.service[112058]: debtcollector.deprecate( May 20 22:06:30.091089 np0000175563 devstack@c-api.service[112061]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 22:06:30.091089 np0000175563 devstack@c-api.service[112061]: debtcollector.deprecate( May 20 22:06:30.097610 np0000175563 devstack@c-api.service[112060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 22:06:30.097610 np0000175563 devstack@c-api.service[112060]: debtcollector.deprecate( May 20 22:06:30.103121 np0000175563 devstack@c-api.service[112059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 22:06:30.103121 np0000175563 devstack@c-api.service[112059]: debtcollector.deprecate( May 20 22:06:30.159235 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:30.159235 np0000175563 devstack@c-api.service[112058]: from cgi import parse_header May 20 22:06:30.174730 np0000175563 devstack@c-api.service[112061]: /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 20 22:06:30.174730 np0000175563 devstack@c-api.service[112061]: from cgi import parse_header May 20 22:06:30.180950 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:30.180950 np0000175563 devstack@c-api.service[112059]: from cgi import parse_header May 20 22:06:30.182148 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:30.182148 np0000175563 devstack@c-api.service[112060]: from cgi import parse_header May 20 22:06:30.204083 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:30.204083 np0000175563 devstack@c-api.service[112058]: removals.removed_module( May 20 22:06:30.204925 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:30.204925 np0000175563 devstack@c-api.service[112058]: removals.removed_module( May 20 22:06:30.218432 np0000175563 devstack@c-api.service[112061]: /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 20 22:06:30.218432 np0000175563 devstack@c-api.service[112061]: removals.removed_module( May 20 22:06:30.219160 np0000175563 devstack@c-api.service[112061]: /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 20 22:06:30.219160 np0000175563 devstack@c-api.service[112061]: removals.removed_module( May 20 22:06:30.227432 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:30.227432 np0000175563 devstack@c-api.service[112059]: removals.removed_module( May 20 22:06:30.228166 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:30.228166 np0000175563 devstack@c-api.service[112059]: removals.removed_module( May 20 22:06:30.231406 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:30.231406 np0000175563 devstack@c-api.service[112060]: removals.removed_module( May 20 22:06:30.232099 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:30.232099 np0000175563 devstack@c-api.service[112060]: removals.removed_module( May 20 22:06:30.798560 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:30.798560 np0000175563 devstack@c-api.service[112058]: warnings.warn( May 20 22:06:30.802433 np0000175563 devstack@c-api.service[112061]: /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 20 22:06:30.802433 np0000175563 devstack@c-api.service[112061]: warnings.warn( May 20 22:06:30.829320 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:30.829320 np0000175563 devstack@c-api.service[112059]: warnings.warn( May 20 22:06:30.878009 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:30.878009 np0000175563 devstack@c-api.service[112060]: warnings.warn( May 20 22:06:30.896263 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:30.896263 np0000175563 devstack@c-api.service[112058]: warnings.warn( May 20 22:06:30.899790 np0000175563 devstack@c-api.service[112061]: /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 20 22:06:30.899790 np0000175563 devstack@c-api.service[112061]: warnings.warn( May 20 22:06:30.928125 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:30.928125 np0000175563 devstack@c-api.service[112059]: warnings.warn( May 20 22:06:30.993578 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:30.993578 np0000175563 devstack@c-api.service[112060]: warnings.warn( May 20 22:06:31.185632 np0000175563 devstack@c-api.service[112058]: 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 20 22:06:31.186372 np0000175563 devstack@c-api.service[112058]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112058) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 22:06:31.190202 np0000175563 devstack@c-api.service[112061]: 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 20 22:06:31.190618 np0000175563 devstack@c-api.service[112061]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112061) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 22:06:31.207025 np0000175563 devstack@c-api.service[112059]: 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 20 22:06:31.207500 np0000175563 devstack@c-api.service[112059]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112059) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 22:06:31.270015 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:31.270015 np0000175563 devstack@c-api.service[112058]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 22:06:31.270242 np0000175563 devstack@c-api.service[112061]: /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 20 22:06:31.270242 np0000175563 devstack@c-api.service[112061]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 22:06:31.271452 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:31.271452 np0000175563 devstack@c-api.service[112059]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 22:06:31.272740 np0000175563 devstack@c-api.service[112060]: 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 20 22:06:31.273218 np0000175563 devstack@c-api.service[112060]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112060) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 22:06:31.334516 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:31.334516 np0000175563 devstack@c-api.service[112060]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 22:06:31.723526 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112061) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 22:06:31.723780 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112059) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 22:06:31.723848 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112058) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 22:06:31.723906 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.723958 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112060) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 22:06:31.724018 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.724079 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.724079 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.724240 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.724302 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.724353 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.724403 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.724456 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.724456 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.724546 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.724597 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.725343 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.725343 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.725535 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.725535 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.725638 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.725693 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.725747 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.725796 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.725853 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.725903 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.725961 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.726014 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.726062 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.726111 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.726205 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.726268 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.726319 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.726374 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.726426 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.726476 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.726536 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.726593 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.726642 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.726692 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.726740 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.726740 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.726740 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.726740 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.731908 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.731908 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.732025 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.732025 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.732105 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.732171 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.732207 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.732241 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.732273 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.732310 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.732353 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.732353 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.732413 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.732448 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.732479 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.732517 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.732550 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.732586 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.732625 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.732625 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.732688 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.732720 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.732752 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.732783 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.732814 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.732814 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.732814 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.732814 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.734467 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.734553 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.734590 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.734623 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.734668 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.734707 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.734748 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.734780 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.734812 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.734843 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.734874 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.734907 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.734937 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.734969 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.735006 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.735006 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.735072 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.735072 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.735151 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.735187 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.735228 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.735261 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.735293 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.735325 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.735357 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.735357 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.735449 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.735482 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.735927 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.735927 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.736056 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.736124 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.736204 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.736263 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.736334 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.736398 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.736457 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.736514 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.736572 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.736629 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.736689 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.736745 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.736815 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.736875 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.736941 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.737001 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.737058 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.737115 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.737190 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.737252 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.737310 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.737310 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.737310 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.737310 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.737310 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.737310 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.737939 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.738011 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.738071 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.738148 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.738215 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.738275 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.738348 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.738410 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.738445 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.738478 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.738509 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.738541 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.738572 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.738608 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.738642 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.738673 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.738711 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.738743 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.738779 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.738810 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.738840 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.738870 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.738905 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.738937 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.738967 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.739002 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.739002 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.739002 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.739722 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.739785 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.739862 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.739927 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.739989 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.740057 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.740096 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.740150 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.740184 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.740216 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.740248 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.740281 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.740322 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.740354 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.740390 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.740422 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.740454 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.740491 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.740523 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.740554 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.740586 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.740617 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.740648 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.740683 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.740719 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.740719 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.740719 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.740719 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.742567 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.742620 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.742667 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.742702 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.742734 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.742765 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.742797 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.742829 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.742868 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.742900 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.742933 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.742970 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.743003 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.743038 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.743070 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.743102 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.743154 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.743202 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.743235 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.743267 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.743267 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.743329 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.743329 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.743329 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.743329 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.743478 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.743478 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.743543 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.744419 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.744484 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.744517 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.744555 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.744589 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.744620 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.744653 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.744685 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.744725 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.744757 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.744788 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.744820 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.744852 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.744888 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.744920 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.745057 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.745097 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.745147 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.745180 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.745210 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.745251 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.745284 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.745315 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.745352 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.745383 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.745415 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.745415 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.745415 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.746856 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.746923 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.746958 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.747005 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.747045 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.747079 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.747112 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.747168 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.747201 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.747241 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.747274 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.747305 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.747338 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.747375 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.747473 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.747520 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.747553 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.747585 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.747622 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.747654 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.747689 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.747722 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.747753 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.747789 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.747827 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.747861 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.747861 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.747861 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.747943 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.747943 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.748004 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.748036 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.748068 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.748107 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.748165 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.748207 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.748240 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.748274 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.748313 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.748345 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.748383 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.748420 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.748452 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.748491 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.748524 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.748555 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.748586 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.748618 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.748650 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.748681 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.748712 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.748745 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.748775 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.748816 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.748847 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.748895 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.748927 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.748959 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.748989 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.749020 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.749066 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.749097 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.749149 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.749204 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.749240 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.749300 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.749368 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.749402 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.749475 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.749582 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.749637 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.749668 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.749754 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.749812 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.749846 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.749882 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.749932 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.749976 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.750019 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.750071 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.750115 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.751034 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.751108 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.751187 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.751248 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.751248 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.751248 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.751248 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.751471 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.751529 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.751596 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.751668 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.751731 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.751788 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.751844 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.751902 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.751960 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.752023 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.752081 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.752150 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.752211 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.752281 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.752341 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.752403 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.752462 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.752520 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.752582 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.752641 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.752698 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.752763 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.752763 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.752763 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.754406 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.754483 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.754547 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.754607 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.754667 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.754732 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.754793 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.754852 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.754917 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.754984 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.755049 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.755106 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.755199 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.755260 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.755331 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.755399 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.755503 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.755558 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.755615 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.755671 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.755728 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.755785 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.755853 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.755921 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.755921 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.756038 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.756103 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.756103 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.756249 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.756249 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.756249 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.756249 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.756249 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.756249 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.756578 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.756640 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.756699 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.756763 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.756823 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.756891 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.756952 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.757010 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.757068 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.757141 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.757204 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.757262 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.757320 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.757388 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.757453 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.757516 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.757576 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.757646 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.757710 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.757770 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.757832 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.757890 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.757948 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.758005 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.758063 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.758119 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.758196 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.758277 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.758340 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.758398 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.758457 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.758521 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.758580 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.758642 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.758705 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.758767 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.758826 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.758896 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.758958 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.759021 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.759087 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.759164 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.759227 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.759285 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.759345 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.759427 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.759491 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.759557 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.759621 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.759681 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.759738 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.759795 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.759853 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.759911 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.759968 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.760041 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.760110 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.760195 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.760257 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.760317 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.760376 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.760446 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.760510 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.760571 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.760630 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.760691 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.760760 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.760797 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.760832 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.760864 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.760903 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.760937 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.760970 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.761003 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.761036 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.761071 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.761071 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.761071 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.761188 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.761188 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.761188 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.761282 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.761326 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.761326 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.761390 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.761425 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.761465 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.761499 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.761535 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.761568 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.761607 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.761641 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.761674 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.761709 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.761743 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.761787 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.761821 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.761861 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.761894 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.761927 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.761961 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.761993 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.762028 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.762062 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.762062 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.762062 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.762633 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.762633 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.762633 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.762803 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.762865 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.762865 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.762978 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.763037 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.763097 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.763188 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.763254 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.763254 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.763365 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.763463 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.763529 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.763588 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.763647 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.763707 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.763767 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.763835 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.763897 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.763956 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.764005 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.764046 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.764085 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.764138 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.764138 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.764138 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.766032 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.766086 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.766167 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.766216 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.766286 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.766334 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.766398 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.766445 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.766522 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.766569 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.766634 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.766690 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.766735 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.766777 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.766820 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.766862 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.766904 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.766904 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.766982 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.767023 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.767067 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.767067 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.767184 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.767184 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.767272 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.767272 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.767351 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.767396 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.769184 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.769248 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.769293 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.769335 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.769383 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.769434 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.769460 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.769483 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.769510 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.769533 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.769558 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.769582 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.769605 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.769632 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.769661 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.769685 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.769713 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.769736 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.769763 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.769787 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.769811 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.769835 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.769858 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.769881 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.769903 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.769930 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.769956 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.769956 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.770394 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.770458 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.770515 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.770568 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.770597 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.770624 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.770655 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.770678 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.770704 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.770726 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.770754 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.770778 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.770802 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.770825 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.770853 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.770877 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.770908 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.770931 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.770956 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.770980 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.771004 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.771030 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.771060 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.771083 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.771110 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.771166 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.771193 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.771216 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.771244 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.771270 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.771294 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.771320 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.771343 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.771370 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.771393 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.771459 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.771487 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.771510 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.771533 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.771556 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.771579 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.771602 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.771625 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.771647 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.771675 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.771699 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.771722 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.771744 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.771768 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.771790 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.771813 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.771836 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.771863 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.771887 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.771915 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.771938 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.771962 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.771992 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.772028 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.772063 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.772095 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.772143 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.772186 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.772225 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.772257 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.772291 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.772323 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.772354 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.772386 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.772417 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.772455 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.772487 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.772520 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.772557 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.772590 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.772620 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.772652 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.772684 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.772714 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.772746 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.772776 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.772814 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.772850 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.772888 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.772920 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.772950 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.772992 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.773024 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.773055 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.773085 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.773116 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.773162 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.773205 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.773242 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.773279 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.773310 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.773342 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.773375 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.773406 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.773439 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.773470 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.773502 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.773538 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.773579 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.773612 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.773643 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.773675 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.773706 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.773744 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.773744 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.773744 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.773744 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.773862 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.773862 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.773862 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.773862 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.773862 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.773862 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.774974 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.775045 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.775108 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.775108 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.775108 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.775108 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.775357 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.775444 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.775506 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.775574 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.775636 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.775694 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.775753 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.775753 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.775870 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.775931 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.775989 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.776060 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.776122 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.776122 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.776122 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.776122 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.776369 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.776369 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.776369 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.776369 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.776599 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.776659 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.776717 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.776777 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.776841 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.776900 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.776958 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.777016 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.777082 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.777158 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.777225 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.777286 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.777350 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.777410 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.777467 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.777525 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.777583 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.777639 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.777704 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.777769 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.777769 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.777769 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.777769 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.777769 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.778047 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.778047 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.778047 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.778243 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.778304 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.778374 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.778439 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.778498 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.778554 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.778613 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.778678 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.778741 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.778804 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.778866 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.778938 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.778999 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.779076 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.779188 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.779252 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.779307 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.779376 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.779469 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.779534 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.779594 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.779662 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.779723 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.779781 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.779841 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.779900 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.779964 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.780024 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.780090 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.780166 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.780242 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.780384 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.780499 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.780564 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.780623 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.780681 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.780738 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.780797 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.780861 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.780925 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.780990 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.781052 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.781111 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.781194 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.781255 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.781316 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.781373 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.781430 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.781488 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.781488 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.781488 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.781488 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.781488 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.781839 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.781839 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.781839 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.781839 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.781839 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.782137 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.782205 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.782354 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.782421 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.782479 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.782538 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.782596 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.782661 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.782754 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.782816 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.782875 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.782943 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.783002 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.783058 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.783115 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.783170 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.783211 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.783211 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.783211 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.783211 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.783211 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.783211 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.783211 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.783407 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.783407 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.783407 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.783407 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.783550 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.783582 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.783582 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.783646 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.783678 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.783710 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.783742 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.783778 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.783809 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.783841 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.783872 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.783906 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.783948 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.783991 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.784018 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.784046 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.784072 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.784095 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.784118 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.784156 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.784180 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.784180 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.784180 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.784180 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.784274 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.784274 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.784274 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.784274 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.784354 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.784377 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.784403 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.784429 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.784455 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.784479 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.784501 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.784523 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.784557 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.784646 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.784670 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.784697 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.784720 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.784746 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.784773 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.784800 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.784800 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.784845 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.784845 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.784845 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.784845 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.784845 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.784845 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.784845 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:06:31.784996 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112058) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.784996 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.784996 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.784996 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.785082 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112058) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.785105 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112059) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.785143 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112058) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.785166 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.785189 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.785690 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.785741 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112060) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.785786 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112059) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.785828 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.785869 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.785917 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.785960 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112061) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:06:31.786003 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.786049 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:06:31.786091 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112060) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.786143 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:06:31.786200 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.786244 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:06:31.786244 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112061) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:06:31.786244 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:06:31.830343 np0000175563 devstack@c-api.service[112058]: INFO dbcounter [None req-e07a7640-0ced-4207-b062-a65a60410bd1 None None] Registered counter for database cinder May 20 22:06:31.830600 np0000175563 devstack@c-api.service[112061]: INFO dbcounter [None req-b779fa1d-2234-4b5a-af3c-2919b9978250 None None] Registered counter for database cinder May 20 22:06:31.831581 np0000175563 devstack@c-api.service[112059]: INFO dbcounter [None req-5704e3a4-4467-4a0e-8c56-9553f517af50 None None] Registered counter for database cinder May 20 22:06:31.831838 np0000175563 devstack@c-api.service[112060]: INFO dbcounter [None req-cdce34f7-db70-494f-a9e2-fda6c4249d95 None None] Registered counter for database cinder May 20 22:06:31.841886 np0000175563 devstack@c-api.service[112058]: DEBUG oslo_db.sqlalchemy.engines [None req-e07a7640-0ced-4207-b062-a65a60410bd1 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=112058) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:06:31.843165 np0000175563 devstack@c-api.service[112061]: DEBUG oslo_db.sqlalchemy.engines [None req-b779fa1d-2234-4b5a-af3c-2919b9978250 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=112061) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:06:31.845281 np0000175563 devstack@c-api.service[112059]: DEBUG oslo_db.sqlalchemy.engines [None req-5704e3a4-4467-4a0e-8c56-9553f517af50 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=112059) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:06:31.846871 np0000175563 devstack@c-api.service[112060]: DEBUG oslo_db.sqlalchemy.engines [None req-cdce34f7-db70-494f-a9e2-fda6c4249d95 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=112060) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:06:31.954159 np0000175563 devstack@c-api.service[112058]: DEBUG dbcounter [-] [112058] Writer thread running {{(pid=112058) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 22:06:31.956729 np0000175563 devstack@c-api.service[112058]: INFO cinder.rpc [None req-e07a7640-0ced-4207-b062-a65a60410bd1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 22:06:31.958587 np0000175563 devstack@c-api.service[112058]: INFO cinder.rpc [None req-e07a7640-0ced-4207-b062-a65a60410bd1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 22:06:31.960502 np0000175563 devstack@c-api.service[112058]: INFO cinder.rpc [None req-e07a7640-0ced-4207-b062-a65a60410bd1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 22:06:31.962154 np0000175563 devstack@c-api.service[112061]: DEBUG dbcounter [-] [112061] Writer thread running {{(pid=112061) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 22:06:31.962571 np0000175563 devstack@c-api.service[112058]: INFO cinder.rpc [None req-e07a7640-0ced-4207-b062-a65a60410bd1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 22:06:31.963721 np0000175563 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-e07a7640-0ced-4207-b062-a65a60410bd1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:31.964074 np0000175563 devstack@c-api.service[112060]: DEBUG dbcounter [-] [112060] Writer thread running {{(pid=112060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 22:06:31.964255 np0000175563 devstack@c-api.service[112059]: DEBUG dbcounter [-] [112059] Writer thread running {{(pid=112059) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 22:06:31.964740 np0000175563 devstack@c-api.service[112061]: INFO cinder.rpc [None req-b779fa1d-2234-4b5a-af3c-2919b9978250 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 22:06:31.965960 np0000175563 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-e07a7640-0ced-4207-b062-a65a60410bd1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:31.966535 np0000175563 devstack@c-api.service[112060]: INFO cinder.rpc [None req-cdce34f7-db70-494f-a9e2-fda6c4249d95 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 22:06:31.966795 np0000175563 devstack@c-api.service[112059]: INFO cinder.rpc [None req-5704e3a4-4467-4a0e-8c56-9553f517af50 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 22:06:31.967096 np0000175563 devstack@c-api.service[112061]: INFO cinder.rpc [None req-b779fa1d-2234-4b5a-af3c-2919b9978250 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 22:06:31.968966 np0000175563 devstack@c-api.service[112059]: INFO cinder.rpc [None req-5704e3a4-4467-4a0e-8c56-9553f517af50 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 22:06:31.969073 np0000175563 devstack@c-api.service[112060]: INFO cinder.rpc [None req-cdce34f7-db70-494f-a9e2-fda6c4249d95 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 22:06:31.969503 np0000175563 devstack@c-api.service[112061]: INFO cinder.rpc [None req-b779fa1d-2234-4b5a-af3c-2919b9978250 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 22:06:31.970937 np0000175563 devstack@c-api.service[112058]: DEBUG oslo_db.sqlalchemy.engines [None req-e07a7640-0ced-4207-b062-a65a60410bd1 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=112058) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:06:31.971032 np0000175563 devstack@c-api.service[112059]: INFO cinder.rpc [None req-5704e3a4-4467-4a0e-8c56-9553f517af50 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 22:06:31.971544 np0000175563 devstack@c-api.service[112060]: INFO cinder.rpc [None req-cdce34f7-db70-494f-a9e2-fda6c4249d95 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 22:06:31.972285 np0000175563 devstack@c-api.service[112061]: INFO cinder.rpc [None req-b779fa1d-2234-4b5a-af3c-2919b9978250 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 22:06:31.972702 np0000175563 devstack@c-api.service[112058]: INFO cinder.rpc [None req-e07a7640-0ced-4207-b062-a65a60410bd1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 22:06:31.973240 np0000175563 devstack@c-api.service[112059]: INFO cinder.rpc [None req-5704e3a4-4467-4a0e-8c56-9553f517af50 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 22:06:31.973517 np0000175563 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-b779fa1d-2234-4b5a-af3c-2919b9978250 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:31.973969 np0000175563 devstack@c-api.service[112060]: INFO cinder.rpc [None req-cdce34f7-db70-494f-a9e2-fda6c4249d95 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 22:06:31.974408 np0000175563 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-5704e3a4-4467-4a0e-8c56-9553f517af50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:31.974462 np0000175563 devstack@c-api.service[112058]: INFO cinder.rpc [None req-e07a7640-0ced-4207-b062-a65a60410bd1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 22:06:31.975145 np0000175563 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-cdce34f7-db70-494f-a9e2-fda6c4249d95 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:31.975242 np0000175563 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-e07a7640-0ced-4207-b062-a65a60410bd1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:31.975970 np0000175563 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-b779fa1d-2234-4b5a-af3c-2919b9978250 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:31.976685 np0000175563 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-5704e3a4-4467-4a0e-8c56-9553f517af50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:31.977081 np0000175563 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-cdce34f7-db70-494f-a9e2-fda6c4249d95 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:31.981560 np0000175563 devstack@c-api.service[112061]: DEBUG oslo_db.sqlalchemy.engines [None req-b779fa1d-2234-4b5a-af3c-2919b9978250 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=112061) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:06:31.981722 np0000175563 devstack@c-api.service[112060]: DEBUG oslo_db.sqlalchemy.engines [None req-cdce34f7-db70-494f-a9e2-fda6c4249d95 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=112060) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:06:31.982882 np0000175563 devstack@c-api.service[112059]: DEBUG oslo_db.sqlalchemy.engines [None req-5704e3a4-4467-4a0e-8c56-9553f517af50 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=112059) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:06:31.983015 np0000175563 devstack@c-api.service[112061]: INFO cinder.rpc [None req-b779fa1d-2234-4b5a-af3c-2919b9978250 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 22:06:31.983629 np0000175563 devstack@c-api.service[112060]: INFO cinder.rpc [None req-cdce34f7-db70-494f-a9e2-fda6c4249d95 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 22:06:31.984817 np0000175563 devstack@c-api.service[112059]: INFO cinder.rpc [None req-5704e3a4-4467-4a0e-8c56-9553f517af50 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 22:06:31.985250 np0000175563 devstack@c-api.service[112061]: INFO cinder.rpc [None req-b779fa1d-2234-4b5a-af3c-2919b9978250 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 22:06:31.985736 np0000175563 devstack@c-api.service[112060]: INFO cinder.rpc [None req-cdce34f7-db70-494f-a9e2-fda6c4249d95 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 22:06:31.986445 np0000175563 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-b779fa1d-2234-4b5a-af3c-2919b9978250 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:31.986648 np0000175563 devstack@c-api.service[112059]: INFO cinder.rpc [None req-5704e3a4-4467-4a0e-8c56-9553f517af50 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 22:06:31.986755 np0000175563 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-e07a7640-0ced-4207-b062-a65a60410bd1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:31.986915 np0000175563 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-cdce34f7-db70-494f-a9e2-fda6c4249d95 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:31.987433 np0000175563 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-5704e3a4-4467-4a0e-8c56-9553f517af50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:31.989932 np0000175563 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-e07a7640-0ced-4207-b062-a65a60410bd1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:31.993998 np0000175563 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-e07a7640-0ced-4207-b062-a65a60410bd1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:31.997914 np0000175563 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-cdce34f7-db70-494f-a9e2-fda6c4249d95 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:31.998260 np0000175563 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-e07a7640-0ced-4207-b062-a65a60410bd1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:31.999200 np0000175563 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-b779fa1d-2234-4b5a-af3c-2919b9978250 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.000066 np0000175563 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-5704e3a4-4467-4a0e-8c56-9553f517af50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.001082 np0000175563 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-cdce34f7-db70-494f-a9e2-fda6c4249d95 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.001215 np0000175563 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-e07a7640-0ced-4207-b062-a65a60410bd1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.002563 np0000175563 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-b779fa1d-2234-4b5a-af3c-2919b9978250 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.003238 np0000175563 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-5704e3a4-4467-4a0e-8c56-9553f517af50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.004180 np0000175563 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-cdce34f7-db70-494f-a9e2-fda6c4249d95 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.004256 np0000175563 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-e07a7640-0ced-4207-b062-a65a60410bd1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.006006 np0000175563 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-b779fa1d-2234-4b5a-af3c-2919b9978250 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.006372 np0000175563 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-5704e3a4-4467-4a0e-8c56-9553f517af50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.007242 np0000175563 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-e07a7640-0ced-4207-b062-a65a60410bd1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.009697 np0000175563 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-cdce34f7-db70-494f-a9e2-fda6c4249d95 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.010030 np0000175563 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-e07a7640-0ced-4207-b062-a65a60410bd1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.010918 np0000175563 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-b779fa1d-2234-4b5a-af3c-2919b9978250 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.011208 np0000175563 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-5704e3a4-4467-4a0e-8c56-9553f517af50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.012683 np0000175563 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-cdce34f7-db70-494f-a9e2-fda6c4249d95 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.012910 np0000175563 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-e07a7640-0ced-4207-b062-a65a60410bd1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.014200 np0000175563 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-5704e3a4-4467-4a0e-8c56-9553f517af50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.014383 np0000175563 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-e07a7640-0ced-4207-b062-a65a60410bd1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.015108 np0000175563 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-b779fa1d-2234-4b5a-af3c-2919b9978250 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.015596 np0000175563 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-cdce34f7-db70-494f-a9e2-fda6c4249d95 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.017025 np0000175563 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-e07a7640-0ced-4207-b062-a65a60410bd1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.017177 np0000175563 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-5704e3a4-4467-4a0e-8c56-9553f517af50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.018423 np0000175563 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-b779fa1d-2234-4b5a-af3c-2919b9978250 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.018700 np0000175563 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-cdce34f7-db70-494f-a9e2-fda6c4249d95 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.020218 np0000175563 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-5704e3a4-4467-4a0e-8c56-9553f517af50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.021542 np0000175563 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-cdce34f7-db70-494f-a9e2-fda6c4249d95 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.021777 np0000175563 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-b779fa1d-2234-4b5a-af3c-2919b9978250 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.022518 np0000175563 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-e07a7640-0ced-4207-b062-a65a60410bd1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.023010 np0000175563 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-5704e3a4-4467-4a0e-8c56-9553f517af50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.024576 np0000175563 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-cdce34f7-db70-494f-a9e2-fda6c4249d95 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.024991 np0000175563 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-b779fa1d-2234-4b5a-af3c-2919b9978250 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.026012 np0000175563 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-e07a7640-0ced-4207-b062-a65a60410bd1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.026080 np0000175563 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-5704e3a4-4467-4a0e-8c56-9553f517af50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.026152 np0000175563 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-cdce34f7-db70-494f-a9e2-fda6c4249d95 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.027510 np0000175563 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-5704e3a4-4467-4a0e-8c56-9553f517af50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.028008 np0000175563 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-b779fa1d-2234-4b5a-af3c-2919b9978250 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.028081 np0000175563 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-e07a7640-0ced-4207-b062-a65a60410bd1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.028722 np0000175563 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-cdce34f7-db70-494f-a9e2-fda6c4249d95 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.029549 np0000175563 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-e07a7640-0ced-4207-b062-a65a60410bd1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.029620 np0000175563 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-b779fa1d-2234-4b5a-af3c-2919b9978250 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.030188 np0000175563 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-5704e3a4-4467-4a0e-8c56-9553f517af50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.030864 np0000175563 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-e07a7640-0ced-4207-b062-a65a60410bd1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.032413 np0000175563 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-b779fa1d-2234-4b5a-af3c-2919b9978250 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.032486 np0000175563 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-e07a7640-0ced-4207-b062-a65a60410bd1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.033833 np0000175563 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-e07a7640-0ced-4207-b062-a65a60410bd1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.034195 np0000175563 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-cdce34f7-db70-494f-a9e2-fda6c4249d95 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.035248 np0000175563 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-e07a7640-0ced-4207-b062-a65a60410bd1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.035856 np0000175563 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-5704e3a4-4467-4a0e-8c56-9553f517af50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.036651 np0000175563 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-e07a7640-0ced-4207-b062-a65a60410bd1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.037928 np0000175563 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-cdce34f7-db70-494f-a9e2-fda6c4249d95 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.038013 np0000175563 devstack@c-api.service[112058]: WARNING cinder.api.contrib.hosts [None req-e07a7640-0ced-4207-b062-a65a60410bd1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 22:06:32.038464 np0000175563 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-b779fa1d-2234-4b5a-af3c-2919b9978250 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.038545 np0000175563 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-e07a7640-0ced-4207-b062-a65a60410bd1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.039224 np0000175563 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-5704e3a4-4467-4a0e-8c56-9553f517af50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.039441 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-e07a7640-0ced-4207-b062-a65a60410bd1 None None] Extended resource: extensions {{(pid=112058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:06:32.039818 np0000175563 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-cdce34f7-db70-494f-a9e2-fda6c4249d95 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.040790 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-e07a7640-0ced-4207-b062-a65a60410bd1 None None] Extended resource: os-availability-zone {{(pid=112058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:06:32.041260 np0000175563 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-5704e3a4-4467-4a0e-8c56-9553f517af50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.041334 np0000175563 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-cdce34f7-db70-494f-a9e2-fda6c4249d95 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.042024 np0000175563 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-b779fa1d-2234-4b5a-af3c-2919b9978250 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.042093 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-e07a7640-0ced-4207-b062-a65a60410bd1 None None] Extended resource: qos-specs {{(pid=112058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:06:32.042656 np0000175563 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-cdce34f7-db70-494f-a9e2-fda6c4249d95 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.042731 np0000175563 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-5704e3a4-4467-4a0e-8c56-9553f517af50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.044104 np0000175563 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-5704e3a4-4467-4a0e-8c56-9553f517af50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.044210 np0000175563 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-cdce34f7-db70-494f-a9e2-fda6c4249d95 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.044262 np0000175563 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-b779fa1d-2234-4b5a-af3c-2919b9978250 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.044664 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-e07a7640-0ced-4207-b062-a65a60410bd1 None None] Extended resource: extra_specs {{(pid=112058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:06:32.045617 np0000175563 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-cdce34f7-db70-494f-a9e2-fda6c4249d95 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.045712 np0000175563 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-5704e3a4-4467-4a0e-8c56-9553f517af50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.045951 np0000175563 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-b779fa1d-2234-4b5a-af3c-2919b9978250 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.046203 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-e07a7640-0ced-4207-b062-a65a60410bd1 None None] Extended resource: encryption {{(pid=112058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:06:32.047082 np0000175563 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-5704e3a4-4467-4a0e-8c56-9553f517af50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.047190 np0000175563 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-cdce34f7-db70-494f-a9e2-fda6c4249d95 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.047406 np0000175563 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-b779fa1d-2234-4b5a-af3c-2919b9978250 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.047939 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-e07a7640-0ced-4207-b062-a65a60410bd1 None None] Extended resource: os-volume-type-access {{(pid=112058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:06:32.048478 np0000175563 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-cdce34f7-db70-494f-a9e2-fda6c4249d95 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.048551 np0000175563 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-5704e3a4-4467-4a0e-8c56-9553f517af50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.049088 np0000175563 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-b779fa1d-2234-4b5a-af3c-2919b9978250 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.049498 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-e07a7640-0ced-4207-b062-a65a60410bd1 None None] Extended resource: os-quota-class-sets {{(pid=112058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:06:32.049647 np0000175563 devstack@c-api.service[112060]: WARNING cinder.api.contrib.hosts [None req-cdce34f7-db70-494f-a9e2-fda6c4249d95 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 22:06:32.049829 np0000175563 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-5704e3a4-4467-4a0e-8c56-9553f517af50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.050336 np0000175563 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-cdce34f7-db70-494f-a9e2-fda6c4249d95 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.050666 np0000175563 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-b779fa1d-2234-4b5a-af3c-2919b9978250 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.050823 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-e07a7640-0ced-4207-b062-a65a60410bd1 None None] Extended resource: encryption {{(pid=112058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:06:32.050948 np0000175563 devstack@c-api.service[112059]: WARNING cinder.api.contrib.hosts [None req-5704e3a4-4467-4a0e-8c56-9553f517af50 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 22:06:32.051291 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-cdce34f7-db70-494f-a9e2-fda6c4249d95 None None] Extended resource: extensions {{(pid=112060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:06:32.051692 np0000175563 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-5704e3a4-4467-4a0e-8c56-9553f517af50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.052242 np0000175563 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-b779fa1d-2234-4b5a-af3c-2919b9978250 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.052408 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-e07a7640-0ced-4207-b062-a65a60410bd1 None None] Extended resource: os-snapshot-manage {{(pid=112058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:06:32.052631 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-cdce34f7-db70-494f-a9e2-fda6c4249d95 None None] Extended resource: os-availability-zone {{(pid=112060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:06:32.052721 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-5704e3a4-4467-4a0e-8c56-9553f517af50 None None] Extended resource: extensions {{(pid=112059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:06:32.053691 np0000175563 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-b779fa1d-2234-4b5a-af3c-2919b9978250 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.053878 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-e07a7640-0ced-4207-b062-a65a60410bd1 None None] Extended resource: consistencygroups {{(pid=112058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:06:32.053966 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-cdce34f7-db70-494f-a9e2-fda6c4249d95 None None] Extended resource: qos-specs {{(pid=112060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:06:32.054032 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-5704e3a4-4467-4a0e-8c56-9553f517af50 None None] Extended resource: os-availability-zone {{(pid=112059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:06:32.054957 np0000175563 devstack@c-api.service[112061]: WARNING cinder.api.contrib.hosts [None req-b779fa1d-2234-4b5a-af3c-2919b9978250 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 22:06:32.055232 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-5704e3a4-4467-4a0e-8c56-9553f517af50 None None] Extended resource: qos-specs {{(pid=112059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:06:32.055756 np0000175563 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-b779fa1d-2234-4b5a-af3c-2919b9978250 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.055878 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-e07a7640-0ced-4207-b062-a65a60410bd1 None None] Extended resource: backups {{(pid=112058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:06:32.056507 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-cdce34f7-db70-494f-a9e2-fda6c4249d95 None None] Extended resource: extra_specs {{(pid=112060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:06:32.056783 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-b779fa1d-2234-4b5a-af3c-2919b9978250 None None] Extended resource: extensions {{(pid=112061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:06:32.057287 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-5704e3a4-4467-4a0e-8c56-9553f517af50 None None] Extended resource: extra_specs {{(pid=112059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:06:32.057846 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-e07a7640-0ced-4207-b062-a65a60410bd1 None None] Extended resource: scheduler-stats {{(pid=112058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:06:32.058028 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-cdce34f7-db70-494f-a9e2-fda6c4249d95 None None] Extended resource: encryption {{(pid=112060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:06:32.058200 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-b779fa1d-2234-4b5a-af3c-2919b9978250 None None] Extended resource: os-availability-zone {{(pid=112061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:06:32.059283 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-e07a7640-0ced-4207-b062-a65a60410bd1 None None] Extended resource: os-quota-sets {{(pid=112058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:06:32.059372 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-5704e3a4-4467-4a0e-8c56-9553f517af50 None None] Extended resource: encryption {{(pid=112059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:06:32.059509 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-cdce34f7-db70-494f-a9e2-fda6c4249d95 None None] Extended resource: os-volume-type-access {{(pid=112060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:06:32.059862 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-b779fa1d-2234-4b5a-af3c-2919b9978250 None None] Extended resource: qos-specs {{(pid=112061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:06:32.060706 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-e07a7640-0ced-4207-b062-a65a60410bd1 None None] Extended resource: os-volume-manage {{(pid=112058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:06:32.060938 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-5704e3a4-4467-4a0e-8c56-9553f517af50 None None] Extended resource: os-volume-type-access {{(pid=112059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:06:32.061149 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-cdce34f7-db70-494f-a9e2-fda6c4249d95 None None] Extended resource: os-quota-class-sets {{(pid=112060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:06:32.061960 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-b779fa1d-2234-4b5a-af3c-2919b9978250 None None] Extended resource: extra_specs {{(pid=112061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:06:32.062150 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-e07a7640-0ced-4207-b062-a65a60410bd1 None None] Extended resource: capabilities {{(pid=112058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:06:32.062448 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-cdce34f7-db70-494f-a9e2-fda6c4249d95 None None] Extended resource: encryption {{(pid=112060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:06:32.062496 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-5704e3a4-4467-4a0e-8c56-9553f517af50 None None] Extended resource: os-quota-class-sets {{(pid=112059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:06:32.063420 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-e07a7640-0ced-4207-b062-a65a60410bd1 None None] Extended resource: os-volume-transfer {{(pid=112058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:06:32.063516 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-b779fa1d-2234-4b5a-af3c-2919b9978250 None None] Extended resource: encryption {{(pid=112061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:06:32.063799 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-5704e3a4-4467-4a0e-8c56-9553f517af50 None None] Extended resource: encryption {{(pid=112059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:06:32.063930 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-cdce34f7-db70-494f-a9e2-fda6c4249d95 None None] Extended resource: os-snapshot-manage {{(pid=112060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:06:32.065023 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-e07a7640-0ced-4207-b062-a65a60410bd1 None None] Extended resource: os-hosts {{(pid=112058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:06:32.065290 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-5704e3a4-4467-4a0e-8c56-9553f517af50 None None] Extended resource: os-snapshot-manage {{(pid=112059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:06:32.065415 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-cdce34f7-db70-494f-a9e2-fda6c4249d95 None None] Extended resource: consistencygroups {{(pid=112060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:06:32.065612 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-b779fa1d-2234-4b5a-af3c-2919b9978250 None None] Extended resource: os-volume-type-access {{(pid=112061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:06:32.066418 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-e07a7640-0ced-4207-b062-a65a60410bd1 None None] Extended resource: cgsnapshots {{(pid=112058) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:06:32.066757 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-5704e3a4-4467-4a0e-8c56-9553f517af50 None None] Extended resource: consistencygroups {{(pid=112059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:06:32.067184 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-b779fa1d-2234-4b5a-af3c-2919b9978250 None None] Extended resource: os-quota-class-sets {{(pid=112061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:06:32.067370 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-cdce34f7-db70-494f-a9e2-fda6c4249d95 None None] Extended resource: backups {{(pid=112060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:06:32.067881 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.contrib.snapshot_actions [None req-e07a7640-0ced-4207-b062-a65a60410bd1 None None] SnapshotActionsController initialized {{(pid=112058) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 22:06:32.068553 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-b779fa1d-2234-4b5a-af3c-2919b9978250 None None] Extended resource: encryption {{(pid=112061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:06:32.068624 np0000175563 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-e07a7640-0ced-4207-b062-a65a60410bd1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.068768 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-5704e3a4-4467-4a0e-8c56-9553f517af50 None None] Extended resource: backups {{(pid=112059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:06:32.069408 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-cdce34f7-db70-494f-a9e2-fda6c4249d95 None None] Extended resource: scheduler-stats {{(pid=112060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:06:32.069983 np0000175563 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-e07a7640-0ced-4207-b062-a65a60410bd1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.070059 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-b779fa1d-2234-4b5a-af3c-2919b9978250 None None] Extended resource: os-snapshot-manage {{(pid=112061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:06:32.070756 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-5704e3a4-4467-4a0e-8c56-9553f517af50 None None] Extended resource: scheduler-stats {{(pid=112059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:06:32.070847 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-cdce34f7-db70-494f-a9e2-fda6c4249d95 None None] Extended resource: os-quota-sets {{(pid=112060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:06:32.071357 np0000175563 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-e07a7640-0ced-4207-b062-a65a60410bd1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.071539 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-b779fa1d-2234-4b5a-af3c-2919b9978250 None None] Extended resource: consistencygroups {{(pid=112061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:06:32.072203 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-5704e3a4-4467-4a0e-8c56-9553f517af50 None None] Extended resource: os-quota-sets {{(pid=112059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:06:32.072279 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-cdce34f7-db70-494f-a9e2-fda6c4249d95 None None] Extended resource: os-volume-manage {{(pid=112060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:06:32.072683 np0000175563 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-e07a7640-0ced-4207-b062-a65a60410bd1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.073545 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-b779fa1d-2234-4b5a-af3c-2919b9978250 None None] Extended resource: backups {{(pid=112061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:06:32.073643 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-5704e3a4-4467-4a0e-8c56-9553f517af50 None None] Extended resource: os-volume-manage {{(pid=112059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:06:32.073708 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-cdce34f7-db70-494f-a9e2-fda6c4249d95 None None] Extended resource: capabilities {{(pid=112060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:06:32.074073 np0000175563 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-e07a7640-0ced-4207-b062-a65a60410bd1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.074874 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-cdce34f7-db70-494f-a9e2-fda6c4249d95 None None] Extended resource: os-volume-transfer {{(pid=112060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:06:32.074966 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-5704e3a4-4467-4a0e-8c56-9553f517af50 None None] Extended resource: capabilities {{(pid=112059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:06:32.075488 np0000175563 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-e07a7640-0ced-4207-b062-a65a60410bd1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.075567 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-b779fa1d-2234-4b5a-af3c-2919b9978250 None None] Extended resource: scheduler-stats {{(pid=112061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:06:32.076282 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-5704e3a4-4467-4a0e-8c56-9553f517af50 None None] Extended resource: os-volume-transfer {{(pid=112059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:06:32.076455 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-cdce34f7-db70-494f-a9e2-fda6c4249d95 None None] Extended resource: os-hosts {{(pid=112060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:06:32.076835 np0000175563 devstack@c-api.service[112058]: WARNING castellan.key_manager.migration [None req-e07a7640-0ced-4207-b062-a65a60410bd1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.077021 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-b779fa1d-2234-4b5a-af3c-2919b9978250 None None] Extended resource: os-quota-sets {{(pid=112061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:06:32.077701 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-e07a7640-0ced-4207-b062-a65a60410bd1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:06:32.077828 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-cdce34f7-db70-494f-a9e2-fda6c4249d95 None None] Extended resource: cgsnapshots {{(pid=112060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:06:32.077885 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-e07a7640-0ced-4207-b062-a65a60410bd1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:06:32.077928 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-5704e3a4-4467-4a0e-8c56-9553f517af50 None None] Extended resource: os-hosts {{(pid=112059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:06:32.077964 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-e07a7640-0ced-4207-b062-a65a60410bd1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:06:32.078432 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-b779fa1d-2234-4b5a-af3c-2919b9978250 None None] Extended resource: os-volume-manage {{(pid=112061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:06:32.078591 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-e07a7640-0ced-4207-b062-a65a60410bd1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:06:32.078685 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-e07a7640-0ced-4207-b062-a65a60410bd1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:06:32.078793 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-e07a7640-0ced-4207-b062-a65a60410bd1 None None] Extension AdminActions extending resource: volumes {{(pid=112058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:06:32.078902 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-e07a7640-0ced-4207-b062-a65a60410bd1 None None] Extension AdminActions extending resource: snapshots {{(pid=112058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:06:32.079005 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-e07a7640-0ced-4207-b062-a65a60410bd1 None None] Extension AdminActions extending resource: backups {{(pid=112058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:06:32.079106 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-e07a7640-0ced-4207-b062-a65a60410bd1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:06:32.079220 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-e07a7640-0ced-4207-b062-a65a60410bd1 None None] Extension VolumeActions extending resource: volumes {{(pid=112058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:06:32.079268 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-5704e3a4-4467-4a0e-8c56-9553f517af50 None None] Extended resource: cgsnapshots {{(pid=112059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:06:32.079343 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-e07a7640-0ced-4207-b062-a65a60410bd1 None None] Extension TypesManage extending resource: types {{(pid=112058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:06:32.079430 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.contrib.snapshot_actions [None req-cdce34f7-db70-494f-a9e2-fda6c4249d95 None None] SnapshotActionsController initialized {{(pid=112060) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 22:06:32.079503 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-e07a7640-0ced-4207-b062-a65a60410bd1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:06:32.079616 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-e07a7640-0ced-4207-b062-a65a60410bd1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:06:32.079667 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-e07a7640-0ced-4207-b062-a65a60410bd1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:06:32.079773 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-e07a7640-0ced-4207-b062-a65a60410bd1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:06:32.079873 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.v3.router [None req-e07a7640-0ced-4207-b062-a65a60410bd1 None None] Extension UsedLimits extending resource: limits {{(pid=112058) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:06:32.079970 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-b779fa1d-2234-4b5a-af3c-2919b9978250 None None] Extended resource: capabilities {{(pid=112061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:06:32.080206 np0000175563 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-cdce34f7-db70-494f-a9e2-fda6c4249d95 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.080697 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.contrib.snapshot_actions [None req-5704e3a4-4467-4a0e-8c56-9553f517af50 None None] SnapshotActionsController initialized {{(pid=112059) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 22:06:32.081259 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-b779fa1d-2234-4b5a-af3c-2919b9978250 None None] Extended resource: os-volume-transfer {{(pid=112061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:06:32.081437 np0000175563 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-5704e3a4-4467-4a0e-8c56-9553f517af50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.081572 np0000175563 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-cdce34f7-db70-494f-a9e2-fda6c4249d95 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.082795 np0000175563 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-5704e3a4-4467-4a0e-8c56-9553f517af50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.082853 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-b779fa1d-2234-4b5a-af3c-2919b9978250 None None] Extended resource: os-hosts {{(pid=112061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:06:32.082892 np0000175563 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-cdce34f7-db70-494f-a9e2-fda6c4249d95 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.084157 np0000175563 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-5704e3a4-4467-4a0e-8c56-9553f517af50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.084204 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-b779fa1d-2234-4b5a-af3c-2919b9978250 None None] Extended resource: cgsnapshots {{(pid=112061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:06:32.084247 np0000175563 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-cdce34f7-db70-494f-a9e2-fda6c4249d95 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.085479 np0000175563 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-5704e3a4-4467-4a0e-8c56-9553f517af50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.085611 np0000175563 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-cdce34f7-db70-494f-a9e2-fda6c4249d95 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.085656 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.contrib.snapshot_actions [None req-b779fa1d-2234-4b5a-af3c-2919b9978250 None None] SnapshotActionsController initialized {{(pid=112061) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 22:06:32.086407 np0000175563 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-b779fa1d-2234-4b5a-af3c-2919b9978250 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.086862 np0000175563 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-5704e3a4-4467-4a0e-8c56-9553f517af50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.087061 np0000175563 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-cdce34f7-db70-494f-a9e2-fda6c4249d95 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.087674 np0000175563 devstack@c-api.service[112058]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7f60e7aa3668 pid: 112058 (default app) May 20 22:06:32.087780 np0000175563 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-b779fa1d-2234-4b5a-af3c-2919b9978250 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.088330 np0000175563 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-5704e3a4-4467-4a0e-8c56-9553f517af50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.088434 np0000175563 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-cdce34f7-db70-494f-a9e2-fda6c4249d95 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.089118 np0000175563 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-b779fa1d-2234-4b5a-af3c-2919b9978250 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.089301 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-cdce34f7-db70-494f-a9e2-fda6c4249d95 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:06:32.089445 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-cdce34f7-db70-494f-a9e2-fda6c4249d95 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:06:32.089544 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-cdce34f7-db70-494f-a9e2-fda6c4249d95 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:06:32.089630 np0000175563 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-5704e3a4-4467-4a0e-8c56-9553f517af50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.089671 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-cdce34f7-db70-494f-a9e2-fda6c4249d95 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:06:32.089759 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-cdce34f7-db70-494f-a9e2-fda6c4249d95 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:06:32.089832 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-cdce34f7-db70-494f-a9e2-fda6c4249d95 None None] Extension AdminActions extending resource: volumes {{(pid=112060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:06:32.090452 np0000175563 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-b779fa1d-2234-4b5a-af3c-2919b9978250 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.090525 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-cdce34f7-db70-494f-a9e2-fda6c4249d95 None None] Extension AdminActions extending resource: snapshots {{(pid=112060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:06:32.090572 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-5704e3a4-4467-4a0e-8c56-9553f517af50 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:06:32.090606 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-cdce34f7-db70-494f-a9e2-fda6c4249d95 None None] Extension AdminActions extending resource: backups {{(pid=112060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:06:32.090649 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-5704e3a4-4467-4a0e-8c56-9553f517af50 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:06:32.090742 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-cdce34f7-db70-494f-a9e2-fda6c4249d95 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:06:32.090815 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-5704e3a4-4467-4a0e-8c56-9553f517af50 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:06:32.090888 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-cdce34f7-db70-494f-a9e2-fda6c4249d95 None None] Extension VolumeActions extending resource: volumes {{(pid=112060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:06:32.090959 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-cdce34f7-db70-494f-a9e2-fda6c4249d95 None None] Extension TypesManage extending resource: types {{(pid=112060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:06:32.091027 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-5704e3a4-4467-4a0e-8c56-9553f517af50 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:06:32.091099 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-cdce34f7-db70-494f-a9e2-fda6c4249d95 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:06:32.091178 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-5704e3a4-4467-4a0e-8c56-9553f517af50 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:06:32.091220 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-cdce34f7-db70-494f-a9e2-fda6c4249d95 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:06:32.091261 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-5704e3a4-4467-4a0e-8c56-9553f517af50 None None] Extension AdminActions extending resource: volumes {{(pid=112059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:06:32.091295 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-cdce34f7-db70-494f-a9e2-fda6c4249d95 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:06:32.091331 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-5704e3a4-4467-4a0e-8c56-9553f517af50 None None] Extension AdminActions extending resource: snapshots {{(pid=112059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:06:32.091367 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-cdce34f7-db70-494f-a9e2-fda6c4249d95 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:06:32.091409 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-5704e3a4-4467-4a0e-8c56-9553f517af50 None None] Extension AdminActions extending resource: backups {{(pid=112059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:06:32.091446 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-cdce34f7-db70-494f-a9e2-fda6c4249d95 None None] Extension UsedLimits extending resource: limits {{(pid=112060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:06:32.091478 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-5704e3a4-4467-4a0e-8c56-9553f517af50 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:06:32.091679 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-5704e3a4-4467-4a0e-8c56-9553f517af50 None None] Extension VolumeActions extending resource: volumes {{(pid=112059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:06:32.091679 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-5704e3a4-4467-4a0e-8c56-9553f517af50 None None] Extension TypesManage extending resource: types {{(pid=112059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:06:32.091827 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-5704e3a4-4467-4a0e-8c56-9553f517af50 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:06:32.091898 np0000175563 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-b779fa1d-2234-4b5a-af3c-2919b9978250 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.091960 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-5704e3a4-4467-4a0e-8c56-9553f517af50 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:06:32.092036 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-5704e3a4-4467-4a0e-8c56-9553f517af50 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:06:32.092107 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-5704e3a4-4467-4a0e-8c56-9553f517af50 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:06:32.092199 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-5704e3a4-4467-4a0e-8c56-9553f517af50 None None] Extension UsedLimits extending resource: limits {{(pid=112059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:06:32.093315 np0000175563 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-b779fa1d-2234-4b5a-af3c-2919b9978250 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.094632 np0000175563 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-b779fa1d-2234-4b5a-af3c-2919b9978250 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:06:32.095555 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-b779fa1d-2234-4b5a-af3c-2919b9978250 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:06:32.095725 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-b779fa1d-2234-4b5a-af3c-2919b9978250 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:06:32.095778 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.095778 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.095895 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.095895 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.095895 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.095895 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.096070 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-b779fa1d-2234-4b5a-af3c-2919b9978250 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:06:32.096108 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.096108 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.096108 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.096108 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.096108 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.096371 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.096371 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.096371 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.096371 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.096371 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.096371 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.096608 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.096608 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.096608 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.096608 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.096608 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.096789 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.096789 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.096789 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.096789 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.096971 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.096971 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.096971 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.096971 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.096971 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.097215 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.097215 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.097215 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.097326 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-b779fa1d-2234-4b5a-af3c-2919b9978250 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:06:32.097369 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.097369 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.097369 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.097369 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.097369 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.097583 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.097583 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.097583 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.097583 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.097583 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.097773 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-b779fa1d-2234-4b5a-af3c-2919b9978250 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:06:32.097811 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.097811 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.097811 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.097811 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.097811 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.097811 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.098044 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.098044 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.098044 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.098044 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.098044 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.098044 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.098312 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-b779fa1d-2234-4b5a-af3c-2919b9978250 None None] Extension AdminActions extending resource: volumes {{(pid=112061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:06:32.098346 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.098346 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.098346 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.098346 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.098346 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.099253 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.099253 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.099253 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.099253 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.099253 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.099640 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.099640 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.099789 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-b779fa1d-2234-4b5a-af3c-2919b9978250 None None] Extension AdminActions extending resource: snapshots {{(pid=112061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:06:32.099858 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.099858 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.099858 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.099858 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.099858 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.100320 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.100320 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.100320 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.100320 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.100320 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.100320 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.100320 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.100774 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.100774 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.100774 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.100774 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.101055 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-b779fa1d-2234-4b5a-af3c-2919b9978250 None None] Extension AdminActions extending resource: backups {{(pid=112061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:06:32.101142 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.101142 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.101142 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.101142 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.101436 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.101436 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.101436 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.101436 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.101714 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.101714 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.101714 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.101714 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.101992 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.101992 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.102328 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-b779fa1d-2234-4b5a-af3c-2919b9978250 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:06:32.102406 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.102406 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.102406 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.102406 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.102406 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.102809 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.102809 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.102809 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.102809 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.102809 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.103278 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.103278 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.103431 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-b779fa1d-2234-4b5a-af3c-2919b9978250 None None] Extension VolumeActions extending resource: volumes {{(pid=112061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:06:32.103500 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.103500 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.103500 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.103500 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.103798 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.103798 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.103798 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.103798 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.104090 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.104090 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.104090 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.104090 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.104399 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.104399 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.104399 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.104399 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.104679 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-b779fa1d-2234-4b5a-af3c-2919b9978250 None None] Extension TypesManage extending resource: types {{(pid=112061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:06:32.104750 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.104750 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.104750 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.104750 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.104750 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.105112 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.105112 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.105112 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.105112 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.105112 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.105112 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.105544 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.105544 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.105544 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.105544 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.105544 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.105906 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-b779fa1d-2234-4b5a-af3c-2919b9978250 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:06:32.105981 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.105981 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.105981 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.105981 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.105981 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.105981 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.106334 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.106334 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.106334 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.106334 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.106334 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.106334 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.106578 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.106578 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.106662 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-b779fa1d-2234-4b5a-af3c-2919b9978250 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:06:32.106705 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.106705 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.106705 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.106705 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.106705 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.106705 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.106936 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.106936 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.106936 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.106936 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.106936 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.107445 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.107515 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-b779fa1d-2234-4b5a-af3c-2919b9978250 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:06:32.107617 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.107617 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.107617 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.107617 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.107926 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.107926 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.107926 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.107926 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.108177 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.108177 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.108177 np0000175563 devstack@c-api.service[112058]: /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 20 22:06:32.108177 np0000175563 devstack@c-api.service[112058]: warnings.warn(deprecated_msg) May 20 22:06:32.108385 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-b779fa1d-2234-4b5a-af3c-2919b9978250 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:06:32.108385 np0000175563 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-b779fa1d-2234-4b5a-af3c-2919b9978250 None None] Extension UsedLimits extending resource: limits {{(pid=112061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:06:32.108486 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.middleware.request_id [None req-d7467af5-7e81-4c54-b707-dad1432393e1 None None] RequestId filter calling following filter/app {{(pid=112058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 22:06:32.108532 np0000175563 devstack@c-api.service[112060]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7f60e7aa3668 pid: 112060 (default app) May 20 22:06:32.108577 np0000175563 devstack@c-api.service[112059]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7f60e7aa3668 pid: 112059 (default app) May 20 22:06:32.108621 np0000175563 devstack@c-api.service[112058]: [pid: 112058|app: 0|req: 1/1] 199.19.213.184 () {60 vars in 956 bytes} [Wed May 20 22:06:32 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 20 22:06:32.108664 np0000175563 devstack@c-api.service[112061]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7f60e7aa3668 pid: 112061 (default app) May 20 22:06:39.101912 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.101912 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.101912 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.101912 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.101912 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.102683 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.102683 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.102683 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.102683 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.102683 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.102962 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.102962 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.102962 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.102962 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.102962 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.102962 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.103360 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.103360 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.103360 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.103360 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.103587 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.103587 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.103587 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.103587 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.103842 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.103842 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.103842 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.103842 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.104082 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.104082 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.104082 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.104082 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.104082 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.104397 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.104397 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.104397 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.104397 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.104397 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.104710 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.104710 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.104710 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.104710 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.104710 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.104710 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.105037 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.105037 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.105037 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.105037 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.105037 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.105037 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.105396 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.105396 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.105396 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.105396 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.105396 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.105396 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.105721 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.105721 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.105721 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.105721 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.105721 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.106026 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.106026 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.106026 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.106026 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.106026 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.106319 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.106319 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.106319 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.106319 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.106319 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.106319 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.106650 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.106650 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.106650 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.106650 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.106650 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.106650 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.106986 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.106986 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.106986 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.106986 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.106986 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.107326 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.107326 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.107326 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.107326 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.107326 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.107599 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.107599 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.107599 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.107599 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.107828 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.107828 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.107828 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.107828 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.108053 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.108053 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.108053 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.108053 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.108053 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.108379 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.108379 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.108379 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.108379 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.108379 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.108689 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.108689 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.108689 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.108689 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.108932 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.108932 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.108932 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.108932 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.109200 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.109200 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.109200 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.109200 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.109445 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.109445 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.109445 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.109445 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.109687 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.109687 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.109687 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.109687 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.109947 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.109947 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.109947 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.109947 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.109947 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.110309 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.110309 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.110309 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.110309 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.110309 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.110309 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.110662 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.110662 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.110662 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.110662 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.110662 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.110951 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.110951 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.110951 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.110951 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.110951 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.110951 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.111534 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.111534 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.111534 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.111534 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.111534 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.111534 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.111930 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.111930 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.111930 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.111930 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.111930 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.111930 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.112259 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.112259 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.112259 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.112259 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.112259 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.112259 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.112417 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.112417 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.112417 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.112417 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.112523 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.112523 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.112523 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.112523 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.112523 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.112661 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.112661 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.112661 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.112661 np0000175563 devstack@c-api.service[112060]: /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 20 22:06:39.112661 np0000175563 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 20 22:06:39.112661 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.middleware.request_id [None req-18662908-6e4c-4e39-a539-ab62496575f0 None None] RequestId filter calling following filter/app {{(pid=112060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 22:06:39.581811 np0000175563 devstack@c-api.service[112060]: INFO cinder.api.openstack.wsgi [None req-18662908-6e4c-4e39-a539-ab62496575f0 admin admin] POST https://199.19.213.184/volume/v3/types May 20 22:06:39.582447 np0000175563 devstack@c-api.service[112060]: DEBUG cinder.api.openstack.wsgi [None req-18662908-6e4c-4e39-a539-ab62496575f0 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112060) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 20 22:06:39.584092 np0000175563 devstack@c-api.service[112060]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 20 22:06:39.584092 np0000175563 devstack@c-api.service[112060]: warnings.warn( May 20 22:06:39.589839 np0000175563 devstack@c-api.service[112060]: DEBUG oslo_db.sqlalchemy.engines [None req-18662908-6e4c-4e39-a539-ab62496575f0 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=112060) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:06:39.615617 np0000175563 devstack@c-api.service[112060]: INFO cinder.api.openstack.wsgi [None req-18662908-6e4c-4e39-a539-ab62496575f0 admin admin] https://199.19.213.184/volume/v3/types returned with HTTP 200 May 20 22:06:39.616022 np0000175563 devstack@c-api.service[112060]: [pid: 112060|app: 0|req: 1/2] 199.19.213.184 () {68 vars in 1288 bytes} [Wed May 20 22:06:39 2026] POST /volume/v3/types => generated 186 bytes in 529 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 20 22:06:39.642406 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.642406 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.642406 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.642406 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.642406 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.643281 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.643281 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.643281 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.643281 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.643281 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.643699 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.643699 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.643699 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.643699 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.643699 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.643699 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.644044 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.644044 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.644044 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.644044 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.644295 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.644295 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.644295 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.644295 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.644545 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.644545 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.644545 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.644545 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.644815 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.644815 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.644815 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.644815 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.644815 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.645098 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.645098 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.645098 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.645098 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.645098 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.645398 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.645398 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.645398 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.645398 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.645398 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.645398 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.645723 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.645723 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.645723 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.645723 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.645723 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.645723 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.646047 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.646047 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.646047 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.646047 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.646047 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.646047 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.646466 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.646466 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.646466 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.646466 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.646466 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.646743 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.646743 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.646743 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.646743 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.646743 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.647030 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.647030 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.647030 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.647030 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.647030 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.647030 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.647387 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.647387 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.647387 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.647387 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.647387 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.647387 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.647744 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.647744 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.647744 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.647744 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.647744 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.648035 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.648035 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.648035 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.648035 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.648035 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.648356 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.648356 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.648356 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.648356 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.648586 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.648586 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.648586 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.648586 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.648813 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.648813 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.648813 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.648813 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.648813 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.649218 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.649218 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.649218 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.649218 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.649218 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.649511 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.649511 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.649511 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.649511 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.649734 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.649734 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.649734 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.649734 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.649956 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.649956 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.649956 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.649956 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.650199 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.650199 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.650199 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.650199 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.650570 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.650570 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.650570 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.650570 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.650851 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.650851 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.650851 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.650851 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.650851 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.651200 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.651200 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.651200 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.651200 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.651200 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.651200 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.651677 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.651677 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.651677 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.651677 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.651677 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.651941 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.651941 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.651941 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.651941 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.651941 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.651941 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.652238 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.652238 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.652238 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.652238 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.652238 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.652238 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.652414 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.652414 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.652414 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.652414 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.652414 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.652414 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.652576 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.652576 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.652576 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.652576 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.652576 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.652576 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.652726 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.652726 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.652726 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.652726 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.652831 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.652831 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.652831 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.652831 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.652831 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.652960 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.652960 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.652960 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.652960 np0000175563 devstack@c-api.service[112059]: /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 20 22:06:39.652960 np0000175563 devstack@c-api.service[112059]: warnings.warn(deprecated_msg) May 20 22:06:39.652960 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.middleware.request_id [req-18662908-6e4c-4e39-a539-ab62496575f0 req-e782014e-0f8e-49d2-bb2e-33d9e2764645 None None] RequestId filter calling following filter/app {{(pid=112059) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 22:06:39.958751 np0000175563 devstack@c-api.service[112059]: INFO cinder.api.openstack.wsgi [req-18662908-6e4c-4e39-a539-ab62496575f0 req-e782014e-0f8e-49d2-bb2e-33d9e2764645 admin admin] POST https://199.19.213.184/volume/v3/types/18dbe2e9-138e-47af-b755-b680c54d1fec/extra_specs May 20 22:06:39.959322 np0000175563 devstack@c-api.service[112059]: DEBUG cinder.api.openstack.wsgi [req-18662908-6e4c-4e39-a539-ab62496575f0 req-e782014e-0f8e-49d2-bb2e-33d9e2764645 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112059) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 20 22:06:39.961015 np0000175563 devstack@c-api.service[112059]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 20 22:06:39.961015 np0000175563 devstack@c-api.service[112059]: warnings.warn( May 20 22:06:39.966875 np0000175563 devstack@c-api.service[112059]: DEBUG oslo_db.sqlalchemy.engines [req-18662908-6e4c-4e39-a539-ab62496575f0 req-e782014e-0f8e-49d2-bb2e-33d9e2764645 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=112059) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:06:40.026039 np0000175563 devstack@c-api.service[112059]: INFO cinder.api.openstack.wsgi [req-18662908-6e4c-4e39-a539-ab62496575f0 req-e782014e-0f8e-49d2-bb2e-33d9e2764645 admin admin] https://199.19.213.184/volume/v3/types/18dbe2e9-138e-47af-b755-b680c54d1fec/extra_specs returned with HTTP 200 May 20 22:06:40.026660 np0000175563 devstack@c-api.service[112059]: [pid: 112059|app: 0|req: 1/3] 199.19.213.184 () {70 vars in 1505 bytes} [Wed May 20 22:06:39 2026] POST /volume/v3/types/18dbe2e9-138e-47af-b755-b680c54d1fec/extra_specs => generated 55 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 20 22:06:41.974074 np0000175563 devstack@c-api.service[112058]: DEBUG dbcounter [-] [112058] Writing DB stats cinder:SELECT=6 {{(pid=112058) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 22:06:41.984496 np0000175563 devstack@c-api.service[112061]: DEBUG dbcounter [-] [112061] Writing DB stats cinder:SELECT=6 {{(pid=112061) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 22:06:49.614048 np0000175563 devstack@c-api.service[112060]: DEBUG dbcounter [-] [112060] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 22:06:50.024805 np0000175563 devstack@c-api.service[112059]: DEBUG dbcounter [-] [112059] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112059) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 22:13:51.359426 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.middleware.request_id [None req-0b744cc4-e957-4a4e-829c-dd11cc04023e None None] RequestId filter calling following filter/app {{(pid=112058) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 22:13:51.361447 np0000175563 devstack@c-api.service[112058]: INFO cinder.api.openstack.wsgi [None req-0b744cc4-e957-4a4e-829c-dd11cc04023e None None] GET https://199.19.213.184/volume// May 20 22:13:51.361447 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.openstack.wsgi [None req-0b744cc4-e957-4a4e-829c-dd11cc04023e None None] Empty body provided in request {{(pid=112058) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 20 22:13:51.362054 np0000175563 devstack@c-api.service[112058]: DEBUG cinder.api.openstack.wsgi [None req-0b744cc4-e957-4a4e-829c-dd11cc04023e None None] Calling method 'all' {{(pid=112058) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 20 22:13:51.363258 np0000175563 devstack@c-api.service[112058]: INFO cinder.api.openstack.wsgi [None req-0b744cc4-e957-4a4e-829c-dd11cc04023e None None] https://199.19.213.184/volume// returned with HTTP 300 May 20 22:13:51.363918 np0000175563 devstack@c-api.service[112058]: [pid: 112058|app: 0|req: 2/4] 199.19.213.184 () {66 vars in 1456 bytes} [Wed May 20 22:13:51 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)