May 26 04:13:02.666662 np0000176387 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 26 04:13:02.674555 np0000176387 devstack@c-api.service[112054]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 26 04:13:02.677610 np0000176387 devstack@c-api.service[112054]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue May 26 04:13:02 2026] *** May 26 04:13:02.677610 np0000176387 devstack@c-api.service[112054]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 26 04:13:02.677610 np0000176387 devstack@c-api.service[112054]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 May 26 04:13:02.677610 np0000176387 devstack@c-api.service[112054]: nodename: np0000176387 May 26 04:13:02.677610 np0000176387 devstack@c-api.service[112054]: machine: x86_64 May 26 04:13:02.677610 np0000176387 devstack@c-api.service[112054]: clock source: unix May 26 04:13:02.677610 np0000176387 devstack@c-api.service[112054]: pcre jit disabled May 26 04:13:02.677610 np0000176387 devstack@c-api.service[112054]: detected number of CPU cores: 16 May 26 04:13:02.677610 np0000176387 devstack@c-api.service[112054]: current working directory: / May 26 04:13:02.677610 np0000176387 devstack@c-api.service[112054]: detected binary path: /usr/bin/uwsgi-core May 26 04:13:02.677610 np0000176387 devstack@c-api.service[112054]: your processes number limit is 256917 May 26 04:13:02.677610 np0000176387 devstack@c-api.service[112054]: your memory page size is 4096 bytes May 26 04:13:02.677610 np0000176387 devstack@c-api.service[112054]: detected max file descriptor number: 2048 May 26 04:13:02.677610 np0000176387 devstack@c-api.service[112054]: lock engine: pthread robust mutexes May 26 04:13:02.678117 np0000176387 devstack@c-api.service[112054]: thunder lock: enabled May 26 04:13:02.678155 np0000176387 devstack@c-api.service[112054]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 26 04:13:02.678196 np0000176387 devstack@c-api.service[112054]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 26 04:13:02.678278 np0000176387 devstack@c-api.service[112054]: PEP 405 virtualenv detected: /opt/stack/data/venv May 26 04:13:02.678278 np0000176387 devstack@c-api.service[112054]: Set PythonHome to /opt/stack/data/venv May 26 04:13:02.719925 np0000176387 devstack@c-api.service[112054]: Python main interpreter initialized at 0x78e2430a3668 May 26 04:13:02.719925 np0000176387 devstack@c-api.service[112054]: python threads support enabled May 26 04:13:02.719925 np0000176387 devstack@c-api.service[112054]: your server socket listen backlog is limited to 100 connections May 26 04:13:02.719925 np0000176387 devstack@c-api.service[112054]: your mercy for graceful operations on workers is 80 seconds May 26 04:13:02.720455 np0000176387 devstack@c-api.service[112054]: mapped 671795 bytes (656 KB) for 4 cores May 26 04:13:02.720637 np0000176387 devstack@c-api.service[112054]: *** Operational MODE: preforking *** May 26 04:13:02.720792 np0000176387 devstack@c-api.service[112054]: *** uWSGI is running in multiple interpreter mode *** May 26 04:13:02.720792 np0000176387 devstack@c-api.service[112054]: spawned uWSGI master process (pid: 112054) May 26 04:13:02.720989 np0000176387 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 26 04:13:02.721615 np0000176387 devstack@c-api.service[112054]: spawned uWSGI worker 1 (pid: 112059, cores: 1) May 26 04:13:02.724975 np0000176387 devstack@c-api.service[112054]: spawned uWSGI worker 2 (pid: 112060, cores: 1) May 26 04:13:02.724975 np0000176387 devstack@c-api.service[112054]: spawned uWSGI worker 3 (pid: 112061, cores: 1) May 26 04:13:02.724975 np0000176387 devstack@c-api.service[112054]: spawned uWSGI worker 4 (pid: 112062, cores: 1) May 26 04:13:02.724975 np0000176387 devstack@c-api.service[112054]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 26 04:13:02.850454 np0000176387 devstack@c-api.service[112060]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 26 04:13:02.850454 np0000176387 devstack@c-api.service[112060]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 26 04:13:02.850454 np0000176387 devstack@c-api.service[112060]: we strongly recommend against using it for new projects. May 26 04:13:02.850454 np0000176387 devstack@c-api.service[112060]: If you are already using Eventlet, we recommend migrating to a different May 26 04:13:02.850454 np0000176387 devstack@c-api.service[112060]: framework. For more detail see May 26 04:13:02.850454 np0000176387 devstack@c-api.service[112060]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 26 04:13:02.850454 np0000176387 devstack@c-api.service[112060]: import eventlet # noqa May 26 04:13:02.853640 np0000176387 devstack@c-api.service[112061]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 26 04:13:02.853640 np0000176387 devstack@c-api.service[112061]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 26 04:13:02.853640 np0000176387 devstack@c-api.service[112061]: we strongly recommend against using it for new projects. May 26 04:13:02.853640 np0000176387 devstack@c-api.service[112061]: If you are already using Eventlet, we recommend migrating to a different May 26 04:13:02.853640 np0000176387 devstack@c-api.service[112061]: framework. For more detail see May 26 04:13:02.853640 np0000176387 devstack@c-api.service[112061]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 26 04:13:02.853640 np0000176387 devstack@c-api.service[112061]: import eventlet # noqa May 26 04:13:02.877737 np0000176387 devstack@c-api.service[112062]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 26 04:13:02.877737 np0000176387 devstack@c-api.service[112062]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 26 04:13:02.877737 np0000176387 devstack@c-api.service[112062]: we strongly recommend against using it for new projects. May 26 04:13:02.877737 np0000176387 devstack@c-api.service[112062]: If you are already using Eventlet, we recommend migrating to a different May 26 04:13:02.877737 np0000176387 devstack@c-api.service[112062]: framework. For more detail see May 26 04:13:02.877737 np0000176387 devstack@c-api.service[112062]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 26 04:13:02.877737 np0000176387 devstack@c-api.service[112062]: import eventlet # noqa May 26 04:13:02.882196 np0000176387 devstack@c-api.service[112059]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 26 04:13:02.882196 np0000176387 devstack@c-api.service[112059]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 26 04:13:02.882196 np0000176387 devstack@c-api.service[112059]: we strongly recommend against using it for new projects. May 26 04:13:02.882196 np0000176387 devstack@c-api.service[112059]: If you are already using Eventlet, we recommend migrating to a different May 26 04:13:02.882196 np0000176387 devstack@c-api.service[112059]: framework. For more detail see May 26 04:13:02.882196 np0000176387 devstack@c-api.service[112059]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 26 04:13:02.882196 np0000176387 devstack@c-api.service[112059]: import eventlet # noqa May 26 04:13:02.937859 np0000176387 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 26 04:13:02.937859 np0000176387 devstack@c-api.service[112060]: debtcollector.deprecate( May 26 04:13:02.940198 np0000176387 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 26 04:13:02.940198 np0000176387 devstack@c-api.service[112061]: debtcollector.deprecate( May 26 04:13:02.973605 np0000176387 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 26 04:13:02.973605 np0000176387 devstack@c-api.service[112059]: debtcollector.deprecate( May 26 04:13:02.975804 np0000176387 devstack@c-api.service[112062]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 26 04:13:02.975804 np0000176387 devstack@c-api.service[112062]: debtcollector.deprecate( May 26 04:13:03.017337 np0000176387 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 26 04:13:03.017337 np0000176387 devstack@c-api.service[112061]: from cgi import parse_header May 26 04:13:03.017876 np0000176387 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 26 04:13:03.017876 np0000176387 devstack@c-api.service[112060]: from cgi import parse_header May 26 04:13:03.050309 np0000176387 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 26 04:13:03.050309 np0000176387 devstack@c-api.service[112059]: from cgi import parse_header May 26 04:13:03.057082 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:03.057082 np0000176387 devstack@c-api.service[112062]: from cgi import parse_header May 26 04:13:03.061377 np0000176387 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 26 04:13:03.061377 np0000176387 devstack@c-api.service[112061]: removals.removed_module( May 26 04:13:03.062052 np0000176387 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 26 04:13:03.062052 np0000176387 devstack@c-api.service[112061]: removals.removed_module( May 26 04:13:03.065299 np0000176387 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 26 04:13:03.065299 np0000176387 devstack@c-api.service[112060]: removals.removed_module( May 26 04:13:03.065299 np0000176387 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 26 04:13:03.065299 np0000176387 devstack@c-api.service[112060]: removals.removed_module( May 26 04:13:03.096527 np0000176387 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 26 04:13:03.096527 np0000176387 devstack@c-api.service[112059]: removals.removed_module( May 26 04:13:03.097237 np0000176387 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 26 04:13:03.097237 np0000176387 devstack@c-api.service[112059]: removals.removed_module( May 26 04:13:03.106476 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:03.106476 np0000176387 devstack@c-api.service[112062]: removals.removed_module( May 26 04:13:03.107269 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:03.107269 np0000176387 devstack@c-api.service[112062]: removals.removed_module( May 26 04:13:03.662214 np0000176387 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 26 04:13:03.662214 np0000176387 devstack@c-api.service[112061]: warnings.warn( May 26 04:13:03.696510 np0000176387 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 26 04:13:03.696510 np0000176387 devstack@c-api.service[112060]: warnings.warn( May 26 04:13:03.716336 np0000176387 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 26 04:13:03.716336 np0000176387 devstack@c-api.service[112059]: warnings.warn( May 26 04:13:03.748940 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:03.748940 np0000176387 devstack@c-api.service[112062]: warnings.warn( May 26 04:13:03.756509 np0000176387 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 26 04:13:03.756509 np0000176387 devstack@c-api.service[112061]: warnings.warn( May 26 04:13:03.798011 np0000176387 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 26 04:13:03.798011 np0000176387 devstack@c-api.service[112060]: warnings.warn( May 26 04:13:03.814372 np0000176387 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 26 04:13:03.814372 np0000176387 devstack@c-api.service[112059]: warnings.warn( May 26 04:13:03.852864 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:03.852864 np0000176387 devstack@c-api.service[112062]: warnings.warn( May 26 04:13:04.085005 np0000176387 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 26 04:13:04.085881 np0000176387 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 26 04:13:04.086422 np0000176387 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 26 04:13:04.086507 np0000176387 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 26 04:13:04.093303 np0000176387 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 26 04:13:04.093884 np0000176387 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 26 04:13:04.154891 np0000176387 devstack@c-api.service[112062]: 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 26 04:13:04.155534 np0000176387 devstack@c-api.service[112062]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112062) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 26 04:13:04.174616 np0000176387 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 26 04:13:04.174616 np0000176387 devstack@c-api.service[112059]: @jsonschema.FormatChecker.cls_checks('date-time') May 26 04:13:04.175778 np0000176387 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 26 04:13:04.175778 np0000176387 devstack@c-api.service[112061]: @jsonschema.FormatChecker.cls_checks('date-time') May 26 04:13:04.183889 np0000176387 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 26 04:13:04.183889 np0000176387 devstack@c-api.service[112060]: @jsonschema.FormatChecker.cls_checks('date-time') May 26 04:13:04.219833 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:04.219833 np0000176387 devstack@c-api.service[112062]: @jsonschema.FormatChecker.cls_checks('date-time') May 26 04:13:04.639197 np0000176387 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112060) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 26 04:13:04.639434 np0000176387 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112059) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 26 04:13:04.639560 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112062) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 26 04:13:04.639625 np0000176387 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 26 04:13:04.639699 np0000176387 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 26 04:13:04.639791 np0000176387 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 26 04:13:04.639865 np0000176387 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 26 04:13:04.639929 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112062) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 04:13:04.639929 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112062) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 04:13:04.640099 np0000176387 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 26 04:13:04.640162 np0000176387 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 26 04:13:04.640227 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112062) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 04:13:04.640589 np0000176387 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 26 04:13:04.640686 np0000176387 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 26 04:13:04.640777 np0000176387 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 26 04:13:04.640777 np0000176387 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 26 04:13:04.640916 np0000176387 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 26 04:13:04.640983 np0000176387 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 26 04:13:04.641078 np0000176387 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 26 04:13:04.641141 np0000176387 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 26 04:13:04.641197 np0000176387 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 26 04:13:04.641253 np0000176387 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 26 04:13:04.641315 np0000176387 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 26 04:13:04.641380 np0000176387 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 26 04:13:04.641453 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112062) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 04:13:04.641526 np0000176387 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 26 04:13:04.641595 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 04:13:04.641662 np0000176387 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 26 04:13:04.641718 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 04:13:04.641718 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 04:13:04.641718 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 04:13:04.641718 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112062) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 04:13:04.641718 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112062) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 04:13:04.643724 np0000176387 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 26 04:13:04.643853 np0000176387 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 26 04:13:04.643853 np0000176387 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 26 04:13:04.643992 np0000176387 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 26 04:13:04.643992 np0000176387 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 26 04:13:04.643992 np0000176387 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 26 04:13:04.644189 np0000176387 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 26 04:13:04.644249 np0000176387 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 26 04:13:04.644249 np0000176387 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 26 04:13:04.644378 np0000176387 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 26 04:13:04.644378 np0000176387 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 26 04:13:04.644378 np0000176387 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 26 04:13:04.644568 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112062) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 04:13:04.644625 np0000176387 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 26 04:13:04.644689 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 04:13:04.644758 np0000176387 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 26 04:13:04.644823 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 04:13:04.644823 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 04:13:04.644823 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 04:13:04.644823 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112062) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 04:13:04.644823 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112062) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 04:13:04.648918 np0000176387 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 26 04:13:04.648918 np0000176387 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 26 04:13:04.649196 np0000176387 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 26 04:13:04.649196 np0000176387 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 26 04:13:04.649196 np0000176387 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 26 04:13:04.649196 np0000176387 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 26 04:13:04.649465 np0000176387 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 26 04:13:04.649917 np0000176387 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 26 04:13:04.650187 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112062) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 04:13:04.650389 np0000176387 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 26 04:13:04.650389 np0000176387 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 26 04:13:04.650574 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 04:13:04.650662 np0000176387 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 26 04:13:04.650733 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 04:13:04.650818 np0000176387 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 26 04:13:04.650887 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 04:13:04.650957 np0000176387 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 26 04:13:04.651054 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 04:13:04.651138 np0000176387 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 26 04:13:04.651214 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112062) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 04:13:04.651214 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112062) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 04:13:04.656948 np0000176387 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 26 04:13:04.657056 np0000176387 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 26 04:13:04.657056 np0000176387 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 26 04:13:04.657156 np0000176387 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 26 04:13:04.657202 np0000176387 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 26 04:13:04.657202 np0000176387 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 26 04:13:04.657283 np0000176387 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 26 04:13:04.657330 np0000176387 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 26 04:13:04.657395 np0000176387 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 26 04:13:04.657464 np0000176387 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 26 04:13:04.657538 np0000176387 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 26 04:13:04.657538 np0000176387 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 26 04:13:04.657538 np0000176387 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 26 04:13:04.657538 np0000176387 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 26 04:13:04.657780 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112062) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 04:13:04.657780 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 04:13:04.657780 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 04:13:04.657780 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 04:13:04.657780 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 04:13:04.658128 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112062) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 04:13:04.658128 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112062) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 04:13:04.658569 np0000176387 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 26 04:13:04.658674 np0000176387 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 26 04:13:04.658740 np0000176387 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 26 04:13:04.658809 np0000176387 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 26 04:13:04.658882 np0000176387 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 26 04:13:04.658946 np0000176387 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 26 04:13:04.659009 np0000176387 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 26 04:13:04.659116 np0000176387 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 26 04:13:04.659188 np0000176387 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 26 04:13:04.659254 np0000176387 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 26 04:13:04.659328 np0000176387 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 26 04:13:04.659393 np0000176387 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 26 04:13:04.659449 np0000176387 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 26 04:13:04.659449 np0000176387 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 26 04:13:04.659567 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112062) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 04:13:04.659567 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 04:13:04.659567 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 04:13:04.659732 np0000176387 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 26 04:13:04.659790 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 04:13:04.659863 np0000176387 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 26 04:13:04.659960 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 04:13:04.660062 np0000176387 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 26 04:13:04.660164 np0000176387 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 26 04:13:04.660244 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112062) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 04:13:04.660315 np0000176387 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 26 04:13:04.660373 np0000176387 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 26 04:13:04.660429 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112062) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 04:13:04.660485 np0000176387 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 26 04:13:04.660555 np0000176387 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 26 04:13:04.660622 np0000176387 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 26 04:13:04.660689 np0000176387 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 26 04:13:04.660745 np0000176387 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 26 04:13:04.660832 np0000176387 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 26 04:13:04.660832 np0000176387 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 26 04:13:04.660945 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112062) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 04:13:04.661009 np0000176387 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 26 04:13:04.661119 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 04:13:04.661119 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 04:13:04.661119 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 04:13:04.661119 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 04:13:04.661119 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112062) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 04:13:04.661119 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112062) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 04:13:04.661459 np0000176387 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 26 04:13:04.661459 np0000176387 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 26 04:13:04.661459 np0000176387 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 26 04:13:04.661641 np0000176387 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 26 04:13:04.661698 np0000176387 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 26 04:13:04.661698 np0000176387 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 26 04:13:04.661825 np0000176387 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 26 04:13:04.661889 np0000176387 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 26 04:13:04.661978 np0000176387 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 26 04:13:04.662281 np0000176387 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 26 04:13:04.662400 np0000176387 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 26 04:13:04.662526 np0000176387 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 26 04:13:04.662526 np0000176387 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 26 04:13:04.662665 np0000176387 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 26 04:13:04.662784 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112062) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 04:13:04.662868 np0000176387 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 26 04:13:04.662964 np0000176387 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 26 04:13:04.663059 np0000176387 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 26 04:13:04.663113 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 04:13:04.663277 np0000176387 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 26 04:13:04.663344 np0000176387 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 26 04:13:04.663476 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 04:13:04.663571 np0000176387 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 26 04:13:04.663692 np0000176387 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 26 04:13:04.663800 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 04:13:04.664076 np0000176387 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 26 04:13:04.664144 np0000176387 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 26 04:13:04.664262 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 04:13:04.664379 np0000176387 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 26 04:13:04.664492 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112062) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 04:13:04.664596 np0000176387 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 26 04:13:04.664657 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112062) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 04:13:04.664806 np0000176387 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 26 04:13:04.664806 np0000176387 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 26 04:13:04.664963 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112062) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 04:13:04.665202 np0000176387 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 26 04:13:04.665314 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 04:13:04.665314 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 04:13:04.665314 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 04:13:04.665314 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 04:13:04.665314 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112062) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 04:13:04.665314 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112062) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 04:13:04.666287 np0000176387 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 26 04:13:04.666287 np0000176387 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 26 04:13:04.666287 np0000176387 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 26 04:13:04.666412 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112062) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 04:13:04.666464 np0000176387 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 26 04:13:04.666509 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 04:13:04.666556 np0000176387 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 26 04:13:04.666628 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 04:13:04.666660 np0000176387 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 26 04:13:04.666709 np0000176387 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 26 04:13:04.666755 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 04:13:04.666798 np0000176387 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 26 04:13:04.666869 np0000176387 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 26 04:13:04.666945 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 04:13:04.667005 np0000176387 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 26 04:13:04.667074 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112062) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 04:13:04.667107 np0000176387 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 26 04:13:04.667155 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112062) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 04:13:04.667200 np0000176387 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 26 04:13:04.667200 np0000176387 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 26 04:13:04.667200 np0000176387 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 26 04:13:04.667693 np0000176387 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 26 04:13:04.667763 np0000176387 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 26 04:13:04.667823 np0000176387 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 26 04:13:04.667890 np0000176387 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 26 04:13:04.667970 np0000176387 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 26 04:13:04.668058 np0000176387 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 26 04:13:04.668092 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112062) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 04:13:04.668128 np0000176387 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 26 04:13:04.668159 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 04:13:04.668187 np0000176387 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 26 04:13:04.668211 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 04:13:04.668241 np0000176387 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 26 04:13:04.668268 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 04:13:04.668294 np0000176387 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 26 04:13:04.668330 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 04:13:04.668366 np0000176387 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 26 04:13:04.668391 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112062) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 04:13:04.668417 np0000176387 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 26 04:13:04.668447 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112062) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 04:13:04.668471 np0000176387 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 26 04:13:04.668499 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112062) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 04:13:04.668530 np0000176387 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 26 04:13:04.668563 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 04:13:04.668664 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 04:13:04.668706 np0000176387 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 26 04:13:04.668742 np0000176387 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 26 04:13:04.668785 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 04:13:04.668815 np0000176387 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 26 04:13:04.668845 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 04:13:04.668870 np0000176387 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 26 04:13:04.668896 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112062) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 04:13:04.668920 np0000176387 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 26 04:13:04.668947 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112062) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 04:13:04.668975 np0000176387 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 26 04:13:04.669006 np0000176387 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 26 04:13:04.669094 np0000176387 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 26 04:13:04.669156 np0000176387 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 26 04:13:04.669210 np0000176387 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 26 04:13:04.669263 np0000176387 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 26 04:13:04.669319 np0000176387 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 26 04:13:04.669373 np0000176387 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 26 04:13:04.669607 np0000176387 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 26 04:13:04.669697 np0000176387 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 26 04:13:04.669771 np0000176387 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112061) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 26 04:13:04.669806 np0000176387 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 26 04:13:04.669833 np0000176387 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 26 04:13:04.669872 np0000176387 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 26 04:13:04.669928 np0000176387 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 26 04:13:04.669979 np0000176387 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 26 04:13:04.670013 np0000176387 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 26 04:13:04.670060 np0000176387 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 26 04:13:04.670094 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112062) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 04:13:04.670125 np0000176387 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 26 04:13:04.670156 np0000176387 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 26 04:13:04.670185 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 04:13:04.670209 np0000176387 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 26 04:13:04.670235 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 04:13:04.670266 np0000176387 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 26 04:13:04.670292 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 04:13:04.670317 np0000176387 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 26 04:13:04.670346 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 04:13:04.670370 np0000176387 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 26 04:13:04.670399 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112062) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 04:13:04.670469 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112062) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 04:13:04.670514 np0000176387 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 26 04:13:04.670573 np0000176387 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 26 04:13:04.670809 np0000176387 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 26 04:13:04.670894 np0000176387 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 26 04:13:04.670961 np0000176387 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 26 04:13:04.671038 np0000176387 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 26 04:13:04.671101 np0000176387 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 26 04:13:04.671135 np0000176387 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 26 04:13:04.671170 np0000176387 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 26 04:13:04.671195 np0000176387 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 26 04:13:04.671222 np0000176387 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 26 04:13:04.671252 np0000176387 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 26 04:13:04.671282 np0000176387 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 26 04:13:04.671319 np0000176387 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 26 04:13:04.671355 np0000176387 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 26 04:13:04.671385 np0000176387 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 26 04:13:04.671385 np0000176387 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 26 04:13:04.671440 np0000176387 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 26 04:13:04.671470 np0000176387 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 26 04:13:04.671500 np0000176387 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 26 04:13:04.671500 np0000176387 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 26 04:13:04.671554 np0000176387 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 26 04:13:04.671579 np0000176387 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 26 04:13:04.671956 np0000176387 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 26 04:13:04.672141 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112062) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 04:13:04.672141 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 04:13:04.672141 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 04:13:04.672141 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 04:13:04.672408 np0000176387 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 26 04:13:04.672595 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 04:13:04.672633 np0000176387 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 26 04:13:04.672700 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112062) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 04:13:04.672733 np0000176387 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 26 04:13:04.672801 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112062) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 04:13:04.672896 np0000176387 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 26 04:13:04.672965 np0000176387 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 26 04:13:04.673000 np0000176387 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 26 04:13:04.673000 np0000176387 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 26 04:13:04.673161 np0000176387 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 26 04:13:04.673203 np0000176387 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 26 04:13:04.673285 np0000176387 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 26 04:13:04.673365 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112062) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 04:13:04.673455 np0000176387 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 26 04:13:04.673576 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 04:13:04.673610 np0000176387 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 26 04:13:04.673610 np0000176387 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 26 04:13:04.673658 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 04:13:04.673686 np0000176387 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 26 04:13:04.673719 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 04:13:04.673719 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 04:13:04.673776 np0000176387 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 26 04:13:04.673802 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112062) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 04:13:04.673802 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112062) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 04:13:04.673849 np0000176387 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 26 04:13:04.673849 np0000176387 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 26 04:13:04.673849 np0000176387 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 26 04:13:04.673849 np0000176387 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 26 04:13:04.673849 np0000176387 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 26 04:13:04.673849 np0000176387 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 26 04:13:04.673849 np0000176387 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 26 04:13:04.674064 np0000176387 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 26 04:13:04.674064 np0000176387 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 26 04:13:04.674121 np0000176387 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 26 04:13:04.674215 np0000176387 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 26 04:13:04.674286 np0000176387 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 26 04:13:04.674334 np0000176387 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 26 04:13:04.674668 np0000176387 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 26 04:13:04.674749 np0000176387 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 26 04:13:04.674824 np0000176387 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 26 04:13:04.674899 np0000176387 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 26 04:13:04.674954 np0000176387 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 26 04:13:04.674984 np0000176387 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 26 04:13:04.675010 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112062) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 04:13:04.675064 np0000176387 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 26 04:13:04.675095 np0000176387 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 26 04:13:04.675121 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 04:13:04.675121 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 04:13:04.675169 np0000176387 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 26 04:13:04.675199 np0000176387 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 26 04:13:04.675224 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 04:13:04.675250 np0000176387 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 26 04:13:04.675250 np0000176387 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 26 04:13:04.675294 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 04:13:04.675317 np0000176387 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 26 04:13:04.675340 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112062) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 04:13:04.675369 np0000176387 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 26 04:13:04.675393 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112062) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 04:13:04.676172 np0000176387 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 26 04:13:04.676222 np0000176387 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 26 04:13:04.676256 np0000176387 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 26 04:13:04.676291 np0000176387 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 26 04:13:04.676319 np0000176387 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 26 04:13:04.676380 np0000176387 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 26 04:13:04.676584 np0000176387 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 26 04:13:04.676635 np0000176387 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 26 04:13:04.676669 np0000176387 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 26 04:13:04.676727 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112062) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 04:13:04.676762 np0000176387 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 26 04:13:04.676815 np0000176387 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 26 04:13:04.676851 np0000176387 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 26 04:13:04.676896 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 04:13:04.676949 np0000176387 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 26 04:13:04.676984 np0000176387 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 26 04:13:04.677008 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 04:13:04.677053 np0000176387 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 26 04:13:04.677091 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 04:13:04.677091 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 04:13:04.677139 np0000176387 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 26 04:13:04.677171 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112062) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 04:13:04.677195 np0000176387 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 26 04:13:04.677227 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112062) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 04:13:04.677255 np0000176387 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 26 04:13:04.677255 np0000176387 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 26 04:13:04.677255 np0000176387 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 26 04:13:04.677326 np0000176387 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 26 04:13:04.677742 np0000176387 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 26 04:13:04.677797 np0000176387 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 26 04:13:04.677861 np0000176387 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 26 04:13:04.677939 np0000176387 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 26 04:13:04.678040 np0000176387 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 26 04:13:04.678093 np0000176387 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 26 04:13:04.678179 np0000176387 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 26 04:13:04.678476 np0000176387 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 26 04:13:04.678571 np0000176387 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 26 04:13:04.678638 np0000176387 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 26 04:13:04.678717 np0000176387 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 26 04:13:04.678810 np0000176387 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 26 04:13:04.678882 np0000176387 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 26 04:13:04.678914 np0000176387 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 26 04:13:04.678979 np0000176387 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 26 04:13:04.679084 np0000176387 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 26 04:13:04.679084 np0000176387 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 26 04:13:04.679177 np0000176387 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 26 04:13:04.679213 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112062) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 04:13:04.679249 np0000176387 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 26 04:13:04.679278 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 04:13:04.679304 np0000176387 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 26 04:13:04.679333 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 04:13:04.679361 np0000176387 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 26 04:13:04.679387 np0000176387 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 26 04:13:04.679413 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 04:13:04.679442 np0000176387 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 26 04:13:04.679471 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 04:13:04.679505 np0000176387 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 26 04:13:04.679536 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112062) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 04:13:04.679559 np0000176387 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 26 04:13:04.679585 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112062) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 04:13:04.679614 np0000176387 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 26 04:13:04.679614 np0000176387 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 26 04:13:04.679659 np0000176387 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 26 04:13:04.679682 np0000176387 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 26 04:13:04.679774 np0000176387 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 26 04:13:04.679837 np0000176387 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 26 04:13:04.679906 np0000176387 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 26 04:13:04.679906 np0000176387 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 26 04:13:04.680076 np0000176387 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 26 04:13:04.680117 np0000176387 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 26 04:13:04.680190 np0000176387 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 26 04:13:04.680267 np0000176387 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 26 04:13:04.680267 np0000176387 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 26 04:13:04.680351 np0000176387 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 26 04:13:04.680379 np0000176387 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 26 04:13:04.680428 np0000176387 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 26 04:13:04.680428 np0000176387 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 26 04:13:04.680568 np0000176387 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 26 04:13:04.680627 np0000176387 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 26 04:13:04.680674 np0000176387 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 26 04:13:04.680760 np0000176387 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 26 04:13:04.680841 np0000176387 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 26 04:13:04.680917 np0000176387 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 26 04:13:04.680979 np0000176387 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 26 04:13:04.681686 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112062) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 04:13:04.681753 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 04:13:04.681799 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 04:13:04.681876 np0000176387 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 26 04:13:04.681916 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 04:13:04.681948 np0000176387 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 26 04:13:04.682014 np0000176387 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 26 04:13:04.682057 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 04:13:04.682083 np0000176387 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 26 04:13:04.682117 np0000176387 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 26 04:13:04.682144 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112062) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 04:13:04.682175 np0000176387 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 26 04:13:04.682200 np0000176387 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 26 04:13:04.682228 np0000176387 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 26 04:13:04.682254 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112062) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 04:13:04.682280 np0000176387 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 26 04:13:04.682280 np0000176387 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 26 04:13:04.682349 np0000176387 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 26 04:13:04.682387 np0000176387 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 26 04:13:04.682430 np0000176387 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 26 04:13:04.682430 np0000176387 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 26 04:13:04.682510 np0000176387 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 26 04:13:04.682549 np0000176387 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 26 04:13:04.682584 np0000176387 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 26 04:13:04.682695 np0000176387 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 26 04:13:04.682773 np0000176387 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 26 04:13:04.682773 np0000176387 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 26 04:13:04.682901 np0000176387 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 26 04:13:04.682965 np0000176387 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 26 04:13:04.683062 np0000176387 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 26 04:13:04.683062 np0000176387 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 26 04:13:04.683213 np0000176387 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 26 04:13:04.683213 np0000176387 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 26 04:13:04.683330 np0000176387 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 26 04:13:04.683395 np0000176387 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 26 04:13:04.683488 np0000176387 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 26 04:13:04.683588 np0000176387 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 26 04:13:04.683588 np0000176387 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 26 04:13:04.683588 np0000176387 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 26 04:13:04.683588 np0000176387 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 26 04:13:04.683845 np0000176387 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 26 04:13:04.683845 np0000176387 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 26 04:13:04.684131 np0000176387 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 26 04:13:04.684217 np0000176387 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 26 04:13:04.684318 np0000176387 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 26 04:13:04.684403 np0000176387 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 26 04:13:04.684446 np0000176387 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 26 04:13:04.684548 np0000176387 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 26 04:13:04.684607 np0000176387 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 26 04:13:04.684868 np0000176387 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 26 04:13:04.684920 np0000176387 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 26 04:13:04.684962 np0000176387 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 26 04:13:04.685006 np0000176387 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 26 04:13:04.685082 np0000176387 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 26 04:13:04.685128 np0000176387 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 26 04:13:04.685169 np0000176387 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 26 04:13:04.685217 np0000176387 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 26 04:13:04.685261 np0000176387 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 26 04:13:04.685303 np0000176387 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 26 04:13:04.685347 np0000176387 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 04:13:04.685389 np0000176387 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 26 04:13:04.685432 np0000176387 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 26 04:13:04.685474 np0000176387 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 26 04:13:04.685514 np0000176387 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 26 04:13:04.685514 np0000176387 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 26 04:13:04.685514 np0000176387 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 26 04:13:04.685514 np0000176387 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 26 04:13:04.685653 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112062) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 04:13:04.685695 np0000176387 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 26 04:13:04.685732 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 04:13:04.685769 np0000176387 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 04:13:04.685769 np0000176387 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 26 04:13:04.685843 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 04:13:04.685843 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 04:13:04.685843 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 04:13:04.685975 np0000176387 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 26 04:13:04.686018 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112062) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 04:13:04.686073 np0000176387 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 26 04:13:04.686111 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112062) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 04:13:04.686158 np0000176387 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 26 04:13:04.686194 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112062) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 04:13:04.686235 np0000176387 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 26 04:13:04.686272 np0000176387 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 26 04:13:04.686316 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 04:13:04.686354 np0000176387 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 26 04:13:04.686390 np0000176387 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 26 04:13:04.686435 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 04:13:04.686475 np0000176387 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 26 04:13:04.686513 np0000176387 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 26 04:13:04.686551 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 04:13:04.686584 np0000176387 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 26 04:13:04.686620 np0000176387 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 26 04:13:04.686659 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 04:13:04.686659 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112062) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 04:13:04.686719 np0000176387 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 26 04:13:04.686753 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112062) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 04:13:04.686794 np0000176387 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 04:13:04.686794 np0000176387 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 26 04:13:04.686857 np0000176387 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 26 04:13:04.686891 np0000176387 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 26 04:13:04.686936 np0000176387 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 26 04:13:04.686974 np0000176387 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 26 04:13:04.687013 np0000176387 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 26 04:13:04.687076 np0000176387 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 26 04:13:04.687116 np0000176387 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 26 04:13:04.687150 np0000176387 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 26 04:13:04.687194 np0000176387 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 26 04:13:04.687194 np0000176387 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 26 04:13:04.687259 np0000176387 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 26 04:13:04.687293 np0000176387 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 26 04:13:04.687330 np0000176387 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 04:13:04.687330 np0000176387 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 26 04:13:04.687602 np0000176387 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 26 04:13:04.687653 np0000176387 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 26 04:13:04.687698 np0000176387 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 26 04:13:04.687736 np0000176387 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 26 04:13:04.687785 np0000176387 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 26 04:13:04.687831 np0000176387 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 26 04:13:04.687870 np0000176387 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 26 04:13:04.687908 np0000176387 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 26 04:13:04.687943 np0000176387 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 26 04:13:04.687978 np0000176387 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 26 04:13:04.688045 np0000176387 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 26 04:13:04.688093 np0000176387 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 26 04:13:04.688128 np0000176387 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 26 04:13:04.688167 np0000176387 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 26 04:13:04.688216 np0000176387 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 26 04:13:04.688250 np0000176387 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 26 04:13:04.688250 np0000176387 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 26 04:13:04.688250 np0000176387 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 26 04:13:04.688344 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112062) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 04:13:04.688408 np0000176387 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 26 04:13:04.688477 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 04:13:04.688514 np0000176387 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 26 04:13:04.688549 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 04:13:04.688595 np0000176387 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 26 04:13:04.688630 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 04:13:04.688801 np0000176387 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 26 04:13:04.688900 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 04:13:04.688984 np0000176387 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 26 04:13:04.689043 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112062) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 04:13:04.689176 np0000176387 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 26 04:13:04.689277 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112062) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 04:13:04.689377 np0000176387 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 26 04:13:04.689471 np0000176387 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 26 04:13:04.689471 np0000176387 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 26 04:13:04.689628 np0000176387 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 26 04:13:04.689697 np0000176387 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 26 04:13:04.689773 np0000176387 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 26 04:13:04.689892 np0000176387 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 26 04:13:04.689997 np0000176387 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 26 04:13:04.690129 np0000176387 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 26 04:13:04.690193 np0000176387 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 26 04:13:04.690264 np0000176387 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 26 04:13:04.690333 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112062) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 04:13:04.690416 np0000176387 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 26 04:13:04.690489 np0000176387 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 26 04:13:04.690563 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 04:13:04.690634 np0000176387 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 26 04:13:04.690715 np0000176387 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 26 04:13:04.690793 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 04:13:04.690859 np0000176387 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 26 04:13:04.690933 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 04:13:04.691039 np0000176387 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 26 04:13:04.691151 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 04:13:04.691151 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112062) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 04:13:04.691420 np0000176387 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 26 04:13:04.691726 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112062) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 04:13:04.691902 np0000176387 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 26 04:13:04.691902 np0000176387 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 26 04:13:04.691902 np0000176387 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 26 04:13:04.691902 np0000176387 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 26 04:13:04.691902 np0000176387 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 26 04:13:04.691902 np0000176387 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 04:13:04.691902 np0000176387 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 26 04:13:04.691902 np0000176387 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 26 04:13:04.691902 np0000176387 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 26 04:13:04.691902 np0000176387 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 26 04:13:04.696214 np0000176387 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 26 04:13:04.696214 np0000176387 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 26 04:13:04.696214 np0000176387 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 04:13:04.696214 np0000176387 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 26 04:13:04.696308 np0000176387 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 26 04:13:04.696308 np0000176387 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 26 04:13:04.696308 np0000176387 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 26 04:13:04.696308 np0000176387 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 26 04:13:04.696308 np0000176387 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 26 04:13:04.696308 np0000176387 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 04:13:04.696455 np0000176387 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 26 04:13:04.696487 np0000176387 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 26 04:13:04.696513 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112062) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 04:13:04.696547 np0000176387 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 26 04:13:04.696590 np0000176387 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 26 04:13:04.696617 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 04:13:04.696649 np0000176387 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 26 04:13:04.696679 np0000176387 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 26 04:13:04.696708 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 04:13:04.696733 np0000176387 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 26 04:13:04.696758 np0000176387 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 26 04:13:04.696785 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 04:13:04.696815 np0000176387 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 26 04:13:04.696843 np0000176387 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 26 04:13:04.696867 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 04:13:04.696892 np0000176387 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 26 04:13:04.696917 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112062) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 04:13:04.696946 np0000176387 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 04:13:04.696975 np0000176387 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 26 04:13:04.697002 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112062) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 04:13:04.697042 np0000176387 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 26 04:13:04.697075 np0000176387 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 26 04:13:04.697101 np0000176387 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 26 04:13:04.697101 np0000176387 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 26 04:13:04.697101 np0000176387 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 26 04:13:04.697101 np0000176387 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 26 04:13:04.697101 np0000176387 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 26 04:13:04.697101 np0000176387 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 26 04:13:04.697101 np0000176387 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 26 04:13:04.697101 np0000176387 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 26 04:13:04.697101 np0000176387 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 26 04:13:04.697101 np0000176387 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 26 04:13:04.697324 np0000176387 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 26 04:13:04.697324 np0000176387 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 26 04:13:04.697324 np0000176387 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 04:13:04.697324 np0000176387 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 26 04:13:04.697419 np0000176387 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 26 04:13:04.697419 np0000176387 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 26 04:13:04.697419 np0000176387 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 26 04:13:04.697499 np0000176387 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 26 04:13:04.697533 np0000176387 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 26 04:13:04.697571 np0000176387 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 26 04:13:04.697598 np0000176387 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 26 04:13:04.697623 np0000176387 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 26 04:13:04.697651 np0000176387 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 26 04:13:04.697679 np0000176387 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 26 04:13:04.697708 np0000176387 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 26 04:13:04.697733 np0000176387 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 26 04:13:04.697733 np0000176387 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 26 04:13:04.697782 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112062) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 04:13:04.697810 np0000176387 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 26 04:13:04.697836 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 04:13:04.697836 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 04:13:04.697836 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 04:13:04.697836 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 04:13:04.697836 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112062) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 04:13:04.697836 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112062) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 04:13:04.698010 np0000176387 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 26 04:13:04.698010 np0000176387 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 26 04:13:04.698010 np0000176387 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 26 04:13:04.698107 np0000176387 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 26 04:13:04.698133 np0000176387 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 26 04:13:04.698133 np0000176387 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 26 04:13:04.698181 np0000176387 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 26 04:13:04.698205 np0000176387 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 26 04:13:04.698234 np0000176387 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 26 04:13:04.698263 np0000176387 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 26 04:13:04.698291 np0000176387 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 26 04:13:04.698319 np0000176387 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 26 04:13:04.698344 np0000176387 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 26 04:13:04.698379 np0000176387 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 26 04:13:04.698407 np0000176387 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 26 04:13:04.698407 np0000176387 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 26 04:13:04.698454 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112062) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 04:13:04.698486 np0000176387 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 26 04:13:04.698524 np0000176387 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 26 04:13:04.698552 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 04:13:04.698576 np0000176387 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 26 04:13:04.698600 np0000176387 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 26 04:13:04.698628 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 04:13:04.698628 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 04:13:04.698680 np0000176387 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 26 04:13:04.698706 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 04:13:04.698706 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112062) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 04:13:04.698706 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112062) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 04:13:04.698773 np0000176387 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 26 04:13:04.698773 np0000176387 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 26 04:13:04.698773 np0000176387 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 26 04:13:04.698773 np0000176387 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 26 04:13:04.698773 np0000176387 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 26 04:13:04.698773 np0000176387 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 26 04:13:04.698773 np0000176387 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 26 04:13:04.698933 np0000176387 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 26 04:13:04.698933 np0000176387 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 26 04:13:04.698933 np0000176387 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 26 04:13:04.699017 np0000176387 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 26 04:13:04.699207 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112062) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 04:13:04.699239 np0000176387 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 26 04:13:04.699267 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 04:13:04.699346 np0000176387 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 26 04:13:04.699377 np0000176387 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 26 04:13:04.699451 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 04:13:04.699503 np0000176387 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 26 04:13:04.699572 np0000176387 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 26 04:13:04.699603 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 04:13:04.699668 np0000176387 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 26 04:13:04.699698 np0000176387 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 26 04:13:04.699847 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 04:13:04.699885 np0000176387 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 26 04:13:04.699981 np0000176387 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 26 04:13:04.700092 np0000176387 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 26 04:13:04.700125 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112062) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 04:13:04.700192 np0000176387 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 26 04:13:04.701056 np0000176387 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 26 04:13:04.701097 np0000176387 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 26 04:13:04.701244 np0000176387 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 26 04:13:04.701406 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112062) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 04:13:04.701484 np0000176387 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 26 04:13:04.701650 np0000176387 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 26 04:13:04.701801 np0000176387 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 26 04:13:04.701893 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112062) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 04:13:04.702051 np0000176387 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 26 04:13:04.702287 np0000176387 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 26 04:13:04.702367 np0000176387 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 26 04:13:04.702403 np0000176387 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 26 04:13:04.705087 np0000176387 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 26 04:13:04.705124 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 04:13:04.705156 np0000176387 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 04:13:04.705183 np0000176387 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 26 04:13:04.705211 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 04:13:04.705237 np0000176387 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 26 04:13:04.705261 np0000176387 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 26 04:13:04.705305 np0000176387 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 26 04:13:04.705334 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 04:13:04.705361 np0000176387 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 26 04:13:04.705386 np0000176387 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 26 04:13:04.705415 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 04:13:04.705441 np0000176387 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 26 04:13:04.705472 np0000176387 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 26 04:13:04.705497 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112062) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 04:13:04.705523 np0000176387 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 04:13:04.705552 np0000176387 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 26 04:13:04.705585 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112062) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 04:13:04.705608 np0000176387 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 26 04:13:04.705638 np0000176387 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 26 04:13:04.705638 np0000176387 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 26 04:13:04.705638 np0000176387 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 04:13:04.705638 np0000176387 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 26 04:13:04.705723 np0000176387 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 26 04:13:04.705723 np0000176387 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 26 04:13:04.705776 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112062) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 04:13:04.705802 np0000176387 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 26 04:13:04.705802 np0000176387 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 26 04:13:04.705857 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 04:13:04.705887 np0000176387 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 26 04:13:04.705923 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 04:13:04.705959 np0000176387 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 26 04:13:04.706039 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 04:13:04.706081 np0000176387 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 26 04:13:04.706116 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 04:13:04.706153 np0000176387 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 26 04:13:04.706207 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112062) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 04:13:04.706232 np0000176387 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 26 04:13:04.706256 np0000176387 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 26 04:13:04.706283 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112062) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 04:13:04.706314 np0000176387 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 26 04:13:04.706340 np0000176387 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 26 04:13:04.706370 np0000176387 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 26 04:13:04.706395 np0000176387 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 26 04:13:04.706426 np0000176387 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 26 04:13:04.706450 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112062) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 04:13:04.706478 np0000176387 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 26 04:13:04.706504 np0000176387 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 26 04:13:04.706529 np0000176387 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 26 04:13:04.706581 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 04:13:04.706609 np0000176387 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 26 04:13:04.706638 np0000176387 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 26 04:13:04.706660 np0000176387 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 26 04:13:04.706686 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 04:13:04.706714 np0000176387 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 26 04:13:04.706737 np0000176387 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 26 04:13:04.706767 np0000176387 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 26 04:13:04.706927 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 04:13:04.706952 np0000176387 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 26 04:13:04.706983 np0000176387 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 26 04:13:04.707006 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 04:13:04.707045 np0000176387 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 26 04:13:04.707068 np0000176387 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 26 04:13:04.707101 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112062) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 04:13:04.707125 np0000176387 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 26 04:13:04.707153 np0000176387 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 26 04:13:04.707185 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112062) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 04:13:04.707209 np0000176387 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 26 04:13:04.707235 np0000176387 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 26 04:13:04.707285 np0000176387 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 26 04:13:04.707310 np0000176387 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 26 04:13:04.707336 np0000176387 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 26 04:13:04.707360 np0000176387 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 26 04:13:04.707360 np0000176387 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 26 04:13:04.707407 np0000176387 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 26 04:13:04.707435 np0000176387 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 26 04:13:04.707463 np0000176387 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 26 04:13:04.707495 np0000176387 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 26 04:13:04.707495 np0000176387 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 26 04:13:04.707543 np0000176387 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 26 04:13:04.707543 np0000176387 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 26 04:13:04.707543 np0000176387 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 26 04:13:04.707624 np0000176387 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 26 04:13:04.707650 np0000176387 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 26 04:13:04.707677 np0000176387 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 26 04:13:04.707707 np0000176387 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 26 04:13:04.707739 np0000176387 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 26 04:13:04.707764 np0000176387 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 26 04:13:04.707791 np0000176387 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 26 04:13:04.707820 np0000176387 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 26 04:13:04.707845 np0000176387 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 26 04:13:04.707871 np0000176387 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 26 04:13:04.707900 np0000176387 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 26 04:13:04.707926 np0000176387 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 26 04:13:04.707948 np0000176387 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 26 04:13:04.707974 np0000176387 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 26 04:13:04.708006 np0000176387 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 26 04:13:04.708106 np0000176387 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 26 04:13:04.708191 np0000176387 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 26 04:13:04.708217 np0000176387 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 26 04:13:04.708244 np0000176387 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 26 04:13:04.708269 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112062) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 04:13:04.708297 np0000176387 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 26 04:13:04.708321 np0000176387 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 26 04:13:04.708343 np0000176387 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 26 04:13:04.708374 np0000176387 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 26 04:13:04.708404 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 04:13:04.708436 np0000176387 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 26 04:13:04.708461 np0000176387 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 26 04:13:04.708483 np0000176387 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 26 04:13:04.708509 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 04:13:04.708535 np0000176387 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 26 04:13:04.708568 np0000176387 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 26 04:13:04.708599 np0000176387 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 26 04:13:04.708629 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 04:13:04.708657 np0000176387 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 26 04:13:04.708680 np0000176387 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 26 04:13:04.708707 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 04:13:04.708731 np0000176387 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 26 04:13:04.708759 np0000176387 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 26 04:13:04.708783 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112062) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 04:13:04.708809 np0000176387 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 26 04:13:04.708838 np0000176387 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 26 04:13:04.708861 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112062) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 04:13:04.708891 np0000176387 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 26 04:13:04.708891 np0000176387 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 26 04:13:04.708938 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112062) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 04:13:04.708962 np0000176387 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 26 04:13:04.708984 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 04:13:04.709006 np0000176387 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 26 04:13:04.709047 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 04:13:04.709047 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 04:13:04.709047 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 04:13:04.709047 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112062) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 04:13:04.709047 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112062) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 04:13:04.709176 np0000176387 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 26 04:13:04.709176 np0000176387 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 26 04:13:04.709176 np0000176387 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 26 04:13:04.709246 np0000176387 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 26 04:13:04.709246 np0000176387 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 26 04:13:04.709294 np0000176387 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 26 04:13:04.709319 np0000176387 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 26 04:13:04.709359 np0000176387 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 26 04:13:04.709412 np0000176387 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 26 04:13:04.709412 np0000176387 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 26 04:13:04.709477 np0000176387 devstack@c-api.service[112060]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112060) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 04:13:04.709509 np0000176387 devstack@c-api.service[112059]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112059) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 04:13:04.709543 np0000176387 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 26 04:13:04.709543 np0000176387 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 26 04:13:04.709609 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112062) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 04:13:04.709635 np0000176387 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 26 04:13:04.709659 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 04:13:04.709686 np0000176387 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 26 04:13:04.709719 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 04:13:04.709743 np0000176387 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 26 04:13:04.709770 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 04:13:04.709798 np0000176387 devstack@c-api.service[112061]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112061) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 04:13:04.709826 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112062) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 04:13:04.709826 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112062) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 04:13:04.754755 np0000176387 devstack@c-api.service[112062]: INFO dbcounter [None req-9e430680-0efe-4bf0-a9f3-f70e1f64025f None None] Registered counter for database cinder May 26 04:13:04.754912 np0000176387 devstack@c-api.service[112060]: INFO dbcounter [None req-bbe5c0a7-a95d-4197-85d8-22bff6ccaff9 None None] Registered counter for database cinder May 26 04:13:04.755005 np0000176387 devstack@c-api.service[112061]: INFO dbcounter [None req-c0f5d72f-3ce2-4c25-acba-9428cc658150 None None] Registered counter for database cinder May 26 04:13:04.755322 np0000176387 devstack@c-api.service[112059]: INFO dbcounter [None req-c2869c75-b207-402c-b0fa-0f3bf66e4d40 None None] Registered counter for database cinder May 26 04:13:04.767654 np0000176387 devstack@c-api.service[112059]: DEBUG oslo_db.sqlalchemy.engines [None req-c2869c75-b207-402c-b0fa-0f3bf66e4d40 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 26 04:13:04.768664 np0000176387 devstack@c-api.service[112061]: DEBUG oslo_db.sqlalchemy.engines [None req-c0f5d72f-3ce2-4c25-acba-9428cc658150 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 26 04:13:04.769703 np0000176387 devstack@c-api.service[112060]: DEBUG oslo_db.sqlalchemy.engines [None req-bbe5c0a7-a95d-4197-85d8-22bff6ccaff9 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 26 04:13:04.770940 np0000176387 devstack@c-api.service[112062]: DEBUG oslo_db.sqlalchemy.engines [None req-9e430680-0efe-4bf0-a9f3-f70e1f64025f 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=112062) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 04:13:04.884122 np0000176387 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 26 04:13:04.885368 np0000176387 devstack@c-api.service[112060]: INFO cinder.rpc [None req-bbe5c0a7-a95d-4197-85d8-22bff6ccaff9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 26 04:13:04.887361 np0000176387 devstack@c-api.service[112060]: INFO cinder.rpc [None req-bbe5c0a7-a95d-4197-85d8-22bff6ccaff9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 26 04:13:04.887661 np0000176387 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 26 04:13:04.889579 np0000176387 devstack@c-api.service[112060]: INFO cinder.rpc [None req-bbe5c0a7-a95d-4197-85d8-22bff6ccaff9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 26 04:13:04.890269 np0000176387 devstack@c-api.service[112061]: INFO cinder.rpc [None req-c0f5d72f-3ce2-4c25-acba-9428cc658150 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 26 04:13:04.891781 np0000176387 devstack@c-api.service[112062]: DEBUG dbcounter [-] [112062] Writer thread running {{(pid=112062) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 26 04:13:04.891877 np0000176387 devstack@c-api.service[112060]: INFO cinder.rpc [None req-bbe5c0a7-a95d-4197-85d8-22bff6ccaff9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 26 04:13:04.892592 np0000176387 devstack@c-api.service[112061]: INFO cinder.rpc [None req-c0f5d72f-3ce2-4c25-acba-9428cc658150 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 26 04:13:04.892715 np0000176387 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-bbe5c0a7-a95d-4197-85d8-22bff6ccaff9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.894422 np0000176387 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-bbe5c0a7-a95d-4197-85d8-22bff6ccaff9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.894468 np0000176387 devstack@c-api.service[112062]: INFO cinder.rpc [None req-9e430680-0efe-4bf0-a9f3-f70e1f64025f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 26 04:13:04.894698 np0000176387 devstack@c-api.service[112061]: INFO cinder.rpc [None req-c0f5d72f-3ce2-4c25-acba-9428cc658150 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 26 04:13:04.896054 np0000176387 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 26 04:13:04.896618 np0000176387 devstack@c-api.service[112061]: INFO cinder.rpc [None req-c0f5d72f-3ce2-4c25-acba-9428cc658150 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 26 04:13:04.896669 np0000176387 devstack@c-api.service[112062]: INFO cinder.rpc [None req-9e430680-0efe-4bf0-a9f3-f70e1f64025f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 26 04:13:04.897516 np0000176387 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-c0f5d72f-3ce2-4c25-acba-9428cc658150 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.898722 np0000176387 devstack@c-api.service[112059]: INFO cinder.rpc [None req-c2869c75-b207-402c-b0fa-0f3bf66e4d40 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 26 04:13:04.898842 np0000176387 devstack@c-api.service[112062]: INFO cinder.rpc [None req-9e430680-0efe-4bf0-a9f3-f70e1f64025f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 26 04:13:04.899151 np0000176387 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-c0f5d72f-3ce2-4c25-acba-9428cc658150 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.899837 np0000176387 devstack@c-api.service[112060]: DEBUG oslo_db.sqlalchemy.engines [None req-bbe5c0a7-a95d-4197-85d8-22bff6ccaff9 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 26 04:13:04.901276 np0000176387 devstack@c-api.service[112059]: INFO cinder.rpc [None req-c2869c75-b207-402c-b0fa-0f3bf66e4d40 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 26 04:13:04.901406 np0000176387 devstack@c-api.service[112062]: INFO cinder.rpc [None req-9e430680-0efe-4bf0-a9f3-f70e1f64025f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 26 04:13:04.901807 np0000176387 devstack@c-api.service[112060]: INFO cinder.rpc [None req-bbe5c0a7-a95d-4197-85d8-22bff6ccaff9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 26 04:13:04.902518 np0000176387 devstack@c-api.service[112062]: WARNING castellan.key_manager.migration [None req-9e430680-0efe-4bf0-a9f3-f70e1f64025f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.903727 np0000176387 devstack@c-api.service[112059]: INFO cinder.rpc [None req-c2869c75-b207-402c-b0fa-0f3bf66e4d40 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 26 04:13:04.903833 np0000176387 devstack@c-api.service[112060]: INFO cinder.rpc [None req-bbe5c0a7-a95d-4197-85d8-22bff6ccaff9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 26 04:13:04.904426 np0000176387 devstack@c-api.service[112061]: DEBUG oslo_db.sqlalchemy.engines [None req-c0f5d72f-3ce2-4c25-acba-9428cc658150 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 26 04:13:04.904860 np0000176387 devstack@c-api.service[112062]: WARNING castellan.key_manager.migration [None req-9e430680-0efe-4bf0-a9f3-f70e1f64025f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.904928 np0000176387 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-bbe5c0a7-a95d-4197-85d8-22bff6ccaff9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.906071 np0000176387 devstack@c-api.service[112059]: INFO cinder.rpc [None req-c2869c75-b207-402c-b0fa-0f3bf66e4d40 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 26 04:13:04.906677 np0000176387 devstack@c-api.service[112061]: INFO cinder.rpc [None req-c0f5d72f-3ce2-4c25-acba-9428cc658150 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 26 04:13:04.907013 np0000176387 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-c2869c75-b207-402c-b0fa-0f3bf66e4d40 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.908377 np0000176387 devstack@c-api.service[112061]: INFO cinder.rpc [None req-c0f5d72f-3ce2-4c25-acba-9428cc658150 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 26 04:13:04.908860 np0000176387 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-c2869c75-b207-402c-b0fa-0f3bf66e4d40 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.909144 np0000176387 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-c0f5d72f-3ce2-4c25-acba-9428cc658150 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.910730 np0000176387 devstack@c-api.service[112062]: DEBUG oslo_db.sqlalchemy.engines [None req-9e430680-0efe-4bf0-a9f3-f70e1f64025f 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=112062) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 04:13:04.912731 np0000176387 devstack@c-api.service[112062]: INFO cinder.rpc [None req-9e430680-0efe-4bf0-a9f3-f70e1f64025f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 26 04:13:04.913004 np0000176387 devstack@c-api.service[112059]: DEBUG oslo_db.sqlalchemy.engines [None req-c2869c75-b207-402c-b0fa-0f3bf66e4d40 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 26 04:13:04.914534 np0000176387 devstack@c-api.service[112062]: INFO cinder.rpc [None req-9e430680-0efe-4bf0-a9f3-f70e1f64025f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 26 04:13:04.915095 np0000176387 devstack@c-api.service[112059]: INFO cinder.rpc [None req-c2869c75-b207-402c-b0fa-0f3bf66e4d40 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 26 04:13:04.915310 np0000176387 devstack@c-api.service[112062]: WARNING castellan.key_manager.migration [None req-9e430680-0efe-4bf0-a9f3-f70e1f64025f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.915661 np0000176387 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-bbe5c0a7-a95d-4197-85d8-22bff6ccaff9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.917079 np0000176387 devstack@c-api.service[112059]: INFO cinder.rpc [None req-c2869c75-b207-402c-b0fa-0f3bf66e4d40 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 26 04:13:04.917965 np0000176387 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-c2869c75-b207-402c-b0fa-0f3bf66e4d40 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.918423 np0000176387 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-c0f5d72f-3ce2-4c25-acba-9428cc658150 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.918859 np0000176387 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-bbe5c0a7-a95d-4197-85d8-22bff6ccaff9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.921658 np0000176387 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-c0f5d72f-3ce2-4c25-acba-9428cc658150 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.921986 np0000176387 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-bbe5c0a7-a95d-4197-85d8-22bff6ccaff9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.924847 np0000176387 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-c0f5d72f-3ce2-4c25-acba-9428cc658150 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.926941 np0000176387 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-bbe5c0a7-a95d-4197-85d8-22bff6ccaff9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.927335 np0000176387 devstack@c-api.service[112062]: WARNING castellan.key_manager.migration [None req-9e430680-0efe-4bf0-a9f3-f70e1f64025f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.928212 np0000176387 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-c2869c75-b207-402c-b0fa-0f3bf66e4d40 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.929805 np0000176387 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-c0f5d72f-3ce2-4c25-acba-9428cc658150 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.929891 np0000176387 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-bbe5c0a7-a95d-4197-85d8-22bff6ccaff9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.930512 np0000176387 devstack@c-api.service[112062]: WARNING castellan.key_manager.migration [None req-9e430680-0efe-4bf0-a9f3-f70e1f64025f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.931699 np0000176387 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-c2869c75-b207-402c-b0fa-0f3bf66e4d40 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.932851 np0000176387 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-c0f5d72f-3ce2-4c25-acba-9428cc658150 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.932935 np0000176387 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-bbe5c0a7-a95d-4197-85d8-22bff6ccaff9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.934923 np0000176387 devstack@c-api.service[112062]: WARNING castellan.key_manager.migration [None req-9e430680-0efe-4bf0-a9f3-f70e1f64025f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.935286 np0000176387 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-c2869c75-b207-402c-b0fa-0f3bf66e4d40 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.935878 np0000176387 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-c0f5d72f-3ce2-4c25-acba-9428cc658150 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.935944 np0000176387 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-bbe5c0a7-a95d-4197-85d8-22bff6ccaff9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.938725 np0000176387 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-bbe5c0a7-a95d-4197-85d8-22bff6ccaff9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.938904 np0000176387 devstack@c-api.service[112062]: WARNING castellan.key_manager.migration [None req-9e430680-0efe-4bf0-a9f3-f70e1f64025f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.938970 np0000176387 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-c0f5d72f-3ce2-4c25-acba-9428cc658150 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.939579 np0000176387 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-c2869c75-b207-402c-b0fa-0f3bf66e4d40 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.941591 np0000176387 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-bbe5c0a7-a95d-4197-85d8-22bff6ccaff9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.941786 np0000176387 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-c0f5d72f-3ce2-4c25-acba-9428cc658150 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.941849 np0000176387 devstack@c-api.service[112062]: WARNING castellan.key_manager.migration [None req-9e430680-0efe-4bf0-a9f3-f70e1f64025f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.943100 np0000176387 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-bbe5c0a7-a95d-4197-85d8-22bff6ccaff9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.943825 np0000176387 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-c2869c75-b207-402c-b0fa-0f3bf66e4d40 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.944800 np0000176387 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-c0f5d72f-3ce2-4c25-acba-9428cc658150 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.944886 np0000176387 devstack@c-api.service[112062]: WARNING castellan.key_manager.migration [None req-9e430680-0efe-4bf0-a9f3-f70e1f64025f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.945707 np0000176387 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-bbe5c0a7-a95d-4197-85d8-22bff6ccaff9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.946261 np0000176387 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-c0f5d72f-3ce2-4c25-acba-9428cc658150 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.947035 np0000176387 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-c2869c75-b207-402c-b0fa-0f3bf66e4d40 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.947924 np0000176387 devstack@c-api.service[112062]: WARNING castellan.key_manager.migration [None req-9e430680-0efe-4bf0-a9f3-f70e1f64025f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.948896 np0000176387 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-c0f5d72f-3ce2-4c25-acba-9428cc658150 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.950075 np0000176387 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-c2869c75-b207-402c-b0fa-0f3bf66e4d40 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.950774 np0000176387 devstack@c-api.service[112062]: WARNING castellan.key_manager.migration [None req-9e430680-0efe-4bf0-a9f3-f70e1f64025f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.951229 np0000176387 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-bbe5c0a7-a95d-4197-85d8-22bff6ccaff9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.952919 np0000176387 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-c2869c75-b207-402c-b0fa-0f3bf66e4d40 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.953656 np0000176387 devstack@c-api.service[112062]: WARNING castellan.key_manager.migration [None req-9e430680-0efe-4bf0-a9f3-f70e1f64025f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.954447 np0000176387 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-c0f5d72f-3ce2-4c25-acba-9428cc658150 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.954595 np0000176387 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-bbe5c0a7-a95d-4197-85d8-22bff6ccaff9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.955139 np0000176387 devstack@c-api.service[112062]: WARNING castellan.key_manager.migration [None req-9e430680-0efe-4bf0-a9f3-f70e1f64025f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.955807 np0000176387 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-c2869c75-b207-402c-b0fa-0f3bf66e4d40 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.956838 np0000176387 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-bbe5c0a7-a95d-4197-85d8-22bff6ccaff9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.957281 np0000176387 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-c2869c75-b207-402c-b0fa-0f3bf66e4d40 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.957757 np0000176387 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-c0f5d72f-3ce2-4c25-acba-9428cc658150 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.957796 np0000176387 devstack@c-api.service[112062]: WARNING castellan.key_manager.migration [None req-9e430680-0efe-4bf0-a9f3-f70e1f64025f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.958236 np0000176387 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-bbe5c0a7-a95d-4197-85d8-22bff6ccaff9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.959711 np0000176387 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-bbe5c0a7-a95d-4197-85d8-22bff6ccaff9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.959928 np0000176387 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-c2869c75-b207-402c-b0fa-0f3bf66e4d40 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.959967 np0000176387 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-c0f5d72f-3ce2-4c25-acba-9428cc658150 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.961181 np0000176387 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-bbe5c0a7-a95d-4197-85d8-22bff6ccaff9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.961316 np0000176387 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-c0f5d72f-3ce2-4c25-acba-9428cc658150 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.962398 np0000176387 devstack@c-api.service[112060]: WARNING cinder.api.contrib.hosts [None req-bbe5c0a7-a95d-4197-85d8-22bff6ccaff9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 26 04:13:04.962788 np0000176387 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-c0f5d72f-3ce2-4c25-acba-9428cc658150 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.963166 np0000176387 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-bbe5c0a7-a95d-4197-85d8-22bff6ccaff9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.963256 np0000176387 devstack@c-api.service[112062]: WARNING castellan.key_manager.migration [None req-9e430680-0efe-4bf0-a9f3-f70e1f64025f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.964323 np0000176387 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-c0f5d72f-3ce2-4c25-acba-9428cc658150 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.964582 np0000176387 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-bbe5c0a7-a95d-4197-85d8-22bff6ccaff9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.965416 np0000176387 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-c2869c75-b207-402c-b0fa-0f3bf66e4d40 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.965514 np0000176387 devstack@c-api.service[112061]: WARNING cinder.api.contrib.hosts [None req-c0f5d72f-3ce2-4c25-acba-9428cc658150 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 26 04:13:04.965930 np0000176387 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-bbe5c0a7-a95d-4197-85d8-22bff6ccaff9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.966407 np0000176387 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-c0f5d72f-3ce2-4c25-acba-9428cc658150 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.966681 np0000176387 devstack@c-api.service[112062]: WARNING castellan.key_manager.migration [None req-9e430680-0efe-4bf0-a9f3-f70e1f64025f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.967284 np0000176387 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-bbe5c0a7-a95d-4197-85d8-22bff6ccaff9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.967973 np0000176387 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-c0f5d72f-3ce2-4c25-acba-9428cc658150 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.968128 np0000176387 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-bbe5c0a7-a95d-4197-85d8-22bff6ccaff9 None None] Extended resource: extensions {{(pid=112060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 04:13:04.968793 np0000176387 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-c2869c75-b207-402c-b0fa-0f3bf66e4d40 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.968861 np0000176387 devstack@c-api.service[112062]: WARNING castellan.key_manager.migration [None req-9e430680-0efe-4bf0-a9f3-f70e1f64025f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.969382 np0000176387 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-c0f5d72f-3ce2-4c25-acba-9428cc658150 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.969449 np0000176387 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-bbe5c0a7-a95d-4197-85d8-22bff6ccaff9 None None] Extended resource: qos-specs {{(pid=112060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 04:13:04.970244 np0000176387 devstack@c-api.service[112062]: WARNING castellan.key_manager.migration [None req-9e430680-0efe-4bf0-a9f3-f70e1f64025f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.970820 np0000176387 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-c0f5d72f-3ce2-4c25-acba-9428cc658150 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.970973 np0000176387 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-c2869c75-b207-402c-b0fa-0f3bf66e4d40 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.971561 np0000176387 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-bbe5c0a7-a95d-4197-85d8-22bff6ccaff9 None None] Extended resource: os-snapshot-manage {{(pid=112060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 04:13:04.971703 np0000176387 devstack@c-api.service[112062]: WARNING castellan.key_manager.migration [None req-9e430680-0efe-4bf0-a9f3-f70e1f64025f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.971765 np0000176387 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-c0f5d72f-3ce2-4c25-acba-9428cc658150 None None] Extended resource: extensions {{(pid=112061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 04:13:04.972426 np0000176387 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-c2869c75-b207-402c-b0fa-0f3bf66e4d40 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.972949 np0000176387 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-bbe5c0a7-a95d-4197-85d8-22bff6ccaff9 None None] Extended resource: scheduler-stats {{(pid=112060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 04:13:04.973092 np0000176387 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-c0f5d72f-3ce2-4c25-acba-9428cc658150 None None] Extended resource: qos-specs {{(pid=112061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 04:13:04.973159 np0000176387 devstack@c-api.service[112062]: WARNING castellan.key_manager.migration [None req-9e430680-0efe-4bf0-a9f3-f70e1f64025f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.973920 np0000176387 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-c2869c75-b207-402c-b0fa-0f3bf66e4d40 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.974411 np0000176387 devstack@c-api.service[112062]: WARNING cinder.api.contrib.hosts [None req-9e430680-0efe-4bf0-a9f3-f70e1f64025f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 26 04:13:04.974960 np0000176387 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-bbe5c0a7-a95d-4197-85d8-22bff6ccaff9 None None] Extended resource: os-volume-transfer {{(pid=112060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 04:13:04.975172 np0000176387 devstack@c-api.service[112062]: WARNING castellan.key_manager.migration [None req-9e430680-0efe-4bf0-a9f3-f70e1f64025f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.975242 np0000176387 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-c0f5d72f-3ce2-4c25-acba-9428cc658150 None None] Extended resource: os-snapshot-manage {{(pid=112061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 04:13:04.975414 np0000176387 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-c2869c75-b207-402c-b0fa-0f3bf66e4d40 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.976708 np0000176387 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-c0f5d72f-3ce2-4c25-acba-9428cc658150 None None] Extended resource: scheduler-stats {{(pid=112061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 04:13:04.976795 np0000176387 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-bbe5c0a7-a95d-4197-85d8-22bff6ccaff9 None None] Extended resource: extra_specs {{(pid=112060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 04:13:04.976859 np0000176387 devstack@c-api.service[112062]: WARNING castellan.key_manager.migration [None req-9e430680-0efe-4bf0-a9f3-f70e1f64025f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.976915 np0000176387 devstack@c-api.service[112059]: WARNING cinder.api.contrib.hosts [None req-c2869c75-b207-402c-b0fa-0f3bf66e4d40 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 26 04:13:04.977557 np0000176387 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-c2869c75-b207-402c-b0fa-0f3bf66e4d40 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.978094 np0000176387 devstack@c-api.service[112062]: WARNING castellan.key_manager.migration [None req-9e430680-0efe-4bf0-a9f3-f70e1f64025f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.978317 np0000176387 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-bbe5c0a7-a95d-4197-85d8-22bff6ccaff9 None None] Extended resource: os-volume-type-access {{(pid=112060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 04:13:04.978811 np0000176387 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-c0f5d72f-3ce2-4c25-acba-9428cc658150 None None] Extended resource: os-volume-transfer {{(pid=112061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 04:13:04.979002 np0000176387 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-c2869c75-b207-402c-b0fa-0f3bf66e4d40 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.979426 np0000176387 devstack@c-api.service[112062]: WARNING castellan.key_manager.migration [None req-9e430680-0efe-4bf0-a9f3-f70e1f64025f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.979907 np0000176387 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-bbe5c0a7-a95d-4197-85d8-22bff6ccaff9 None None] Extended resource: cgsnapshots {{(pid=112060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 04:13:04.980263 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.v3.router [None req-9e430680-0efe-4bf0-a9f3-f70e1f64025f None None] Extended resource: extensions {{(pid=112062) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 04:13:04.980356 np0000176387 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-c2869c75-b207-402c-b0fa-0f3bf66e4d40 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.980524 np0000176387 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-c0f5d72f-3ce2-4c25-acba-9428cc658150 None None] Extended resource: extra_specs {{(pid=112061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 04:13:04.981578 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.v3.router [None req-9e430680-0efe-4bf0-a9f3-f70e1f64025f None None] Extended resource: qos-specs {{(pid=112062) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 04:13:04.981633 np0000176387 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-bbe5c0a7-a95d-4197-85d8-22bff6ccaff9 None None] Extended resource: consistencygroups {{(pid=112060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 04:13:04.981669 np0000176387 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-c2869c75-b207-402c-b0fa-0f3bf66e4d40 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.982040 np0000176387 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-c0f5d72f-3ce2-4c25-acba-9428cc658150 None None] Extended resource: os-volume-type-access {{(pid=112061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 04:13:04.982504 np0000176387 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-c2869c75-b207-402c-b0fa-0f3bf66e4d40 None None] Extended resource: extensions {{(pid=112059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 04:13:04.983625 np0000176387 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-bbe5c0a7-a95d-4197-85d8-22bff6ccaff9 None None] Extended resource: os-quota-sets {{(pid=112060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 04:13:04.983679 np0000176387 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-c0f5d72f-3ce2-4c25-acba-9428cc658150 None None] Extended resource: cgsnapshots {{(pid=112061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 04:13:04.983824 np0000176387 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-c2869c75-b207-402c-b0fa-0f3bf66e4d40 None None] Extended resource: qos-specs {{(pid=112059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 04:13:04.984234 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.v3.router [None req-9e430680-0efe-4bf0-a9f3-f70e1f64025f None None] Extended resource: os-snapshot-manage {{(pid=112062) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 04:13:04.985010 np0000176387 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-bbe5c0a7-a95d-4197-85d8-22bff6ccaff9 None None] Extended resource: capabilities {{(pid=112060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 04:13:04.985069 np0000176387 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-c0f5d72f-3ce2-4c25-acba-9428cc658150 None None] Extended resource: consistencygroups {{(pid=112061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 04:13:04.985654 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.v3.router [None req-9e430680-0efe-4bf0-a9f3-f70e1f64025f None None] Extended resource: scheduler-stats {{(pid=112062) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 04:13:04.985937 np0000176387 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-c2869c75-b207-402c-b0fa-0f3bf66e4d40 None None] Extended resource: os-snapshot-manage {{(pid=112059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 04:13:04.986326 np0000176387 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-bbe5c0a7-a95d-4197-85d8-22bff6ccaff9 None None] Extended resource: os-hosts {{(pid=112060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 04:13:04.987095 np0000176387 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-c0f5d72f-3ce2-4c25-acba-9428cc658150 None None] Extended resource: os-quota-sets {{(pid=112061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 04:13:04.987150 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.v3.router [None req-9e430680-0efe-4bf0-a9f3-f70e1f64025f None None] Extended resource: os-volume-transfer {{(pid=112062) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 04:13:04.987395 np0000176387 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-c2869c75-b207-402c-b0fa-0f3bf66e4d40 None None] Extended resource: scheduler-stats {{(pid=112059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 04:13:04.987680 np0000176387 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-bbe5c0a7-a95d-4197-85d8-22bff6ccaff9 None None] Extended resource: encryption {{(pid=112060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 04:13:04.988485 np0000176387 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-c0f5d72f-3ce2-4c25-acba-9428cc658150 None None] Extended resource: capabilities {{(pid=112061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 04:13:04.988742 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.v3.router [None req-9e430680-0efe-4bf0-a9f3-f70e1f64025f None None] Extended resource: extra_specs {{(pid=112062) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 04:13:04.988814 np0000176387 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-c2869c75-b207-402c-b0fa-0f3bf66e4d40 None None] Extended resource: os-volume-transfer {{(pid=112059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 04:13:04.989191 np0000176387 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-bbe5c0a7-a95d-4197-85d8-22bff6ccaff9 None None] Extended resource: backups {{(pid=112060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 04:13:04.989792 np0000176387 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-c0f5d72f-3ce2-4c25-acba-9428cc658150 None None] Extended resource: os-hosts {{(pid=112061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 04:13:04.990401 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.v3.router [None req-9e430680-0efe-4bf0-a9f3-f70e1f64025f None None] Extended resource: os-volume-type-access {{(pid=112062) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 04:13:04.991153 np0000176387 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-c2869c75-b207-402c-b0fa-0f3bf66e4d40 None None] Extended resource: extra_specs {{(pid=112059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 04:13:04.991281 np0000176387 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-c0f5d72f-3ce2-4c25-acba-9428cc658150 None None] Extended resource: encryption {{(pid=112061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 04:13:04.991345 np0000176387 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-bbe5c0a7-a95d-4197-85d8-22bff6ccaff9 None None] Extended resource: os-quota-class-sets {{(pid=112060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 04:13:04.991967 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.v3.router [None req-9e430680-0efe-4bf0-a9f3-f70e1f64025f None None] Extended resource: cgsnapshots {{(pid=112062) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 04:13:04.992522 np0000176387 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-bbe5c0a7-a95d-4197-85d8-22bff6ccaff9 None None] Extended resource: os-volume-manage {{(pid=112060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 04:13:04.992640 np0000176387 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-c2869c75-b207-402c-b0fa-0f3bf66e4d40 None None] Extended resource: os-volume-type-access {{(pid=112059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 04:13:04.992706 np0000176387 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-c0f5d72f-3ce2-4c25-acba-9428cc658150 None None] Extended resource: backups {{(pid=112061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 04:13:04.993400 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.v3.router [None req-9e430680-0efe-4bf0-a9f3-f70e1f64025f None None] Extended resource: consistencygroups {{(pid=112062) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 04:13:04.993992 np0000176387 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-bbe5c0a7-a95d-4197-85d8-22bff6ccaff9 None None] Extended resource: os-availability-zone {{(pid=112060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 04:13:04.994240 np0000176387 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-c2869c75-b207-402c-b0fa-0f3bf66e4d40 None None] Extended resource: cgsnapshots {{(pid=112059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 04:13:04.994767 np0000176387 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-c0f5d72f-3ce2-4c25-acba-9428cc658150 None None] Extended resource: os-quota-class-sets {{(pid=112061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 04:13:04.995319 np0000176387 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-bbe5c0a7-a95d-4197-85d8-22bff6ccaff9 None None] Extended resource: encryption {{(pid=112060) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 04:13:04.995445 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.v3.router [None req-9e430680-0efe-4bf0-a9f3-f70e1f64025f None None] Extended resource: os-quota-sets {{(pid=112062) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 04:13:04.995680 np0000176387 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-c2869c75-b207-402c-b0fa-0f3bf66e4d40 None None] Extended resource: consistencygroups {{(pid=112059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 04:13:04.996109 np0000176387 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-c0f5d72f-3ce2-4c25-acba-9428cc658150 None None] Extended resource: os-volume-manage {{(pid=112061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 04:13:04.996846 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.v3.router [None req-9e430680-0efe-4bf0-a9f3-f70e1f64025f None None] Extended resource: capabilities {{(pid=112062) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 04:13:04.997505 np0000176387 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-bbe5c0a7-a95d-4197-85d8-22bff6ccaff9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.997572 np0000176387 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-c0f5d72f-3ce2-4c25-acba-9428cc658150 None None] Extended resource: os-availability-zone {{(pid=112061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 04:13:04.997623 np0000176387 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-c2869c75-b207-402c-b0fa-0f3bf66e4d40 None None] Extended resource: os-quota-sets {{(pid=112059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 04:13:04.998116 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.v3.router [None req-9e430680-0efe-4bf0-a9f3-f70e1f64025f None None] Extended resource: os-hosts {{(pid=112062) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 04:13:04.998790 np0000176387 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-c0f5d72f-3ce2-4c25-acba-9428cc658150 None None] Extended resource: encryption {{(pid=112061) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 04:13:04.998876 np0000176387 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-bbe5c0a7-a95d-4197-85d8-22bff6ccaff9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:04.999049 np0000176387 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-c2869c75-b207-402c-b0fa-0f3bf66e4d40 None None] Extended resource: capabilities {{(pid=112059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 04:13:04.999509 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.v3.router [None req-9e430680-0efe-4bf0-a9f3-f70e1f64025f None None] Extended resource: encryption {{(pid=112062) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 04:13:05.000249 np0000176387 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-bbe5c0a7-a95d-4197-85d8-22bff6ccaff9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:05.000334 np0000176387 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-c2869c75-b207-402c-b0fa-0f3bf66e4d40 None None] Extended resource: os-hosts {{(pid=112059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 04:13:05.000996 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.v3.router [None req-9e430680-0efe-4bf0-a9f3-f70e1f64025f None None] Extended resource: backups {{(pid=112062) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 04:13:05.001081 np0000176387 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-c0f5d72f-3ce2-4c25-acba-9428cc658150 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:05.001583 np0000176387 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-bbe5c0a7-a95d-4197-85d8-22bff6ccaff9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:05.001723 np0000176387 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-c2869c75-b207-402c-b0fa-0f3bf66e4d40 None None] Extended resource: encryption {{(pid=112059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 04:13:05.002539 np0000176387 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-c0f5d72f-3ce2-4c25-acba-9428cc658150 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:05.002988 np0000176387 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-bbe5c0a7-a95d-4197-85d8-22bff6ccaff9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:05.003063 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.v3.router [None req-9e430680-0efe-4bf0-a9f3-f70e1f64025f None None] Extended resource: os-quota-class-sets {{(pid=112062) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 04:13:05.003286 np0000176387 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-c2869c75-b207-402c-b0fa-0f3bf66e4d40 None None] Extended resource: backups {{(pid=112059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 04:13:05.003939 np0000176387 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-c0f5d72f-3ce2-4c25-acba-9428cc658150 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:05.004325 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.v3.router [None req-9e430680-0efe-4bf0-a9f3-f70e1f64025f None None] Extended resource: os-volume-manage {{(pid=112062) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 04:13:05.004424 np0000176387 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-bbe5c0a7-a95d-4197-85d8-22bff6ccaff9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:05.005284 np0000176387 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-c0f5d72f-3ce2-4c25-acba-9428cc658150 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:05.005361 np0000176387 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-c2869c75-b207-402c-b0fa-0f3bf66e4d40 None None] Extended resource: os-quota-class-sets {{(pid=112059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 04:13:05.005767 np0000176387 devstack@c-api.service[112060]: WARNING castellan.key_manager.migration [None req-bbe5c0a7-a95d-4197-85d8-22bff6ccaff9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:05.005808 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.v3.router [None req-9e430680-0efe-4bf0-a9f3-f70e1f64025f None None] Extended resource: os-availability-zone {{(pid=112062) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 04:13:05.006700 np0000176387 devstack@c-api.service[112060]: DEBUG cinder.api.contrib.snapshot_actions [None req-bbe5c0a7-a95d-4197-85d8-22bff6ccaff9 None None] SnapshotActionsController initialized {{(pid=112060) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 26 04:13:05.006778 np0000176387 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-c0f5d72f-3ce2-4c25-acba-9428cc658150 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:05.006851 np0000176387 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-c2869c75-b207-402c-b0fa-0f3bf66e4d40 None None] Extended resource: os-volume-manage {{(pid=112059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 04:13:05.006922 np0000176387 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-bbe5c0a7-a95d-4197-85d8-22bff6ccaff9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 04:13:05.006922 np0000176387 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-bbe5c0a7-a95d-4197-85d8-22bff6ccaff9 None None] Extension TypesManage extending resource: types {{(pid=112060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 04:13:05.007088 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.v3.router [None req-9e430680-0efe-4bf0-a9f3-f70e1f64025f None None] Extended resource: encryption {{(pid=112062) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 04:13:05.007152 np0000176387 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-bbe5c0a7-a95d-4197-85d8-22bff6ccaff9 None None] Extension VolumeActions extending resource: volumes {{(pid=112060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 04:13:05.007239 np0000176387 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-bbe5c0a7-a95d-4197-85d8-22bff6ccaff9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 04:13:05.007355 np0000176387 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-bbe5c0a7-a95d-4197-85d8-22bff6ccaff9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 04:13:05.007631 np0000176387 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-bbe5c0a7-a95d-4197-85d8-22bff6ccaff9 None None] Extension AdminActions extending resource: volumes {{(pid=112060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 04:13:05.007734 np0000176387 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-bbe5c0a7-a95d-4197-85d8-22bff6ccaff9 None None] Extension AdminActions extending resource: snapshots {{(pid=112060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 04:13:05.007835 np0000176387 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-bbe5c0a7-a95d-4197-85d8-22bff6ccaff9 None None] Extension AdminActions extending resource: backups {{(pid=112060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 04:13:05.007944 np0000176387 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-bbe5c0a7-a95d-4197-85d8-22bff6ccaff9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 04:13:05.008061 np0000176387 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-bbe5c0a7-a95d-4197-85d8-22bff6ccaff9 None None] Extension UsedLimits extending resource: limits {{(pid=112060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 04:13:05.008164 np0000176387 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-bbe5c0a7-a95d-4197-85d8-22bff6ccaff9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 04:13:05.008267 np0000176387 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-bbe5c0a7-a95d-4197-85d8-22bff6ccaff9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 04:13:05.008334 np0000176387 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-c0f5d72f-3ce2-4c25-acba-9428cc658150 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:05.008392 np0000176387 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-bbe5c0a7-a95d-4197-85d8-22bff6ccaff9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 04:13:05.008480 np0000176387 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-c2869c75-b207-402c-b0fa-0f3bf66e4d40 None None] Extended resource: os-availability-zone {{(pid=112059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 04:13:05.008549 np0000176387 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-bbe5c0a7-a95d-4197-85d8-22bff6ccaff9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 04:13:05.008622 np0000176387 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-bbe5c0a7-a95d-4197-85d8-22bff6ccaff9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 04:13:05.008686 np0000176387 devstack@c-api.service[112060]: DEBUG cinder.api.v3.router [None req-bbe5c0a7-a95d-4197-85d8-22bff6ccaff9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112060) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 04:13:05.009377 np0000176387 devstack@c-api.service[112062]: WARNING castellan.key_manager.migration [None req-9e430680-0efe-4bf0-a9f3-f70e1f64025f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:05.009667 np0000176387 devstack@c-api.service[112061]: WARNING castellan.key_manager.migration [None req-c0f5d72f-3ce2-4c25-acba-9428cc658150 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:05.009765 np0000176387 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-c2869c75-b207-402c-b0fa-0f3bf66e4d40 None None] Extended resource: encryption {{(pid=112059) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 04:13:05.010560 np0000176387 devstack@c-api.service[112061]: DEBUG cinder.api.contrib.snapshot_actions [None req-c0f5d72f-3ce2-4c25-acba-9428cc658150 None None] SnapshotActionsController initialized {{(pid=112061) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 26 04:13:05.010680 np0000176387 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-c0f5d72f-3ce2-4c25-acba-9428cc658150 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 04:13:05.010793 np0000176387 devstack@c-api.service[112062]: WARNING castellan.key_manager.migration [None req-9e430680-0efe-4bf0-a9f3-f70e1f64025f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:05.010855 np0000176387 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-c0f5d72f-3ce2-4c25-acba-9428cc658150 None None] Extension TypesManage extending resource: types {{(pid=112061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 04:13:05.010987 np0000176387 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-c0f5d72f-3ce2-4c25-acba-9428cc658150 None None] Extension VolumeActions extending resource: volumes {{(pid=112061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 04:13:05.011122 np0000176387 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-c0f5d72f-3ce2-4c25-acba-9428cc658150 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 04:13:05.011224 np0000176387 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-c0f5d72f-3ce2-4c25-acba-9428cc658150 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 04:13:05.011325 np0000176387 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-c0f5d72f-3ce2-4c25-acba-9428cc658150 None None] Extension AdminActions extending resource: volumes {{(pid=112061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 04:13:05.011443 np0000176387 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-c0f5d72f-3ce2-4c25-acba-9428cc658150 None None] Extension AdminActions extending resource: snapshots {{(pid=112061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 04:13:05.011551 np0000176387 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-c0f5d72f-3ce2-4c25-acba-9428cc658150 None None] Extension AdminActions extending resource: backups {{(pid=112061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 04:13:05.011657 np0000176387 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-c0f5d72f-3ce2-4c25-acba-9428cc658150 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 04:13:05.011757 np0000176387 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-c0f5d72f-3ce2-4c25-acba-9428cc658150 None None] Extension UsedLimits extending resource: limits {{(pid=112061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 04:13:05.011856 np0000176387 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-c0f5d72f-3ce2-4c25-acba-9428cc658150 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 04:13:05.011965 np0000176387 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-c0f5d72f-3ce2-4c25-acba-9428cc658150 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 04:13:05.012100 np0000176387 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-c0f5d72f-3ce2-4c25-acba-9428cc658150 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 04:13:05.012222 np0000176387 devstack@c-api.service[112062]: WARNING castellan.key_manager.migration [None req-9e430680-0efe-4bf0-a9f3-f70e1f64025f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:05.012283 np0000176387 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-c2869c75-b207-402c-b0fa-0f3bf66e4d40 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:05.012337 np0000176387 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-c0f5d72f-3ce2-4c25-acba-9428cc658150 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 04:13:05.012337 np0000176387 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-c0f5d72f-3ce2-4c25-acba-9428cc658150 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 04:13:05.012463 np0000176387 devstack@c-api.service[112061]: DEBUG cinder.api.v3.router [None req-c0f5d72f-3ce2-4c25-acba-9428cc658150 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112061) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 04:13:05.013695 np0000176387 devstack@c-api.service[112062]: WARNING castellan.key_manager.migration [None req-9e430680-0efe-4bf0-a9f3-f70e1f64025f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:05.013795 np0000176387 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-c2869c75-b207-402c-b0fa-0f3bf66e4d40 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:05.014985 np0000176387 devstack@c-api.service[112062]: WARNING castellan.key_manager.migration [None req-9e430680-0efe-4bf0-a9f3-f70e1f64025f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:05.015193 np0000176387 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-c2869c75-b207-402c-b0fa-0f3bf66e4d40 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:05.016434 np0000176387 devstack@c-api.service[112062]: WARNING castellan.key_manager.migration [None req-9e430680-0efe-4bf0-a9f3-f70e1f64025f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:05.016650 np0000176387 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-c2869c75-b207-402c-b0fa-0f3bf66e4d40 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:05.016846 np0000176387 devstack@c-api.service[112060]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x78e2430a3668 pid: 112060 (default app) May 26 04:13:05.017765 np0000176387 devstack@c-api.service[112062]: WARNING castellan.key_manager.migration [None req-9e430680-0efe-4bf0-a9f3-f70e1f64025f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:05.018254 np0000176387 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-c2869c75-b207-402c-b0fa-0f3bf66e4d40 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:05.018650 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.contrib.snapshot_actions [None req-9e430680-0efe-4bf0-a9f3-f70e1f64025f None None] SnapshotActionsController initialized {{(pid=112062) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 26 04:13:05.018770 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.v3.router [None req-9e430680-0efe-4bf0-a9f3-f70e1f64025f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112062) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 04:13:05.018886 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.v3.router [None req-9e430680-0efe-4bf0-a9f3-f70e1f64025f None None] Extension TypesManage extending resource: types {{(pid=112062) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 04:13:05.019601 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.v3.router [None req-9e430680-0efe-4bf0-a9f3-f70e1f64025f None None] Extension VolumeActions extending resource: volumes {{(pid=112062) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 04:13:05.019728 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.v3.router [None req-9e430680-0efe-4bf0-a9f3-f70e1f64025f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112062) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 04:13:05.019830 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.v3.router [None req-9e430680-0efe-4bf0-a9f3-f70e1f64025f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112062) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 04:13:05.019883 np0000176387 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-c2869c75-b207-402c-b0fa-0f3bf66e4d40 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:05.019919 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.v3.router [None req-9e430680-0efe-4bf0-a9f3-f70e1f64025f None None] Extension AdminActions extending resource: volumes {{(pid=112062) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 04:13:05.020042 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.v3.router [None req-9e430680-0efe-4bf0-a9f3-f70e1f64025f None None] Extension AdminActions extending resource: snapshots {{(pid=112062) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 04:13:05.020159 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.v3.router [None req-9e430680-0efe-4bf0-a9f3-f70e1f64025f None None] Extension AdminActions extending resource: backups {{(pid=112062) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 04:13:05.020254 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.v3.router [None req-9e430680-0efe-4bf0-a9f3-f70e1f64025f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112062) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 04:13:05.020361 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.v3.router [None req-9e430680-0efe-4bf0-a9f3-f70e1f64025f None None] Extension UsedLimits extending resource: limits {{(pid=112062) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 04:13:05.020465 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.v3.router [None req-9e430680-0efe-4bf0-a9f3-f70e1f64025f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112062) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 04:13:05.020570 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.v3.router [None req-9e430680-0efe-4bf0-a9f3-f70e1f64025f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112062) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 04:13:05.020680 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.v3.router [None req-9e430680-0efe-4bf0-a9f3-f70e1f64025f None None] Extension VolumeTypeAccess extending resource: types {{(pid=112062) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 04:13:05.020785 np0000176387 devstack@c-api.service[112061]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x78e2430a3668 pid: 112061 (default app) May 26 04:13:05.020831 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.v3.router [None req-9e430680-0efe-4bf0-a9f3-f70e1f64025f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112062) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 04:13:05.020874 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.v3.router [None req-9e430680-0efe-4bf0-a9f3-f70e1f64025f None None] Extension SnapshotActions extending resource: snapshots {{(pid=112062) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 04:13:05.020992 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.v3.router [None req-9e430680-0efe-4bf0-a9f3-f70e1f64025f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112062) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 04:13:05.021330 np0000176387 devstack@c-api.service[112059]: WARNING castellan.key_manager.migration [None req-c2869c75-b207-402c-b0fa-0f3bf66e4d40 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 04:13:05.022272 np0000176387 devstack@c-api.service[112059]: DEBUG cinder.api.contrib.snapshot_actions [None req-c2869c75-b207-402c-b0fa-0f3bf66e4d40 None None] SnapshotActionsController initialized {{(pid=112059) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 26 04:13:05.022421 np0000176387 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-c2869c75-b207-402c-b0fa-0f3bf66e4d40 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 04:13:05.022547 np0000176387 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-c2869c75-b207-402c-b0fa-0f3bf66e4d40 None None] Extension TypesManage extending resource: types {{(pid=112059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 04:13:05.022773 np0000176387 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-c2869c75-b207-402c-b0fa-0f3bf66e4d40 None None] Extension VolumeActions extending resource: volumes {{(pid=112059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 04:13:05.022924 np0000176387 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-c2869c75-b207-402c-b0fa-0f3bf66e4d40 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 04:13:05.023035 np0000176387 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-c2869c75-b207-402c-b0fa-0f3bf66e4d40 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 04:13:05.023158 np0000176387 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-c2869c75-b207-402c-b0fa-0f3bf66e4d40 None None] Extension AdminActions extending resource: volumes {{(pid=112059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 04:13:05.023281 np0000176387 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-c2869c75-b207-402c-b0fa-0f3bf66e4d40 None None] Extension AdminActions extending resource: snapshots {{(pid=112059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 04:13:05.023407 np0000176387 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-c2869c75-b207-402c-b0fa-0f3bf66e4d40 None None] Extension AdminActions extending resource: backups {{(pid=112059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 04:13:05.023489 np0000176387 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-c2869c75-b207-402c-b0fa-0f3bf66e4d40 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 04:13:05.023585 np0000176387 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-c2869c75-b207-402c-b0fa-0f3bf66e4d40 None None] Extension UsedLimits extending resource: limits {{(pid=112059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 04:13:05.023680 np0000176387 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-c2869c75-b207-402c-b0fa-0f3bf66e4d40 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 04:13:05.023783 np0000176387 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-c2869c75-b207-402c-b0fa-0f3bf66e4d40 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 04:13:05.023926 np0000176387 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-c2869c75-b207-402c-b0fa-0f3bf66e4d40 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 04:13:05.024074 np0000176387 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-c2869c75-b207-402c-b0fa-0f3bf66e4d40 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 04:13:05.024164 np0000176387 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-c2869c75-b207-402c-b0fa-0f3bf66e4d40 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 04:13:05.024247 np0000176387 devstack@c-api.service[112059]: DEBUG cinder.api.v3.router [None req-c2869c75-b207-402c-b0fa-0f3bf66e4d40 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112059) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 04:13:05.024941 np0000176387 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 26 04:13:05.024941 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.024941 np0000176387 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 26 04:13:05.024941 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.024941 np0000176387 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 26 04:13:05.025421 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.025421 np0000176387 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 26 04:13:05.025421 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.025421 np0000176387 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 26 04:13:05.025421 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.025771 np0000176387 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 26 04:13:05.025771 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.025771 np0000176387 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 26 04:13:05.025771 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.025771 np0000176387 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 26 04:13:05.025771 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.026258 np0000176387 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 26 04:13:05.026258 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.026258 np0000176387 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 26 04:13:05.026258 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.026582 np0000176387 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 26 04:13:05.026582 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.026582 np0000176387 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 26 04:13:05.026582 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.026887 np0000176387 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 26 04:13:05.026887 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.026887 np0000176387 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 26 04:13:05.026887 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.027220 np0000176387 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 26 04:13:05.027220 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.027220 np0000176387 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 26 04:13:05.027220 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.027220 np0000176387 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 26 04:13:05.027667 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.027667 np0000176387 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 26 04:13:05.027667 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.027667 np0000176387 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 26 04:13:05.027667 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.028048 np0000176387 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 26 04:13:05.028048 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.028048 np0000176387 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 26 04:13:05.028048 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.028048 np0000176387 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 26 04:13:05.028048 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.028483 np0000176387 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 26 04:13:05.028483 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.028483 np0000176387 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 26 04:13:05.028483 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.028483 np0000176387 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 26 04:13:05.028483 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.028903 np0000176387 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 26 04:13:05.028903 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.028903 np0000176387 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 26 04:13:05.028903 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.028903 np0000176387 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 26 04:13:05.028903 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.029359 np0000176387 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 26 04:13:05.029359 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.029359 np0000176387 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 26 04:13:05.029359 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.029359 np0000176387 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 26 04:13:05.029734 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.029734 np0000176387 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 26 04:13:05.029734 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.029734 np0000176387 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 26 04:13:05.029734 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.030185 np0000176387 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 26 04:13:05.030185 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.030185 np0000176387 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 26 04:13:05.030185 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.030185 np0000176387 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 26 04:13:05.030185 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.030866 np0000176387 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 26 04:13:05.030866 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.030866 np0000176387 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 26 04:13:05.030866 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.030866 np0000176387 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 26 04:13:05.030866 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.031301 np0000176387 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 26 04:13:05.031301 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.031301 np0000176387 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 26 04:13:05.031301 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.031301 np0000176387 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 26 04:13:05.031495 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.031495 np0000176387 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 26 04:13:05.031495 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.031495 np0000176387 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 26 04:13:05.031495 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.031643 np0000176387 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 26 04:13:05.031643 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.031643 np0000176387 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 26 04:13:05.031643 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.031766 np0000176387 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 26 04:13:05.031766 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.031766 np0000176387 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 26 04:13:05.031766 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.031888 np0000176387 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 26 04:13:05.031888 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.031888 np0000176387 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 26 04:13:05.031888 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.031888 np0000176387 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 26 04:13:05.032044 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.032044 np0000176387 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 26 04:13:05.032044 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.032044 np0000176387 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 26 04:13:05.032044 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.032184 np0000176387 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 26 04:13:05.032184 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.032184 np0000176387 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 26 04:13:05.032184 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.032305 np0000176387 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 26 04:13:05.032305 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.032305 np0000176387 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 26 04:13:05.032305 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.032428 np0000176387 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 26 04:13:05.032428 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.032428 np0000176387 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 26 04:13:05.032428 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.032642 np0000176387 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 26 04:13:05.032642 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.032642 np0000176387 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 26 04:13:05.032642 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.032758 np0000176387 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 26 04:13:05.032758 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.032758 np0000176387 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 26 04:13:05.032758 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.032880 np0000176387 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 26 04:13:05.032880 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.032880 np0000176387 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 26 04:13:05.032880 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.032880 np0000176387 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 26 04:13:05.033043 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.033043 np0000176387 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 26 04:13:05.033043 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.033043 np0000176387 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 26 04:13:05.033043 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.033043 np0000176387 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 26 04:13:05.033219 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.033219 np0000176387 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 26 04:13:05.033219 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.033219 np0000176387 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 26 04:13:05.033219 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.033361 np0000176387 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 26 04:13:05.033361 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.033361 np0000176387 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 26 04:13:05.033361 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.033361 np0000176387 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 26 04:13:05.033361 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.033535 np0000176387 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 26 04:13:05.033535 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.033535 np0000176387 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 26 04:13:05.033535 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.033535 np0000176387 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 26 04:13:05.033535 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.033698 np0000176387 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 26 04:13:05.033698 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.033698 np0000176387 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 26 04:13:05.033698 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.033698 np0000176387 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 26 04:13:05.033698 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.033869 np0000176387 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 26 04:13:05.033869 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.033869 np0000176387 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 26 04:13:05.033869 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.033869 np0000176387 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 26 04:13:05.033869 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.034062 np0000176387 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 26 04:13:05.034062 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.034062 np0000176387 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 26 04:13:05.034062 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.034187 np0000176387 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 26 04:13:05.034187 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.034187 np0000176387 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 26 04:13:05.034187 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.034187 np0000176387 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 26 04:13:05.034352 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.034352 np0000176387 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 26 04:13:05.034352 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.034352 np0000176387 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 26 04:13:05.034352 np0000176387 devstack@c-api.service[112060]: warnings.warn(deprecated_msg) May 26 04:13:05.034352 np0000176387 devstack@c-api.service[112060]: DEBUG cinder.api.middleware.request_id [None req-4ed50e04-a875-4118-b146-3a44b0be7923 None None] RequestId filter calling following filter/app {{(pid=112060) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 26 04:13:05.034512 np0000176387 devstack@c-api.service[112062]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x78e2430a3668 pid: 112062 (default app) May 26 04:13:05.034544 np0000176387 devstack@c-api.service[112060]: [pid: 112060|app: 0|req: 1/1] 162.253.55.186 () {60 vars in 956 bytes} [Tue May 26 04:13:05 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 26 04:13:05.034578 np0000176387 devstack@c-api.service[112059]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x78e2430a3668 pid: 112059 (default app) May 26 04:13:12.220931 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.220931 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.220931 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.220931 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.220931 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.221749 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.221749 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.221749 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.221749 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.221749 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.222069 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.222069 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.222069 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.222069 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.222069 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.222069 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.222403 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.222403 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.222403 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.222403 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.222767 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.222767 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.222767 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.222767 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.223059 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.223059 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.223059 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.223059 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.223319 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.223319 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.223319 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.223319 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.223319 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.223601 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.223601 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.223601 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.223601 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.223601 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.223877 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.223877 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.223877 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.223877 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.223877 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.223877 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.224322 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.224322 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.224322 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.224322 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.224322 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.224322 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.224693 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.224693 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.224693 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.224693 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.224693 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.224693 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.225079 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.225079 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.225079 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.225079 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.225079 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.225430 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.225430 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.225430 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.225430 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.225430 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.225711 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.225711 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.225711 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.225711 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.225711 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.225711 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.226065 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.226065 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.226065 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.226065 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.226065 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.226065 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.226541 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.226541 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.226541 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.226541 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.226541 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.226884 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.226884 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.226884 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.226884 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.226884 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.227272 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.227272 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.227272 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.227272 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.227546 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.227546 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.227546 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.227546 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.227791 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.227791 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.227791 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.227791 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.227791 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.228152 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.228152 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.228152 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.228152 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.228152 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.228475 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.228475 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.228475 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.228475 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.228740 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.228740 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.228740 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.228740 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.229005 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.229005 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.229005 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.229005 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.229296 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.229296 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.229296 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.229296 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.229525 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.229525 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.229525 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.229525 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.229766 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.229766 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.229766 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.229766 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.229766 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.230067 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.230067 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.230067 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.230067 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.230067 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.230067 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.230501 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.230501 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.230501 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.230501 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.230501 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.230868 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.230868 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.230868 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.230868 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.230868 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.230868 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.231356 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.231356 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.231356 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.231356 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.231356 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.231356 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.231732 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.231732 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.231732 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.231732 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.231732 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.231732 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.231984 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.231984 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.231984 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.231984 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.231984 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.231984 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.232262 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.232262 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.232262 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.232262 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.232454 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.232454 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.232454 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.232454 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.232454 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.232684 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.232684 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.232684 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.232684 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.232684 np0000176387 devstack@c-api.service[112061]: warnings.warn(deprecated_msg) May 26 04:13:12.232684 np0000176387 devstack@c-api.service[112061]: DEBUG cinder.api.middleware.request_id [None req-8d5508b5-e2b3-4a34-baf1-fde978f20aad None None] RequestId filter calling following filter/app {{(pid=112061) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 26 04:13:12.721561 np0000176387 devstack@c-api.service[112061]: INFO cinder.api.openstack.wsgi [None req-8d5508b5-e2b3-4a34-baf1-fde978f20aad admin admin] POST https://162.253.55.186/volume/v3/types May 26 04:13:12.722094 np0000176387 devstack@c-api.service[112061]: DEBUG cinder.api.openstack.wsgi [None req-8d5508b5-e2b3-4a34-baf1-fde978f20aad admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112061) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 26 04:13:12.723805 np0000176387 devstack@c-api.service[112061]: /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 26 04:13:12.723805 np0000176387 devstack@c-api.service[112061]: warnings.warn( May 26 04:13:12.733590 np0000176387 devstack@c-api.service[112061]: DEBUG oslo_db.sqlalchemy.engines [None req-8d5508b5-e2b3-4a34-baf1-fde978f20aad 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=112061) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 04:13:12.766093 np0000176387 devstack@c-api.service[112061]: INFO cinder.api.openstack.wsgi [None req-8d5508b5-e2b3-4a34-baf1-fde978f20aad admin admin] https://162.253.55.186/volume/v3/types returned with HTTP 200 May 26 04:13:12.767720 np0000176387 devstack@c-api.service[112061]: [pid: 112061|app: 0|req: 1/2] 162.253.55.186 () {68 vars in 1288 bytes} [Tue May 26 04:13:12 2026] POST /volume/v3/types => generated 186 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 26 04:13:12.794726 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.794726 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.795209 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.795209 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.795209 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.795209 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.795209 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.795402 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.795402 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.795402 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.795402 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.795402 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.795402 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.795622 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.795622 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.795622 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.795622 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.795622 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.795939 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.795939 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.795939 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.795939 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.796288 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.796288 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.796288 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.796288 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.796636 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.796636 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.796636 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.796636 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.796636 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.796958 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.796958 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.796958 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.796958 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.796958 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.797378 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.797378 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.797378 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.797378 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.797378 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.797378 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.797770 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.797770 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.797770 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.797770 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.797770 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.797770 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.798228 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.798228 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.798228 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.798228 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.798228 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.798228 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.798581 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.798581 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.798581 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.798581 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.798581 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.798581 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.799130 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.799130 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.799130 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.799130 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.799391 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.799391 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.799391 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.799391 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.799391 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.799721 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.799721 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.799721 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.799721 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.799721 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.800050 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.800050 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.800050 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.800050 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.800050 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.800050 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.800466 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.800466 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.800466 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.800466 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.800466 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.800781 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.800781 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.800781 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.800781 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.800781 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.801171 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.801171 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.801171 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.801171 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.801431 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.801431 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.801431 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.801431 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.801798 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.801798 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.801798 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.801798 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.801798 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.802252 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.802252 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.802252 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.802252 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.802252 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.802576 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.802576 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.802576 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.802576 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.802979 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.802979 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.802979 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.802979 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.803354 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.803354 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.803354 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.803354 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.803662 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.803662 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.803662 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.803662 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.803890 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.803890 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.803890 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.803890 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.804236 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.804236 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.804236 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.804236 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.804236 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.804236 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.804567 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.804567 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.804567 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.804567 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.804567 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.804871 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.804871 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.804871 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.804871 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.804871 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.804871 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.804871 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.805265 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.805265 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.805265 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.805265 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.805265 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.805265 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.805608 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.805608 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.805608 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.805608 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.805608 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.805608 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.805936 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.805936 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.805936 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.805936 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.805936 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.805936 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.806326 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.806326 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.806326 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.806326 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.806552 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.806552 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.806552 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.806552 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.806854 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.806854 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.806854 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.806854 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.807323 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.807323 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.807323 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:12.807323 np0000176387 devstack@c-api.service[112062]: warnings.warn(deprecated_msg) May 26 04:13:12.807323 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.middleware.request_id [req-8d5508b5-e2b3-4a34-baf1-fde978f20aad req-29b9bee2-4a4d-413f-85a5-a4cf6579b203 None None] RequestId filter calling following filter/app {{(pid=112062) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 26 04:13:13.130573 np0000176387 devstack@c-api.service[112062]: INFO cinder.api.openstack.wsgi [req-8d5508b5-e2b3-4a34-baf1-fde978f20aad req-29b9bee2-4a4d-413f-85a5-a4cf6579b203 admin admin] POST https://162.253.55.186/volume/v3/types/a1bb9080-2327-4769-b5f8-d236b9903aa4/extra_specs May 26 04:13:13.131223 np0000176387 devstack@c-api.service[112062]: DEBUG cinder.api.openstack.wsgi [req-8d5508b5-e2b3-4a34-baf1-fde978f20aad req-29b9bee2-4a4d-413f-85a5-a4cf6579b203 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112062) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 26 04:13:13.133296 np0000176387 devstack@c-api.service[112062]: /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 26 04:13:13.133296 np0000176387 devstack@c-api.service[112062]: warnings.warn( May 26 04:13:13.143558 np0000176387 devstack@c-api.service[112062]: DEBUG oslo_db.sqlalchemy.engines [req-8d5508b5-e2b3-4a34-baf1-fde978f20aad req-29b9bee2-4a4d-413f-85a5-a4cf6579b203 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=112062) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 04:13:13.207597 np0000176387 devstack@c-api.service[112062]: INFO cinder.api.openstack.wsgi [req-8d5508b5-e2b3-4a34-baf1-fde978f20aad req-29b9bee2-4a4d-413f-85a5-a4cf6579b203 admin admin] https://162.253.55.186/volume/v3/types/a1bb9080-2327-4769-b5f8-d236b9903aa4/extra_specs returned with HTTP 200 May 26 04:13:13.208206 np0000176387 devstack@c-api.service[112062]: [pid: 112062|app: 0|req: 1/3] 162.253.55.186 () {70 vars in 1505 bytes} [Tue May 26 04:13:12 2026] POST /volume/v3/types/a1bb9080-2327-4769-b5f8-d236b9903aa4/extra_specs => generated 55 bytes in 429 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 26 04:13:14.903242 np0000176387 devstack@c-api.service[112060]: DEBUG dbcounter [-] [112060] Writing DB stats cinder:SELECT=6 {{(pid=112060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 26 04:13:14.916440 np0000176387 devstack@c-api.service[112059]: DEBUG dbcounter [-] [112059] Writing DB stats cinder:SELECT=6 {{(pid=112059) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 26 04:13:22.763716 np0000176387 devstack@c-api.service[112061]: DEBUG dbcounter [-] [112061] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112061) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 26 04:13:23.205677 np0000176387 devstack@c-api.service[112062]: DEBUG dbcounter [-] [112062] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112062) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}