May 28 01:57:25.751021 np0000177134 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 28 01:57:25.756347 np0000177134 devstack@c-api.service[112147]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 28 01:57:25.758568 np0000177134 devstack@c-api.service[112147]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu May 28 01:57:25 2026] *** May 28 01:57:25.758568 np0000177134 devstack@c-api.service[112147]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 28 01:57:25.758568 np0000177134 devstack@c-api.service[112147]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 May 28 01:57:25.758568 np0000177134 devstack@c-api.service[112147]: nodename: np0000177134 May 28 01:57:25.758568 np0000177134 devstack@c-api.service[112147]: machine: x86_64 May 28 01:57:25.758568 np0000177134 devstack@c-api.service[112147]: clock source: unix May 28 01:57:25.758568 np0000177134 devstack@c-api.service[112147]: pcre jit disabled May 28 01:57:25.758568 np0000177134 devstack@c-api.service[112147]: detected number of CPU cores: 16 May 28 01:57:25.758568 np0000177134 devstack@c-api.service[112147]: current working directory: / May 28 01:57:25.758568 np0000177134 devstack@c-api.service[112147]: detected binary path: /usr/bin/uwsgi-core May 28 01:57:25.758568 np0000177134 devstack@c-api.service[112147]: your processes number limit is 256917 May 28 01:57:25.758568 np0000177134 devstack@c-api.service[112147]: your memory page size is 4096 bytes May 28 01:57:25.758568 np0000177134 devstack@c-api.service[112147]: detected max file descriptor number: 2048 May 28 01:57:25.758568 np0000177134 devstack@c-api.service[112147]: lock engine: pthread robust mutexes May 28 01:57:25.759249 np0000177134 devstack@c-api.service[112147]: thunder lock: enabled May 28 01:57:25.759249 np0000177134 devstack@c-api.service[112147]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 28 01:57:25.759249 np0000177134 devstack@c-api.service[112147]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 28 01:57:25.759249 np0000177134 devstack@c-api.service[112147]: PEP 405 virtualenv detected: /opt/stack/data/venv May 28 01:57:25.759249 np0000177134 devstack@c-api.service[112147]: Set PythonHome to /opt/stack/data/venv May 28 01:57:25.792512 np0000177134 devstack@c-api.service[112147]: Python main interpreter initialized at 0x7b56e92a3668 May 28 01:57:25.792512 np0000177134 devstack@c-api.service[112147]: python threads support enabled May 28 01:57:25.792512 np0000177134 devstack@c-api.service[112147]: your server socket listen backlog is limited to 100 connections May 28 01:57:25.792512 np0000177134 devstack@c-api.service[112147]: your mercy for graceful operations on workers is 80 seconds May 28 01:57:25.793027 np0000177134 devstack@c-api.service[112147]: mapped 671795 bytes (656 KB) for 4 cores May 28 01:57:25.793166 np0000177134 devstack@c-api.service[112147]: *** Operational MODE: preforking *** May 28 01:57:25.793309 np0000177134 devstack@c-api.service[112147]: *** uWSGI is running in multiple interpreter mode *** May 28 01:57:25.793309 np0000177134 devstack@c-api.service[112147]: spawned uWSGI master process (pid: 112147) May 28 01:57:25.793475 np0000177134 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 28 01:57:25.793969 np0000177134 devstack@c-api.service[112147]: spawned uWSGI worker 1 (pid: 112148, cores: 1) May 28 01:57:25.794498 np0000177134 devstack@c-api.service[112147]: spawned uWSGI worker 2 (pid: 112149, cores: 1) May 28 01:57:25.795072 np0000177134 devstack@c-api.service[112147]: spawned uWSGI worker 3 (pid: 112150, cores: 1) May 28 01:57:25.795557 np0000177134 devstack@c-api.service[112147]: spawned uWSGI worker 4 (pid: 112151, cores: 1) May 28 01:57:25.795643 np0000177134 devstack@c-api.service[112147]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 28 01:57:25.922089 np0000177134 devstack@c-api.service[112149]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 28 01:57:25.922089 np0000177134 devstack@c-api.service[112149]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 28 01:57:25.922089 np0000177134 devstack@c-api.service[112149]: we strongly recommend against using it for new projects. May 28 01:57:25.922089 np0000177134 devstack@c-api.service[112149]: If you are already using Eventlet, we recommend migrating to a different May 28 01:57:25.922089 np0000177134 devstack@c-api.service[112149]: framework. For more detail see May 28 01:57:25.922089 np0000177134 devstack@c-api.service[112149]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 28 01:57:25.922089 np0000177134 devstack@c-api.service[112149]: import eventlet # noqa May 28 01:57:25.924329 np0000177134 devstack@c-api.service[112151]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 28 01:57:25.924329 np0000177134 devstack@c-api.service[112151]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 28 01:57:25.924329 np0000177134 devstack@c-api.service[112151]: we strongly recommend against using it for new projects. May 28 01:57:25.924329 np0000177134 devstack@c-api.service[112151]: If you are already using Eventlet, we recommend migrating to a different May 28 01:57:25.924329 np0000177134 devstack@c-api.service[112151]: framework. For more detail see May 28 01:57:25.924329 np0000177134 devstack@c-api.service[112151]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 28 01:57:25.924329 np0000177134 devstack@c-api.service[112151]: import eventlet # noqa May 28 01:57:25.932240 np0000177134 devstack@c-api.service[112150]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 28 01:57:25.932240 np0000177134 devstack@c-api.service[112150]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 28 01:57:25.932240 np0000177134 devstack@c-api.service[112150]: we strongly recommend against using it for new projects. May 28 01:57:25.932240 np0000177134 devstack@c-api.service[112150]: If you are already using Eventlet, we recommend migrating to a different May 28 01:57:25.932240 np0000177134 devstack@c-api.service[112150]: framework. For more detail see May 28 01:57:25.932240 np0000177134 devstack@c-api.service[112150]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 28 01:57:25.932240 np0000177134 devstack@c-api.service[112150]: import eventlet # noqa May 28 01:57:25.945256 np0000177134 devstack@c-api.service[112148]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 28 01:57:25.945256 np0000177134 devstack@c-api.service[112148]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 28 01:57:25.945256 np0000177134 devstack@c-api.service[112148]: we strongly recommend against using it for new projects. May 28 01:57:25.945256 np0000177134 devstack@c-api.service[112148]: If you are already using Eventlet, we recommend migrating to a different May 28 01:57:25.945256 np0000177134 devstack@c-api.service[112148]: framework. For more detail see May 28 01:57:25.945256 np0000177134 devstack@c-api.service[112148]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 28 01:57:25.945256 np0000177134 devstack@c-api.service[112148]: import eventlet # noqa May 28 01:57:26.006137 np0000177134 devstack@c-api.service[112149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 28 01:57:26.006137 np0000177134 devstack@c-api.service[112149]: debtcollector.deprecate( May 28 01:57:26.008711 np0000177134 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 28 01:57:26.008711 np0000177134 devstack@c-api.service[112151]: debtcollector.deprecate( May 28 01:57:26.019123 np0000177134 devstack@c-api.service[112150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 28 01:57:26.019123 np0000177134 devstack@c-api.service[112150]: debtcollector.deprecate( May 28 01:57:26.031904 np0000177134 devstack@c-api.service[112148]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 28 01:57:26.031904 np0000177134 devstack@c-api.service[112148]: debtcollector.deprecate( May 28 01:57:26.087796 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:26.087796 np0000177134 devstack@c-api.service[112151]: from cgi import parse_header May 28 01:57:26.097636 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:26.097636 np0000177134 devstack@c-api.service[112149]: from cgi import parse_header May 28 01:57:26.108315 np0000177134 devstack@c-api.service[112150]: /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 28 01:57:26.108315 np0000177134 devstack@c-api.service[112150]: from cgi import parse_header May 28 01:57:26.112842 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:26.112842 np0000177134 devstack@c-api.service[112148]: from cgi import parse_header May 28 01:57:26.132957 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:26.132957 np0000177134 devstack@c-api.service[112151]: removals.removed_module( May 28 01:57:26.133764 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:26.133764 np0000177134 devstack@c-api.service[112151]: removals.removed_module( May 28 01:57:26.154528 np0000177134 devstack@c-api.service[112150]: /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 28 01:57:26.154528 np0000177134 devstack@c-api.service[112150]: removals.removed_module( May 28 01:57:26.155242 np0000177134 devstack@c-api.service[112150]: /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 28 01:57:26.155242 np0000177134 devstack@c-api.service[112150]: removals.removed_module( May 28 01:57:26.157890 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:26.157890 np0000177134 devstack@c-api.service[112148]: removals.removed_module( May 28 01:57:26.158566 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:26.158566 np0000177134 devstack@c-api.service[112148]: removals.removed_module( May 28 01:57:26.158768 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:26.158768 np0000177134 devstack@c-api.service[112149]: removals.removed_module( May 28 01:57:26.161660 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:26.161660 np0000177134 devstack@c-api.service[112149]: removals.removed_module( May 28 01:57:26.728983 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:26.728983 np0000177134 devstack@c-api.service[112151]: warnings.warn( May 28 01:57:26.757021 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:26.757021 np0000177134 devstack@c-api.service[112148]: warnings.warn( May 28 01:57:26.815814 np0000177134 devstack@c-api.service[112150]: /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 28 01:57:26.815814 np0000177134 devstack@c-api.service[112150]: warnings.warn( May 28 01:57:26.820589 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:26.820589 np0000177134 devstack@c-api.service[112151]: warnings.warn( May 28 01:57:26.834091 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:26.834091 np0000177134 devstack@c-api.service[112149]: warnings.warn( May 28 01:57:26.854409 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:26.854409 np0000177134 devstack@c-api.service[112148]: warnings.warn( May 28 01:57:26.920488 np0000177134 devstack@c-api.service[112150]: /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 28 01:57:26.920488 np0000177134 devstack@c-api.service[112150]: warnings.warn( May 28 01:57:26.933528 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:26.933528 np0000177134 devstack@c-api.service[112149]: warnings.warn( May 28 01:57:27.114091 np0000177134 devstack@c-api.service[112151]: 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 28 01:57:27.114577 np0000177134 devstack@c-api.service[112151]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112151) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 28 01:57:27.135986 np0000177134 devstack@c-api.service[112148]: 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 28 01:57:27.136388 np0000177134 devstack@c-api.service[112148]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112148) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 28 01:57:27.200480 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:27.200480 np0000177134 devstack@c-api.service[112148]: @jsonschema.FormatChecker.cls_checks('date-time') May 28 01:57:27.201016 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:27.201016 np0000177134 devstack@c-api.service[112151]: @jsonschema.FormatChecker.cls_checks('date-time') May 28 01:57:27.207400 np0000177134 devstack@c-api.service[112149]: 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 28 01:57:27.207559 np0000177134 devstack@c-api.service[112149]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112149) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 28 01:57:27.212861 np0000177134 devstack@c-api.service[112150]: 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 28 01:57:27.213184 np0000177134 devstack@c-api.service[112150]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112150) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 28 01:57:27.268933 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:27.268933 np0000177134 devstack@c-api.service[112149]: @jsonschema.FormatChecker.cls_checks('date-time') May 28 01:57:27.276979 np0000177134 devstack@c-api.service[112150]: /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 28 01:57:27.276979 np0000177134 devstack@c-api.service[112150]: @jsonschema.FormatChecker.cls_checks('date-time') May 28 01:57:27.653445 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112151) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 28 01:57:27.653717 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112149) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 28 01:57:27.653792 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112148) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 28 01:57:27.653871 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.653871 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.653999 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112150) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 28 01:57:27.654075 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.654132 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.654189 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.654243 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.654297 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.654361 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.654424 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.654488 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.654488 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.654723 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.654907 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.654986 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.655051 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.655115 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.655183 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.655244 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.655307 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.655368 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.655422 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.655493 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.655565 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.655675 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.655754 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.655828 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.655894 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.655954 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.656019 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.656077 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.656077 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.656196 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.656256 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.656324 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.656382 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.656442 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.656442 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.656442 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.656442 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112148) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.656442 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.658098 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.658173 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.658248 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.658318 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.658378 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.658436 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.658502 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.658571 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.658703 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.658768 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.658858 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.658925 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.658994 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.659051 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.659109 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.659166 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.659223 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112148) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.659295 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.659353 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.659419 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.659479 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.659479 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.659599 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.659599 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.659599 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.659599 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.659599 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.659599 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.663496 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.663554 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.663634 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.663719 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.663772 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.663815 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.663855 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.663855 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.663923 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.663970 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.664016 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.664056 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.664091 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112148) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.664091 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.664159 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.664230 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.664299 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.664341 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.664407 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.664442 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.664484 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.664518 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.664557 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.664592 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.664592 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.664678 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.664713 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.664792 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.670342 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.670409 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.670446 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.670522 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.670588 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.670728 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112148) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.670728 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.670903 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.670989 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.671051 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.671117 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.671117 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.671245 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.671311 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.671373 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.671452 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.671452 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.671452 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.671646 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.671646 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.671646 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.671938 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.672009 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.672068 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.672139 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.672208 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.672269 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.672334 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.672400 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.672465 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.672546 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.672609 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.672709 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.672783 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.672852 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112148) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.672911 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.672977 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.673043 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.673110 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.673176 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.673249 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.673322 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.673380 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.673440 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.673440 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.673440 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.673440 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.673440 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.673440 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.673827 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.673899 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.673989 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.673989 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.674137 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.674208 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.674277 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.674339 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.674406 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.674478 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.674551 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.674675 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.674767 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.674831 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112148) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.674902 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.674962 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.675032 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.675099 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.675174 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.675233 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.675292 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.675358 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.675425 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.675495 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.675563 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.675686 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.675771 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.675771 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.675882 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.675882 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.675882 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.675882 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.675882 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.675882 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.675882 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.676283 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.676283 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.676406 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.676475 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.676544 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.676606 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.676693 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.676773 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.676834 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.676901 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.676961 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.677023 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112148) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.677081 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.677159 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.677220 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.677296 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.677366 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.677425 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.677479 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.677548 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.677608 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.677691 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.677751 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.677812 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.677871 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.677929 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.678014 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.678085 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.678143 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.678246 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.678315 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.678384 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.678451 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.678510 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.678568 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.678707 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.678796 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112148) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.678857 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.678917 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.678985 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.679044 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.679111 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.679179 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.679273 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.679349 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.679408 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.679468 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.679528 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.679565 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.679593 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.679618 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.679618 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.679618 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.679618 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.679618 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.679618 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.679766 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.679766 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.679766 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.679838 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.679864 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.679889 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.679919 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.679949 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.679985 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.680020 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112148) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.680054 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.680087 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.680125 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.680150 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.680176 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.680211 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.680236 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.680264 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.680289 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.680314 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.680338 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.680368 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.680392 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.680418 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.680418 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.680418 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.680418 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.680418 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.681000 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.681045 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.681075 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.681105 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.681132 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.681162 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.681188 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.681219 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.681246 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.681270 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.681297 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112148) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.681322 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.681351 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.681383 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.681410 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.681437 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.681470 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.681498 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.681526 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.681553 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.681581 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.681607 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.681643 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.681671 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.681702 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.681732 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.681765 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.681803 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.681835 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.681861 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.681890 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.681916 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.681945 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.681974 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.682000 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.682024 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.682053 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112148) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.682083 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.682114 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.682138 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.682167 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.682191 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.682220 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.682244 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.682267 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.682298 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.682327 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.682354 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.682380 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.682404 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.682431 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.682462 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.682492 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.682521 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.682521 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.682521 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.682991 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.683049 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.683126 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.683162 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.683194 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.683221 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.683252 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.683278 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.683302 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.683336 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112148) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.683366 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.683392 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.683421 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.683445 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.683470 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.683497 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.683523 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.683552 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.683579 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.683605 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.683642 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.683677 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.683712 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.683737 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.683737 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.683737 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.683809 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.683809 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.684179 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.684246 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.684307 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.684365 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.684417 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.684447 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.684472 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112148) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.684497 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.684523 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.684550 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.684611 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.684670 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.684702 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.684754 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.684787 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.684813 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.684838 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.684868 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.684901 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.684930 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.684960 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.684989 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.685018 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.685044 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.685078 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.685109 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.685134 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.685160 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.685186 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.685216 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.685246 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.685272 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.685297 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.685323 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.685352 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.685379 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.685409 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.685434 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.685460 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112148) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.685485 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.685485 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.685540 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.685570 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.685600 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.685650 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.685685 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.685736 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.685766 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.685791 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.685816 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.685841 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.685866 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.685895 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.685926 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.685963 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.685963 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.687658 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.687734 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.687785 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.687830 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.687869 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.687913 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.687951 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.687996 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.688033 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.688072 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.688114 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.688152 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112148) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.688195 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.688232 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.688270 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.688307 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.688343 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.688379 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.688425 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.688462 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.688503 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.688572 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.688612 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.688685 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.688685 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.688685 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.688685 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.688685 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.688981 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.689042 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.689080 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.689129 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.689167 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.689218 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.689262 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.689301 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.689343 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.689386 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.689430 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.689474 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.689516 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112148) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.689562 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.689600 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.689683 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.689725 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.689763 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.689763 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.689854 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.689898 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.689898 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.689970 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.690012 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.690056 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.690056 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.690056 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.690056 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.691449 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.691512 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.691551 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.691610 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.691676 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.691722 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.691766 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.691810 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.691847 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.691884 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.691936 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.691974 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.692017 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.692059 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.692097 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.692135 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.692171 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.692207 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112148) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.692244 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.692285 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.692330 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.692372 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.692372 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.692372 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.692372 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.692372 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.692552 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.692552 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.693831 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.693890 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.693965 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.694041 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.694087 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.694125 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.694166 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.694201 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.694237 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.694272 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.694306 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.694349 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.694390 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.694435 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.694474 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.694510 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.694551 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.694593 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.694674 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.694721 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.694768 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112148) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.694807 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.694844 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.694878 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.694913 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.694913 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.694913 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.694913 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.696849 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.696911 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.696962 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.697000 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.697033 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.697066 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.697109 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.697143 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.697175 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.697206 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.697250 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.697304 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.697349 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.697388 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.697429 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112148) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.697465 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.697507 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.697541 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.697582 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.697642 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.697693 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.697740 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.697781 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.697817 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.697858 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.697898 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.697938 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.697973 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.698013 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.698052 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.698086 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.698127 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.698162 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.698202 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.698241 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.698275 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.698309 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.698342 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.698387 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.698427 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.698461 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112148) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.698495 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.698665 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.698710 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.698744 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.698784 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.698818 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.698854 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.698887 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.698921 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.698965 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.698965 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.698965 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.698965 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.698965 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.698965 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.699552 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.699619 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.699688 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.699727 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.699764 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.699810 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.699853 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.699889 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.699925 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.699960 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.700012 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.700054 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.700094 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.700130 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.700165 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.700199 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.700244 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112148) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.700279 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.700314 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.700350 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.700384 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.700423 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.700465 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.700505 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.700505 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.700505 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.700505 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.700505 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.700687 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.700730 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.700808 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.700849 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.700899 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.700940 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.700976 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.701023 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.701059 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.701098 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.701134 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.701134 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.701203 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112148) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.701243 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.701285 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.701325 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.701325 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.701398 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.701457 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.701457 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.701522 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.701558 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.701592 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.701644 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.701681 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.701681 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.701681 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.701774 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.702459 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.702518 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.702563 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.702681 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.702728 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.702763 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.702800 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.702836 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.702871 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.702906 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.702955 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.702998 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.703039 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.703080 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.703115 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.703156 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.703196 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.703231 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.703265 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.703300 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.703344 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.703380 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.703419 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.703453 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112148) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.703498 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.703532 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.703565 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.703604 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.705355 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.705428 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.705515 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.705578 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.705617 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.705683 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.705720 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.705760 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.705801 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.705841 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.705878 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.705878 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.705949 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.705986 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112148) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.705986 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.706049 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.706049 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.706117 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.706117 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.706185 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.706221 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.706267 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.706310 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.706345 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.706380 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.706419 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.706455 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.706455 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.706529 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.706566 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.706650 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.706692 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.706737 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.706777 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.706814 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.706850 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.706891 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.706926 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.706963 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.707005 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.707040 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.707079 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.707116 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.707150 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.707184 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.707218 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.707256 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.707295 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.707329 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.707367 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.707407 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.707443 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.707482 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.707522 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.707557 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112148) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.707557 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.708234 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.708295 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.708362 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.708408 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.708472 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.708517 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.708560 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.708595 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.708643 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.708687 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.708724 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.708758 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.708805 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.708841 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.708874 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.708908 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.708940 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.708975 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.709008 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.709043 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.709091 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.709132 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.709178 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.709220 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.709255 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.709289 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.709329 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.709364 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.709400 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.709440 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.709475 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.709519 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.709556 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.709595 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.709656 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112148) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.709699 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.709738 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.709777 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.709832 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.709876 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.709909 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.709950 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.709985 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.710019 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.710054 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.710089 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.710123 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.710157 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.710191 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.710232 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.710266 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.710310 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.710350 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.710390 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.710390 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112148) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.710390 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.710490 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.710490 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.710572 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.710657 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.710710 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.710746 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.710782 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.710817 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.710857 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.710857 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.710922 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.710962 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.710998 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.711038 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.711085 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.711125 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.711162 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.711197 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.711238 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.711274 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.711309 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.711345 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.711385 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.711426 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.711476 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.711511 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.711547 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.711587 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.711662 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.711705 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.711742 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.711774 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.711807 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.711842 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.711894 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.711932 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.711965 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.712005 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.712039 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.712076 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112148) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.712115 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.712149 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.712185 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.712219 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.712261 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.712296 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.712336 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.712370 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.712410 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.712445 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.712479 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.712520 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.712560 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.712600 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.712600 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112148) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.712600 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.712600 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.712600 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.712779 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.712818 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.712859 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.712894 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.712934 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.712971 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.713014 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.713055 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112148) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.713187 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.713313 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.713358 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.713399 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.713435 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.713476 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.713517 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.713563 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.713599 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.713660 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.713703 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.713743 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.713777 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.713817 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.713856 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.713890 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.713924 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.713965 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.713999 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.714033 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.714067 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.714105 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.714141 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.714179 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112148) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.714217 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.714253 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.714297 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.714336 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.714375 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.714409 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.714444 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.714478 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.714516 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.714551 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.714653 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.714728 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.714779 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.714816 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.714855 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.714890 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.714924 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.714965 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.715003 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.715038 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.715038 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.715038 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 01:57:27.715308 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112148) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.715353 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.715388 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.715425 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.715466 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.715501 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.715537 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.715575 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.715613 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112148) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.715694 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.715735 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.715771 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112148) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.715806 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.715841 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.715881 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 01:57:27.715922 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.715961 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.716001 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 01:57:27.716036 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.716078 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 01:57:27.716109 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.716141 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 01:57:27.716141 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 01:57:27.716141 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 01:57:27.761984 np0000177134 devstack@c-api.service[112151]: INFO dbcounter [None req-4e357bc0-fee9-4384-abc3-63ffc556a365 None None] Registered counter for database cinder May 28 01:57:27.762238 np0000177134 devstack@c-api.service[112150]: INFO dbcounter [None req-42b2e903-5b81-4d30-82d1-55005d82a0ec None None] Registered counter for database cinder May 28 01:57:27.762320 np0000177134 devstack@c-api.service[112148]: INFO dbcounter [None req-d36aae54-3540-4784-b49c-bf801077a35a None None] Registered counter for database cinder May 28 01:57:27.763091 np0000177134 devstack@c-api.service[112149]: INFO dbcounter [None req-e91be612-82a0-428a-b048-12810cab8625 None None] Registered counter for database cinder May 28 01:57:27.807984 np0000177134 devstack@c-api.service[112151]: DEBUG oslo_db.sqlalchemy.engines [None req-4e357bc0-fee9-4384-abc3-63ffc556a365 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=112151) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 01:57:27.811603 np0000177134 devstack@c-api.service[112148]: DEBUG oslo_db.sqlalchemy.engines [None req-d36aae54-3540-4784-b49c-bf801077a35a 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=112148) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 01:57:27.816261 np0000177134 devstack@c-api.service[112150]: DEBUG oslo_db.sqlalchemy.engines [None req-42b2e903-5b81-4d30-82d1-55005d82a0ec 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=112150) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 01:57:27.822378 np0000177134 devstack@c-api.service[112149]: DEBUG oslo_db.sqlalchemy.engines [None req-e91be612-82a0-428a-b048-12810cab8625 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=112149) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 01:57:27.924921 np0000177134 devstack@c-api.service[112151]: DEBUG dbcounter [-] [112151] Writer thread running {{(pid=112151) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 28 01:57:27.927506 np0000177134 devstack@c-api.service[112148]: DEBUG dbcounter [-] [112148] Writer thread running {{(pid=112148) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 28 01:57:27.927618 np0000177134 devstack@c-api.service[112151]: INFO cinder.rpc [None req-4e357bc0-fee9-4384-abc3-63ffc556a365 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 28 01:57:27.929844 np0000177134 devstack@c-api.service[112151]: INFO cinder.rpc [None req-4e357bc0-fee9-4384-abc3-63ffc556a365 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 28 01:57:27.930182 np0000177134 devstack@c-api.service[112148]: INFO cinder.rpc [None req-d36aae54-3540-4784-b49c-bf801077a35a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 28 01:57:27.932151 np0000177134 devstack@c-api.service[112151]: INFO cinder.rpc [None req-4e357bc0-fee9-4384-abc3-63ffc556a365 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 28 01:57:27.932497 np0000177134 devstack@c-api.service[112148]: INFO cinder.rpc [None req-d36aae54-3540-4784-b49c-bf801077a35a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 28 01:57:27.934687 np0000177134 devstack@c-api.service[112150]: DEBUG dbcounter [-] [112150] Writer thread running {{(pid=112150) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 28 01:57:27.934838 np0000177134 devstack@c-api.service[112151]: INFO cinder.rpc [None req-4e357bc0-fee9-4384-abc3-63ffc556a365 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 28 01:57:27.934916 np0000177134 devstack@c-api.service[112148]: INFO cinder.rpc [None req-d36aae54-3540-4784-b49c-bf801077a35a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 28 01:57:27.934989 np0000177134 devstack@c-api.service[112149]: DEBUG dbcounter [-] [112149] Writer thread running {{(pid=112149) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 28 01:57:27.935479 np0000177134 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-4e357bc0-fee9-4384-abc3-63ffc556a365 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:27.936739 np0000177134 devstack@c-api.service[112148]: INFO cinder.rpc [None req-d36aae54-3540-4784-b49c-bf801077a35a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 28 01:57:27.936975 np0000177134 devstack@c-api.service[112150]: INFO cinder.rpc [None req-42b2e903-5b81-4d30-82d1-55005d82a0ec None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 28 01:57:27.937757 np0000177134 devstack@c-api.service[112149]: INFO cinder.rpc [None req-e91be612-82a0-428a-b048-12810cab8625 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 28 01:57:27.937839 np0000177134 devstack@c-api.service[112148]: WARNING castellan.key_manager.migration [None req-d36aae54-3540-4784-b49c-bf801077a35a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:27.938156 np0000177134 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-4e357bc0-fee9-4384-abc3-63ffc556a365 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:27.939286 np0000177134 devstack@c-api.service[112150]: INFO cinder.rpc [None req-42b2e903-5b81-4d30-82d1-55005d82a0ec None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 28 01:57:27.940194 np0000177134 devstack@c-api.service[112149]: INFO cinder.rpc [None req-e91be612-82a0-428a-b048-12810cab8625 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 28 01:57:27.941550 np0000177134 devstack@c-api.service[112150]: INFO cinder.rpc [None req-42b2e903-5b81-4d30-82d1-55005d82a0ec None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 28 01:57:27.941755 np0000177134 devstack@c-api.service[112148]: WARNING castellan.key_manager.migration [None req-d36aae54-3540-4784-b49c-bf801077a35a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:27.942391 np0000177134 devstack@c-api.service[112149]: INFO cinder.rpc [None req-e91be612-82a0-428a-b048-12810cab8625 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 28 01:57:27.944167 np0000177134 devstack@c-api.service[112150]: INFO cinder.rpc [None req-42b2e903-5b81-4d30-82d1-55005d82a0ec None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 28 01:57:27.944432 np0000177134 devstack@c-api.service[112149]: INFO cinder.rpc [None req-e91be612-82a0-428a-b048-12810cab8625 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 28 01:57:27.945289 np0000177134 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-e91be612-82a0-428a-b048-12810cab8625 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:27.945437 np0000177134 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-42b2e903-5b81-4d30-82d1-55005d82a0ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:27.948500 np0000177134 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-e91be612-82a0-428a-b048-12810cab8625 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:27.949662 np0000177134 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-42b2e903-5b81-4d30-82d1-55005d82a0ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:27.973876 np0000177134 devstack@c-api.service[112151]: DEBUG oslo_db.sqlalchemy.engines [None req-4e357bc0-fee9-4384-abc3-63ffc556a365 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=112151) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 01:57:27.975872 np0000177134 devstack@c-api.service[112151]: INFO cinder.rpc [None req-4e357bc0-fee9-4384-abc3-63ffc556a365 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 28 01:57:27.978111 np0000177134 devstack@c-api.service[112151]: INFO cinder.rpc [None req-4e357bc0-fee9-4384-abc3-63ffc556a365 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 28 01:57:27.979207 np0000177134 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-4e357bc0-fee9-4384-abc3-63ffc556a365 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:27.980250 np0000177134 devstack@c-api.service[112148]: DEBUG oslo_db.sqlalchemy.engines [None req-d36aae54-3540-4784-b49c-bf801077a35a 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=112148) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 01:57:27.982716 np0000177134 devstack@c-api.service[112148]: INFO cinder.rpc [None req-d36aae54-3540-4784-b49c-bf801077a35a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 28 01:57:27.984988 np0000177134 devstack@c-api.service[112148]: INFO cinder.rpc [None req-d36aae54-3540-4784-b49c-bf801077a35a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 28 01:57:27.985731 np0000177134 devstack@c-api.service[112149]: DEBUG oslo_db.sqlalchemy.engines [None req-e91be612-82a0-428a-b048-12810cab8625 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=112149) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 01:57:27.986076 np0000177134 devstack@c-api.service[112148]: WARNING castellan.key_manager.migration [None req-d36aae54-3540-4784-b49c-bf801077a35a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:27.987112 np0000177134 devstack@c-api.service[112150]: DEBUG oslo_db.sqlalchemy.engines [None req-42b2e903-5b81-4d30-82d1-55005d82a0ec 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=112150) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 01:57:27.987952 np0000177134 devstack@c-api.service[112149]: INFO cinder.rpc [None req-e91be612-82a0-428a-b048-12810cab8625 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 28 01:57:27.989544 np0000177134 devstack@c-api.service[112150]: INFO cinder.rpc [None req-42b2e903-5b81-4d30-82d1-55005d82a0ec None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 28 01:57:27.989761 np0000177134 devstack@c-api.service[112149]: INFO cinder.rpc [None req-e91be612-82a0-428a-b048-12810cab8625 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 28 01:57:27.990545 np0000177134 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-e91be612-82a0-428a-b048-12810cab8625 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:27.991723 np0000177134 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-4e357bc0-fee9-4384-abc3-63ffc556a365 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:27.991927 np0000177134 devstack@c-api.service[112150]: INFO cinder.rpc [None req-42b2e903-5b81-4d30-82d1-55005d82a0ec None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 28 01:57:27.993034 np0000177134 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-42b2e903-5b81-4d30-82d1-55005d82a0ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:27.994911 np0000177134 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-4e357bc0-fee9-4384-abc3-63ffc556a365 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:27.999298 np0000177134 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-4e357bc0-fee9-4384-abc3-63ffc556a365 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.000220 np0000177134 devstack@c-api.service[112148]: WARNING castellan.key_manager.migration [None req-d36aae54-3540-4784-b49c-bf801077a35a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.002103 np0000177134 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-e91be612-82a0-428a-b048-12810cab8625 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.003336 np0000177134 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-4e357bc0-fee9-4384-abc3-63ffc556a365 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.003499 np0000177134 devstack@c-api.service[112148]: WARNING castellan.key_manager.migration [None req-d36aae54-3540-4784-b49c-bf801077a35a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.005350 np0000177134 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-e91be612-82a0-428a-b048-12810cab8625 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.006299 np0000177134 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-4e357bc0-fee9-4384-abc3-63ffc556a365 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.007813 np0000177134 devstack@c-api.service[112148]: WARNING castellan.key_manager.migration [None req-d36aae54-3540-4784-b49c-bf801077a35a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.008509 np0000177134 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-e91be612-82a0-428a-b048-12810cab8625 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.008577 np0000177134 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-42b2e903-5b81-4d30-82d1-55005d82a0ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.009370 np0000177134 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-4e357bc0-fee9-4384-abc3-63ffc556a365 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.011818 np0000177134 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-42b2e903-5b81-4d30-82d1-55005d82a0ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.012088 np0000177134 devstack@c-api.service[112148]: WARNING castellan.key_manager.migration [None req-d36aae54-3540-4784-b49c-bf801077a35a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.012402 np0000177134 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-4e357bc0-fee9-4384-abc3-63ffc556a365 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.012543 np0000177134 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-e91be612-82a0-428a-b048-12810cab8625 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.015024 np0000177134 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-42b2e903-5b81-4d30-82d1-55005d82a0ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.015170 np0000177134 devstack@c-api.service[112148]: WARNING castellan.key_manager.migration [None req-d36aae54-3540-4784-b49c-bf801077a35a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.015239 np0000177134 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-4e357bc0-fee9-4384-abc3-63ffc556a365 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.015559 np0000177134 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-e91be612-82a0-428a-b048-12810cab8625 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.018113 np0000177134 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-4e357bc0-fee9-4384-abc3-63ffc556a365 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.018193 np0000177134 devstack@c-api.service[112148]: WARNING castellan.key_manager.migration [None req-d36aae54-3540-4784-b49c-bf801077a35a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.018517 np0000177134 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-e91be612-82a0-428a-b048-12810cab8625 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.019066 np0000177134 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-42b2e903-5b81-4d30-82d1-55005d82a0ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.019603 np0000177134 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-4e357bc0-fee9-4384-abc3-63ffc556a365 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.021224 np0000177134 devstack@c-api.service[112148]: WARNING castellan.key_manager.migration [None req-d36aae54-3540-4784-b49c-bf801077a35a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.021542 np0000177134 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-e91be612-82a0-428a-b048-12810cab8625 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.022053 np0000177134 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-42b2e903-5b81-4d30-82d1-55005d82a0ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.022268 np0000177134 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-4e357bc0-fee9-4384-abc3-63ffc556a365 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.024165 np0000177134 devstack@c-api.service[112148]: WARNING castellan.key_manager.migration [None req-d36aae54-3540-4784-b49c-bf801077a35a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.024456 np0000177134 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-e91be612-82a0-428a-b048-12810cab8625 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.025002 np0000177134 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-42b2e903-5b81-4d30-82d1-55005d82a0ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.027194 np0000177134 devstack@c-api.service[112148]: WARNING castellan.key_manager.migration [None req-d36aae54-3540-4784-b49c-bf801077a35a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.027339 np0000177134 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-e91be612-82a0-428a-b048-12810cab8625 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.027780 np0000177134 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-4e357bc0-fee9-4384-abc3-63ffc556a365 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.028374 np0000177134 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-42b2e903-5b81-4d30-82d1-55005d82a0ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.028647 np0000177134 devstack@c-api.service[112148]: WARNING castellan.key_manager.migration [None req-d36aae54-3540-4784-b49c-bf801077a35a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.028810 np0000177134 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-e91be612-82a0-428a-b048-12810cab8625 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.031199 np0000177134 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-4e357bc0-fee9-4384-abc3-63ffc556a365 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.031303 np0000177134 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-42b2e903-5b81-4d30-82d1-55005d82a0ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.031365 np0000177134 devstack@c-api.service[112148]: WARNING castellan.key_manager.migration [None req-d36aae54-3540-4784-b49c-bf801077a35a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.031506 np0000177134 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-e91be612-82a0-428a-b048-12810cab8625 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.033333 np0000177134 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-4e357bc0-fee9-4384-abc3-63ffc556a365 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.034119 np0000177134 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-42b2e903-5b81-4d30-82d1-55005d82a0ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.034715 np0000177134 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-4e357bc0-fee9-4384-abc3-63ffc556a365 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.035605 np0000177134 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-42b2e903-5b81-4d30-82d1-55005d82a0ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.036203 np0000177134 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-4e357bc0-fee9-4384-abc3-63ffc556a365 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.036782 np0000177134 devstack@c-api.service[112148]: WARNING castellan.key_manager.migration [None req-d36aae54-3540-4784-b49c-bf801077a35a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.037036 np0000177134 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-e91be612-82a0-428a-b048-12810cab8625 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.037668 np0000177134 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-4e357bc0-fee9-4384-abc3-63ffc556a365 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.038291 np0000177134 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-42b2e903-5b81-4d30-82d1-55005d82a0ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.038876 np0000177134 devstack@c-api.service[112151]: WARNING cinder.api.contrib.hosts [None req-4e357bc0-fee9-4384-abc3-63ffc556a365 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 28 01:57:28.039647 np0000177134 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-4e357bc0-fee9-4384-abc3-63ffc556a365 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.040183 np0000177134 devstack@c-api.service[112148]: WARNING castellan.key_manager.migration [None req-d36aae54-3540-4784-b49c-bf801077a35a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.040382 np0000177134 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-e91be612-82a0-428a-b048-12810cab8625 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.041068 np0000177134 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-4e357bc0-fee9-4384-abc3-63ffc556a365 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.042414 np0000177134 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-4e357bc0-fee9-4384-abc3-63ffc556a365 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.042539 np0000177134 devstack@c-api.service[112148]: WARNING castellan.key_manager.migration [None req-d36aae54-3540-4784-b49c-bf801077a35a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.043082 np0000177134 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-e91be612-82a0-428a-b048-12810cab8625 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.043783 np0000177134 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-4e357bc0-fee9-4384-abc3-63ffc556a365 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.043904 np0000177134 devstack@c-api.service[112148]: WARNING castellan.key_manager.migration [None req-d36aae54-3540-4784-b49c-bf801077a35a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.044246 np0000177134 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-42b2e903-5b81-4d30-82d1-55005d82a0ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.044422 np0000177134 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-e91be612-82a0-428a-b048-12810cab8625 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.044570 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-4e357bc0-fee9-4384-abc3-63ffc556a365 None None] Extended resource: extensions {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:57:28.045685 np0000177134 devstack@c-api.service[112148]: WARNING castellan.key_manager.migration [None req-d36aae54-3540-4784-b49c-bf801077a35a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.045909 np0000177134 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-e91be612-82a0-428a-b048-12810cab8625 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.045979 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-4e357bc0-fee9-4384-abc3-63ffc556a365 None None] Extended resource: qos-specs {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:57:28.047227 np0000177134 devstack@c-api.service[112148]: WARNING castellan.key_manager.migration [None req-d36aae54-3540-4784-b49c-bf801077a35a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.047383 np0000177134 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-e91be612-82a0-428a-b048-12810cab8625 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.047888 np0000177134 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-42b2e903-5b81-4d30-82d1-55005d82a0ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.048417 np0000177134 devstack@c-api.service[112148]: WARNING cinder.api.contrib.hosts [None req-d36aae54-3540-4784-b49c-bf801077a35a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 28 01:57:28.048575 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-4e357bc0-fee9-4384-abc3-63ffc556a365 None None] Extended resource: os-snapshot-manage {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:57:28.048697 np0000177134 devstack@c-api.service[112149]: WARNING cinder.api.contrib.hosts [None req-e91be612-82a0-428a-b048-12810cab8625 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 28 01:57:28.049258 np0000177134 devstack@c-api.service[112148]: WARNING castellan.key_manager.migration [None req-d36aae54-3540-4784-b49c-bf801077a35a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.049350 np0000177134 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-e91be612-82a0-428a-b048-12810cab8625 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.050014 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-4e357bc0-fee9-4384-abc3-63ffc556a365 None None] Extended resource: scheduler-stats {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:57:28.050796 np0000177134 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-e91be612-82a0-428a-b048-12810cab8625 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.050893 np0000177134 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-42b2e903-5b81-4d30-82d1-55005d82a0ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.050978 np0000177134 devstack@c-api.service[112148]: WARNING castellan.key_manager.migration [None req-d36aae54-3540-4784-b49c-bf801077a35a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.051498 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-4e357bc0-fee9-4384-abc3-63ffc556a365 None None] Extended resource: os-volume-transfer {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:57:28.052144 np0000177134 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-e91be612-82a0-428a-b048-12810cab8625 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.052217 np0000177134 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-42b2e903-5b81-4d30-82d1-55005d82a0ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.052274 np0000177134 devstack@c-api.service[112148]: WARNING castellan.key_manager.migration [None req-d36aae54-3540-4784-b49c-bf801077a35a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.053130 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-4e357bc0-fee9-4384-abc3-63ffc556a365 None None] Extended resource: extra_specs {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:57:28.053441 np0000177134 devstack@c-api.service[112148]: WARNING castellan.key_manager.migration [None req-d36aae54-3540-4784-b49c-bf801077a35a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.053490 np0000177134 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-e91be612-82a0-428a-b048-12810cab8625 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.053613 np0000177134 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-42b2e903-5b81-4d30-82d1-55005d82a0ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.054269 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.v3.router [None req-d36aae54-3540-4784-b49c-bf801077a35a None None] Extended resource: extensions {{(pid=112148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:57:28.054321 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-e91be612-82a0-428a-b048-12810cab8625 None None] Extended resource: extensions {{(pid=112149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:57:28.054702 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-4e357bc0-fee9-4384-abc3-63ffc556a365 None None] Extended resource: os-volume-type-access {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:57:28.055132 np0000177134 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-42b2e903-5b81-4d30-82d1-55005d82a0ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.055618 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-e91be612-82a0-428a-b048-12810cab8625 None None] Extended resource: qos-specs {{(pid=112149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:57:28.055701 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.v3.router [None req-d36aae54-3540-4784-b49c-bf801077a35a None None] Extended resource: qos-specs {{(pid=112148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:57:28.056242 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-4e357bc0-fee9-4384-abc3-63ffc556a365 None None] Extended resource: cgsnapshots {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:57:28.056345 np0000177134 devstack@c-api.service[112150]: WARNING cinder.api.contrib.hosts [None req-42b2e903-5b81-4d30-82d1-55005d82a0ec None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 28 01:57:28.057124 np0000177134 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-42b2e903-5b81-4d30-82d1-55005d82a0ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.057674 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-4e357bc0-fee9-4384-abc3-63ffc556a365 None None] Extended resource: consistencygroups {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:57:28.057727 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-e91be612-82a0-428a-b048-12810cab8625 None None] Extended resource: os-snapshot-manage {{(pid=112149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:57:28.058332 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.v3.router [None req-d36aae54-3540-4784-b49c-bf801077a35a None None] Extended resource: os-snapshot-manage {{(pid=112148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:57:28.058643 np0000177134 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-42b2e903-5b81-4d30-82d1-55005d82a0ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.059170 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-e91be612-82a0-428a-b048-12810cab8625 None None] Extended resource: scheduler-stats {{(pid=112149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:57:28.059646 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-4e357bc0-fee9-4384-abc3-63ffc556a365 None None] Extended resource: os-quota-sets {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:57:28.059816 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.v3.router [None req-d36aae54-3540-4784-b49c-bf801077a35a None None] Extended resource: scheduler-stats {{(pid=112148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:57:28.059999 np0000177134 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-42b2e903-5b81-4d30-82d1-55005d82a0ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.060619 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-e91be612-82a0-428a-b048-12810cab8625 None None] Extended resource: os-volume-transfer {{(pid=112149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:57:28.061063 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-4e357bc0-fee9-4384-abc3-63ffc556a365 None None] Extended resource: capabilities {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:57:28.061280 np0000177134 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-42b2e903-5b81-4d30-82d1-55005d82a0ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.061326 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.v3.router [None req-d36aae54-3540-4784-b49c-bf801077a35a None None] Extended resource: os-volume-transfer {{(pid=112148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:57:28.062139 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-42b2e903-5b81-4d30-82d1-55005d82a0ec None None] Extended resource: extensions {{(pid=112150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:57:28.062252 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-e91be612-82a0-428a-b048-12810cab8625 None None] Extended resource: extra_specs {{(pid=112149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:57:28.062327 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-4e357bc0-fee9-4384-abc3-63ffc556a365 None None] Extended resource: os-hosts {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:57:28.062949 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.v3.router [None req-d36aae54-3540-4784-b49c-bf801077a35a None None] Extended resource: extra_specs {{(pid=112148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:57:28.063473 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-42b2e903-5b81-4d30-82d1-55005d82a0ec None None] Extended resource: qos-specs {{(pid=112150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:57:28.063773 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-4e357bc0-fee9-4384-abc3-63ffc556a365 None None] Extended resource: encryption {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:57:28.063858 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-e91be612-82a0-428a-b048-12810cab8625 None None] Extended resource: os-volume-type-access {{(pid=112149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:57:28.064482 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.v3.router [None req-d36aae54-3540-4784-b49c-bf801077a35a None None] Extended resource: os-volume-type-access {{(pid=112148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:57:28.065387 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-4e357bc0-fee9-4384-abc3-63ffc556a365 None None] Extended resource: backups {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:57:28.065458 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-e91be612-82a0-428a-b048-12810cab8625 None None] Extended resource: cgsnapshots {{(pid=112149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:57:28.065539 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-42b2e903-5b81-4d30-82d1-55005d82a0ec None None] Extended resource: os-snapshot-manage {{(pid=112150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:57:28.066038 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.v3.router [None req-d36aae54-3540-4784-b49c-bf801077a35a None None] Extended resource: cgsnapshots {{(pid=112148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:57:28.066836 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-e91be612-82a0-428a-b048-12810cab8625 None None] Extended resource: consistencygroups {{(pid=112149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:57:28.067051 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-42b2e903-5b81-4d30-82d1-55005d82a0ec None None] Extended resource: scheduler-stats {{(pid=112150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:57:28.067510 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-4e357bc0-fee9-4384-abc3-63ffc556a365 None None] Extended resource: os-quota-class-sets {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:57:28.067667 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.v3.router [None req-d36aae54-3540-4784-b49c-bf801077a35a None None] Extended resource: consistencygroups {{(pid=112148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:57:28.068511 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-42b2e903-5b81-4d30-82d1-55005d82a0ec None None] Extended resource: os-volume-transfer {{(pid=112150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:57:28.068789 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-e91be612-82a0-428a-b048-12810cab8625 None None] Extended resource: os-quota-sets {{(pid=112149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:57:28.068887 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-4e357bc0-fee9-4384-abc3-63ffc556a365 None None] Extended resource: os-volume-manage {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:57:28.069491 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.v3.router [None req-d36aae54-3540-4784-b49c-bf801077a35a None None] Extended resource: os-quota-sets {{(pid=112148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:57:28.070159 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-42b2e903-5b81-4d30-82d1-55005d82a0ec None None] Extended resource: extra_specs {{(pid=112150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:57:28.070243 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-e91be612-82a0-428a-b048-12810cab8625 None None] Extended resource: capabilities {{(pid=112149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:57:28.070306 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-4e357bc0-fee9-4384-abc3-63ffc556a365 None None] Extended resource: os-availability-zone {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:57:28.070986 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.v3.router [None req-d36aae54-3540-4784-b49c-bf801077a35a None None] Extended resource: capabilities {{(pid=112148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:57:28.071464 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-e91be612-82a0-428a-b048-12810cab8625 None None] Extended resource: os-hosts {{(pid=112149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:57:28.071565 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-4e357bc0-fee9-4384-abc3-63ffc556a365 None None] Extended resource: encryption {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:57:28.071736 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-42b2e903-5b81-4d30-82d1-55005d82a0ec None None] Extended resource: os-volume-type-access {{(pid=112150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:57:28.072240 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.v3.router [None req-d36aae54-3540-4784-b49c-bf801077a35a None None] Extended resource: os-hosts {{(pid=112148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:57:28.072873 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-e91be612-82a0-428a-b048-12810cab8625 None None] Extended resource: encryption {{(pid=112149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:57:28.073295 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-42b2e903-5b81-4d30-82d1-55005d82a0ec None None] Extended resource: cgsnapshots {{(pid=112150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:57:28.073747 np0000177134 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-4e357bc0-fee9-4384-abc3-63ffc556a365 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.073821 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.v3.router [None req-d36aae54-3540-4784-b49c-bf801077a35a None None] Extended resource: encryption {{(pid=112148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:57:28.074417 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-e91be612-82a0-428a-b048-12810cab8625 None None] Extended resource: backups {{(pid=112149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:57:28.074724 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-42b2e903-5b81-4d30-82d1-55005d82a0ec None None] Extended resource: consistencygroups {{(pid=112150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:57:28.075161 np0000177134 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-4e357bc0-fee9-4384-abc3-63ffc556a365 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.075355 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.v3.router [None req-d36aae54-3540-4784-b49c-bf801077a35a None None] Extended resource: backups {{(pid=112148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:57:28.076980 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-e91be612-82a0-428a-b048-12810cab8625 None None] Extended resource: os-quota-class-sets {{(pid=112149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:57:28.077063 np0000177134 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-4e357bc0-fee9-4384-abc3-63ffc556a365 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.077117 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-42b2e903-5b81-4d30-82d1-55005d82a0ec None None] Extended resource: os-quota-sets {{(pid=112150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:57:28.077389 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.v3.router [None req-d36aae54-3540-4784-b49c-bf801077a35a None None] Extended resource: os-quota-class-sets {{(pid=112148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:57:28.077760 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-e91be612-82a0-428a-b048-12810cab8625 None None] Extended resource: os-volume-manage {{(pid=112149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:57:28.077827 np0000177134 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-4e357bc0-fee9-4384-abc3-63ffc556a365 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.078053 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-42b2e903-5b81-4d30-82d1-55005d82a0ec None None] Extended resource: capabilities {{(pid=112150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:57:28.078719 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.v3.router [None req-d36aae54-3540-4784-b49c-bf801077a35a None None] Extended resource: os-volume-manage {{(pid=112148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:57:28.079225 np0000177134 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-4e357bc0-fee9-4384-abc3-63ffc556a365 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.079356 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-42b2e903-5b81-4d30-82d1-55005d82a0ec None None] Extended resource: os-hosts {{(pid=112150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:57:28.079681 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-e91be612-82a0-428a-b048-12810cab8625 None None] Extended resource: os-availability-zone {{(pid=112149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:57:28.080144 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.v3.router [None req-d36aae54-3540-4784-b49c-bf801077a35a None None] Extended resource: os-availability-zone {{(pid=112148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:57:28.080685 np0000177134 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-4e357bc0-fee9-4384-abc3-63ffc556a365 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.080750 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-42b2e903-5b81-4d30-82d1-55005d82a0ec None None] Extended resource: encryption {{(pid=112150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:57:28.080944 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-e91be612-82a0-428a-b048-12810cab8625 None None] Extended resource: encryption {{(pid=112149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:57:28.081391 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.v3.router [None req-d36aae54-3540-4784-b49c-bf801077a35a None None] Extended resource: encryption {{(pid=112148) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:57:28.082021 np0000177134 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-4e357bc0-fee9-4384-abc3-63ffc556a365 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.082275 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-42b2e903-5b81-4d30-82d1-55005d82a0ec None None] Extended resource: backups {{(pid=112150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:57:28.082895 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.contrib.snapshot_actions [None req-4e357bc0-fee9-4384-abc3-63ffc556a365 None None] SnapshotActionsController initialized {{(pid=112151) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 28 01:57:28.083022 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-4e357bc0-fee9-4384-abc3-63ffc556a365 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:57:28.083149 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-4e357bc0-fee9-4384-abc3-63ffc556a365 None None] Extension TypesManage extending resource: types {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:57:28.083189 np0000177134 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-e91be612-82a0-428a-b048-12810cab8625 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.083613 np0000177134 devstack@c-api.service[112148]: WARNING castellan.key_manager.migration [None req-d36aae54-3540-4784-b49c-bf801077a35a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.083819 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-4e357bc0-fee9-4384-abc3-63ffc556a365 None None] Extension VolumeActions extending resource: volumes {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:57:28.083946 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-4e357bc0-fee9-4384-abc3-63ffc556a365 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:57:28.084052 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-4e357bc0-fee9-4384-abc3-63ffc556a365 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:57:28.084162 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-4e357bc0-fee9-4384-abc3-63ffc556a365 None None] Extension AdminActions extending resource: volumes {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:57:28.084291 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-4e357bc0-fee9-4384-abc3-63ffc556a365 None None] Extension AdminActions extending resource: snapshots {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:57:28.084332 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-42b2e903-5b81-4d30-82d1-55005d82a0ec None None] Extended resource: os-quota-class-sets {{(pid=112150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:57:28.084378 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-4e357bc0-fee9-4384-abc3-63ffc556a365 None None] Extension AdminActions extending resource: backups {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:57:28.084488 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-4e357bc0-fee9-4384-abc3-63ffc556a365 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:57:28.084528 np0000177134 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-e91be612-82a0-428a-b048-12810cab8625 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.084589 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-4e357bc0-fee9-4384-abc3-63ffc556a365 None None] Extension UsedLimits extending resource: limits {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:57:28.084704 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-4e357bc0-fee9-4384-abc3-63ffc556a365 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:57:28.084815 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-4e357bc0-fee9-4384-abc3-63ffc556a365 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:57:28.084930 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-4e357bc0-fee9-4384-abc3-63ffc556a365 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:57:28.084972 np0000177134 devstack@c-api.service[112148]: WARNING castellan.key_manager.migration [None req-d36aae54-3540-4784-b49c-bf801077a35a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.085050 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-4e357bc0-fee9-4384-abc3-63ffc556a365 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:57:28.085152 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-4e357bc0-fee9-4384-abc3-63ffc556a365 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:57:28.085251 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-4e357bc0-fee9-4384-abc3-63ffc556a365 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:57:28.085636 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-42b2e903-5b81-4d30-82d1-55005d82a0ec None None] Extended resource: os-volume-manage {{(pid=112150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:57:28.085897 np0000177134 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-e91be612-82a0-428a-b048-12810cab8625 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.086316 np0000177134 devstack@c-api.service[112148]: WARNING castellan.key_manager.migration [None req-d36aae54-3540-4784-b49c-bf801077a35a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.087237 np0000177134 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-e91be612-82a0-428a-b048-12810cab8625 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.087557 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-42b2e903-5b81-4d30-82d1-55005d82a0ec None None] Extended resource: os-availability-zone {{(pid=112150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:57:28.087685 np0000177134 devstack@c-api.service[112148]: WARNING castellan.key_manager.migration [None req-d36aae54-3540-4784-b49c-bf801077a35a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.088646 np0000177134 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-e91be612-82a0-428a-b048-12810cab8625 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.088843 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-42b2e903-5b81-4d30-82d1-55005d82a0ec None None] Extended resource: encryption {{(pid=112150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 01:57:28.089325 np0000177134 devstack@c-api.service[112148]: WARNING castellan.key_manager.migration [None req-d36aae54-3540-4784-b49c-bf801077a35a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.090068 np0000177134 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-e91be612-82a0-428a-b048-12810cab8625 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.091084 np0000177134 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-42b2e903-5b81-4d30-82d1-55005d82a0ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.091373 np0000177134 devstack@c-api.service[112148]: WARNING castellan.key_manager.migration [None req-d36aae54-3540-4784-b49c-bf801077a35a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.091419 np0000177134 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-e91be612-82a0-428a-b048-12810cab8625 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.092277 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.contrib.snapshot_actions [None req-e91be612-82a0-428a-b048-12810cab8625 None None] SnapshotActionsController initialized {{(pid=112149) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 28 01:57:28.092393 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-e91be612-82a0-428a-b048-12810cab8625 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:57:28.092443 np0000177134 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-42b2e903-5b81-4d30-82d1-55005d82a0ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.092493 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-e91be612-82a0-428a-b048-12810cab8625 None None] Extension TypesManage extending resource: types {{(pid=112149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:57:28.092721 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-e91be612-82a0-428a-b048-12810cab8625 None None] Extension VolumeActions extending resource: volumes {{(pid=112149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:57:28.092831 np0000177134 devstack@c-api.service[112148]: WARNING castellan.key_manager.migration [None req-d36aae54-3540-4784-b49c-bf801077a35a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.092877 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-e91be612-82a0-428a-b048-12810cab8625 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:57:28.092922 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-e91be612-82a0-428a-b048-12810cab8625 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:57:28.092991 np0000177134 devstack@c-api.service[112151]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7b56e92a3668 pid: 112151 (default app) May 28 01:57:28.093034 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-e91be612-82a0-428a-b048-12810cab8625 None None] Extension AdminActions extending resource: volumes {{(pid=112149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:57:28.093162 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-e91be612-82a0-428a-b048-12810cab8625 None None] Extension AdminActions extending resource: snapshots {{(pid=112149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:57:28.093264 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-e91be612-82a0-428a-b048-12810cab8625 None None] Extension AdminActions extending resource: backups {{(pid=112149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:57:28.093405 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-e91be612-82a0-428a-b048-12810cab8625 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:57:28.093512 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-e91be612-82a0-428a-b048-12810cab8625 None None] Extension UsedLimits extending resource: limits {{(pid=112149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:57:28.093610 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-e91be612-82a0-428a-b048-12810cab8625 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:57:28.093694 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.contrib.snapshot_actions [None req-d36aae54-3540-4784-b49c-bf801077a35a None None] SnapshotActionsController initialized {{(pid=112148) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 28 01:57:28.093756 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-e91be612-82a0-428a-b048-12810cab8625 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:57:28.093819 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.v3.router [None req-d36aae54-3540-4784-b49c-bf801077a35a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:57:28.093862 np0000177134 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-42b2e903-5b81-4d30-82d1-55005d82a0ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.093900 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-e91be612-82a0-428a-b048-12810cab8625 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:57:28.093938 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.v3.router [None req-d36aae54-3540-4784-b49c-bf801077a35a None None] Extension TypesManage extending resource: types {{(pid=112148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:57:28.093983 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-e91be612-82a0-428a-b048-12810cab8625 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:57:28.094051 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-e91be612-82a0-428a-b048-12810cab8625 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:57:28.094148 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-e91be612-82a0-428a-b048-12810cab8625 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:57:28.094565 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.v3.router [None req-d36aae54-3540-4784-b49c-bf801077a35a None None] Extension VolumeActions extending resource: volumes {{(pid=112148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:57:28.094732 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.v3.router [None req-d36aae54-3540-4784-b49c-bf801077a35a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:57:28.094847 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.v3.router [None req-d36aae54-3540-4784-b49c-bf801077a35a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:57:28.094946 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.v3.router [None req-d36aae54-3540-4784-b49c-bf801077a35a None None] Extension AdminActions extending resource: volumes {{(pid=112148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:57:28.095084 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.v3.router [None req-d36aae54-3540-4784-b49c-bf801077a35a None None] Extension AdminActions extending resource: snapshots {{(pid=112148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:57:28.095155 np0000177134 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-42b2e903-5b81-4d30-82d1-55005d82a0ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.095214 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.v3.router [None req-d36aae54-3540-4784-b49c-bf801077a35a None None] Extension AdminActions extending resource: backups {{(pid=112148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:57:28.095272 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.v3.router [None req-d36aae54-3540-4784-b49c-bf801077a35a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:57:28.095377 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.v3.router [None req-d36aae54-3540-4784-b49c-bf801077a35a None None] Extension UsedLimits extending resource: limits {{(pid=112148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:57:28.095474 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.v3.router [None req-d36aae54-3540-4784-b49c-bf801077a35a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:57:28.095575 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.v3.router [None req-d36aae54-3540-4784-b49c-bf801077a35a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:57:28.095704 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.v3.router [None req-d36aae54-3540-4784-b49c-bf801077a35a None None] Extension VolumeTypeAccess extending resource: types {{(pid=112148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:57:28.095840 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.v3.router [None req-d36aae54-3540-4784-b49c-bf801077a35a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:57:28.095944 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.v3.router [None req-d36aae54-3540-4784-b49c-bf801077a35a None None] Extension SnapshotActions extending resource: snapshots {{(pid=112148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:57:28.096033 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.v3.router [None req-d36aae54-3540-4784-b49c-bf801077a35a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112148) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:57:28.096517 np0000177134 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-42b2e903-5b81-4d30-82d1-55005d82a0ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.097971 np0000177134 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-42b2e903-5b81-4d30-82d1-55005d82a0ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.099314 np0000177134 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-42b2e903-5b81-4d30-82d1-55005d82a0ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 01:57:28.100160 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.contrib.snapshot_actions [None req-42b2e903-5b81-4d30-82d1-55005d82a0ec None None] SnapshotActionsController initialized {{(pid=112150) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 28 01:57:28.100265 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-42b2e903-5b81-4d30-82d1-55005d82a0ec None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:57:28.100389 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-42b2e903-5b81-4d30-82d1-55005d82a0ec None None] Extension TypesManage extending resource: types {{(pid=112150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:57:28.100576 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-42b2e903-5b81-4d30-82d1-55005d82a0ec None None] Extension VolumeActions extending resource: volumes {{(pid=112150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:57:28.100714 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-42b2e903-5b81-4d30-82d1-55005d82a0ec None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:57:28.100818 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-42b2e903-5b81-4d30-82d1-55005d82a0ec None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:57:28.100923 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-42b2e903-5b81-4d30-82d1-55005d82a0ec None None] Extension AdminActions extending resource: volumes {{(pid=112150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:57:28.101048 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-42b2e903-5b81-4d30-82d1-55005d82a0ec None None] Extension AdminActions extending resource: snapshots {{(pid=112150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:57:28.101129 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.101129 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.101129 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.101129 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.101129 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.101529 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.101529 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.101529 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.101740 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-42b2e903-5b81-4d30-82d1-55005d82a0ec None None] Extension AdminActions extending resource: backups {{(pid=112150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:57:28.101817 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.101817 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.101817 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.101817 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.101817 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.101817 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.102374 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.102374 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.102374 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.102374 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.102756 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-42b2e903-5b81-4d30-82d1-55005d82a0ec None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:57:28.102845 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.102845 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.102845 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.102845 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.103123 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.103123 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.103123 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.103123 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.103416 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.103416 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.103416 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.103416 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.103416 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.103708 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.103743 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-42b2e903-5b81-4d30-82d1-55005d82a0ec None None] Extension UsedLimits extending resource: limits {{(pid=112150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:57:28.103791 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.103791 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.103791 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.103791 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.104063 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.104063 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.104063 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.104063 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.104063 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.104063 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.104315 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-42b2e903-5b81-4d30-82d1-55005d82a0ec None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:57:28.104402 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.104402 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.104402 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.104402 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.104402 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.104402 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.104689 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.104689 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.104689 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.104689 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.104689 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.104689 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.104963 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.104963 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.105051 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-42b2e903-5b81-4d30-82d1-55005d82a0ec None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:57:28.105095 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.105095 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.105095 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.105095 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.105095 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.105346 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.105346 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.105346 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.105346 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.105346 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.105551 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.105551 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.105551 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.105551 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.105746 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-42b2e903-5b81-4d30-82d1-55005d82a0ec None None] Extension VolumeTypeAccess extending resource: types {{(pid=112150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:57:28.105792 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.105792 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.105792 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.105792 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.105967 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.105967 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.105967 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.105967 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.105967 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.105967 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.106208 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.106208 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.106297 np0000177134 devstack@c-api.service[112149]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7b56e92a3668 pid: 112149 (default app) May 28 01:57:28.106341 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.106341 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.106341 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.106341 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.106542 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.106542 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.106649 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-42b2e903-5b81-4d30-82d1-55005d82a0ec None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:57:28.106698 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.106698 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.106698 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.106698 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.106881 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.106881 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.106881 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.106881 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.107053 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.107053 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.107053 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.107053 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.107053 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.107286 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.107286 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.107286 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.107414 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-42b2e903-5b81-4d30-82d1-55005d82a0ec None None] Extension SnapshotActions extending resource: snapshots {{(pid=112150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:57:28.107465 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.107465 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.107465 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.107465 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.107739 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.107739 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.107739 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.107739 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.107973 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.107973 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.107973 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.107973 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.108164 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.108164 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.108268 np0000177134 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-42b2e903-5b81-4d30-82d1-55005d82a0ec None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 01:57:28.108308 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.108308 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.108308 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.108308 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.108480 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.108480 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.108480 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.108480 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.108695 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.108695 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.108695 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.108695 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.108695 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.108931 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.108931 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.108931 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.108931 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.108931 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.108931 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.109209 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.109209 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.109209 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.109209 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.109209 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.109414 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.109414 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.109414 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.109414 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.109414 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.109414 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.109721 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.109721 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.109721 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.109721 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.109721 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.109721 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.109979 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.109979 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.109979 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.109979 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.109979 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.109979 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.110267 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.110267 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.110267 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.110267 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.110267 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.110267 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.110822 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.110822 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.110822 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.110822 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.111039 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.111039 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.111039 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.111039 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.111039 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.111317 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.111317 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.111317 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.111317 np0000177134 devstack@c-api.service[112151]: /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 28 01:57:28.111317 np0000177134 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 28 01:57:28.111542 np0000177134 devstack@c-api.service[112148]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7b56e92a3668 pid: 112148 (default app) May 28 01:57:28.111585 np0000177134 devstack@c-api.service[112151]: DEBUG cinder.api.middleware.request_id [None req-be1b445d-64ce-4215-957b-83c67a12c411 None None] RequestId filter calling following filter/app {{(pid=112151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 28 01:57:28.111585 np0000177134 devstack@c-api.service[112151]: [pid: 112151|app: 0|req: 1/1] 199.204.45.65 () {60 vars in 949 bytes} [Thu May 28 01:57:28 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 28 01:57:28.111659 np0000177134 devstack@c-api.service[112150]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7b56e92a3668 pid: 112150 (default app) May 28 01:57:35.393695 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.393695 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.393695 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.393695 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.393695 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.394473 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.394473 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.394473 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.394473 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.394473 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.394879 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.394879 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.394879 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.394879 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.394879 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.394879 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.395236 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.395236 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.395236 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.395236 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.395467 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.395467 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.395467 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.395467 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.395746 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.395746 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.395746 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.395746 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.396007 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.396007 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.396007 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.396007 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.396007 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.396329 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.396329 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.396329 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.396329 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.396329 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.396609 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.396609 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.396609 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.396609 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.396609 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.396609 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.397059 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.397059 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.397059 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.397059 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.397059 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.397059 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.397414 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.397414 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.397414 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.397414 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.397414 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.397414 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.397781 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.397781 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.397781 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.397781 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.397781 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.398086 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.398086 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.398086 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.398086 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.398086 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.398374 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.398374 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.398374 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.398374 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.398374 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.398374 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.398733 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.398733 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.398733 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.398733 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.398733 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.398733 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.399130 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.399130 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.399130 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.399130 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.399130 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.399420 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.399420 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.399420 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.399420 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.399420 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.399737 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.399737 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.399737 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.399737 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.399888 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.399888 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.399888 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.399888 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.400045 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.400045 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.400045 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.400045 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.400045 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.400221 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.400221 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.400221 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.400221 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.400221 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.400391 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.400391 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.400391 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.400391 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.400543 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.400543 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.400543 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.400543 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.400729 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.400729 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.400729 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.400729 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.400878 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.400878 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.400878 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.400878 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.401055 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.401055 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.401055 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.401055 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.401200 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.401200 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.401200 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.401200 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.401200 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.401383 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.401383 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.401383 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.401383 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.401383 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.401383 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.401610 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.401610 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.401610 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.401610 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.401610 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.401801 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.401801 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.401801 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.401801 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.401801 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.401801 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.402024 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.402024 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.402024 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.402024 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.402024 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.402024 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.402238 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.402238 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.402238 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.402238 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.402238 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.402238 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.402463 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.402463 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.402463 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.402463 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.402463 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.402463 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.402814 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.402814 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.402814 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.402814 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.402974 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.402974 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.402974 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.402974 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.402974 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.403203 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.403203 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.403203 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.403203 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.403203 np0000177134 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 28 01:57:35.403203 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.middleware.request_id [None req-4fcdd2f1-c7d5-4138-a826-c9727559ebd9 None None] RequestId filter calling following filter/app {{(pid=112149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 28 01:57:35.869697 np0000177134 devstack@c-api.service[112149]: INFO cinder.api.openstack.wsgi [None req-4fcdd2f1-c7d5-4138-a826-c9727559ebd9 admin admin] POST https://199.204.45.65/volume/v3/types May 28 01:57:35.871803 np0000177134 devstack@c-api.service[112149]: DEBUG cinder.api.openstack.wsgi [None req-4fcdd2f1-c7d5-4138-a826-c9727559ebd9 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 28 01:57:35.871803 np0000177134 devstack@c-api.service[112149]: /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 28 01:57:35.871803 np0000177134 devstack@c-api.service[112149]: warnings.warn( May 28 01:57:35.913015 np0000177134 devstack@c-api.service[112149]: DEBUG oslo_db.sqlalchemy.engines [None req-4fcdd2f1-c7d5-4138-a826-c9727559ebd9 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=112149) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 01:57:35.945369 np0000177134 devstack@c-api.service[112149]: INFO cinder.api.openstack.wsgi [None req-4fcdd2f1-c7d5-4138-a826-c9727559ebd9 admin admin] https://199.204.45.65/volume/v3/types returned with HTTP 200 May 28 01:57:35.946413 np0000177134 devstack@c-api.service[112149]: [pid: 112149|app: 0|req: 1/2] 199.204.45.65 () {68 vars in 1281 bytes} [Thu May 28 01:57:35 2026] POST /volume/v3/types => generated 186 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 28 01:57:35.974176 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.974176 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.974176 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.974176 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.974176 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.975191 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.975191 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.975191 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.975191 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.975191 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.976204 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.976204 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.976204 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.976204 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.976204 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.976204 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.976546 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.976546 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.976546 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.976546 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.976832 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.976832 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.976832 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.976832 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.977076 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.977076 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.977076 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.977076 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.977314 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.977314 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.977314 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.977314 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.977314 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.977598 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.977598 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.977598 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.977598 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.977598 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.977885 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.977885 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.977885 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.977885 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.977885 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.977885 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.978209 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.978209 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.978209 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.978209 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.978209 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.978209 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.978535 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.978535 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.978535 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.978535 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.978535 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.978535 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.978927 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.978927 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.978927 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.978927 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.978927 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.979208 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.979208 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.979208 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.979208 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.979208 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.979474 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.979474 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.979474 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.979474 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.979474 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.979474 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.979830 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.979830 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.979830 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.979830 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.979830 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.979830 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.980145 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.980145 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.980145 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.980145 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.980145 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.980473 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.980473 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.980473 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.980473 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.980473 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.980804 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.980804 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.980804 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.980804 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.981056 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.981056 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.981056 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.981056 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.981283 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.981283 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.981283 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.981283 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.981283 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.981565 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.981565 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.981565 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.981565 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.981565 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.981871 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.981871 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.981871 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.981871 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.982097 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.982097 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.982097 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.982097 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.982324 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.982324 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.982324 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.982324 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.982562 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.982562 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.982562 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.982562 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.982822 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.982822 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.982822 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.982822 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.983044 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.983044 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.983044 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.983044 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.983044 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.983348 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.983348 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.983348 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.983348 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.983348 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.983348 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.983765 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.983765 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.983765 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.983765 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.983765 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.984033 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.984033 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.984033 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.984033 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.984033 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.984033 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.984360 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.984360 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.984360 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.984360 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.984360 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.984360 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.984761 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.984761 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.984761 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.984761 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.984761 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.984761 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.985123 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.985123 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.985123 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.985123 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.985123 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.985123 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.985451 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.985451 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.985451 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.985451 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.985701 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.985701 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.985701 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.985701 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.985701 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.986008 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.986008 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.986008 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.986008 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:35.986008 np0000177134 devstack@c-api.service[112148]: warnings.warn(deprecated_msg) May 28 01:57:35.986008 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.middleware.request_id [req-4fcdd2f1-c7d5-4138-a826-c9727559ebd9 req-93cf9a84-b0d5-449a-8d39-75ead504d5a2 None None] RequestId filter calling following filter/app {{(pid=112148) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 28 01:57:36.301244 np0000177134 devstack@c-api.service[112148]: INFO cinder.api.openstack.wsgi [req-4fcdd2f1-c7d5-4138-a826-c9727559ebd9 req-93cf9a84-b0d5-449a-8d39-75ead504d5a2 admin admin] POST https://199.204.45.65/volume/v3/types/34c42f87-4c5c-4218-af1d-0af618e033a3/extra_specs May 28 01:57:36.301853 np0000177134 devstack@c-api.service[112148]: DEBUG cinder.api.openstack.wsgi [req-4fcdd2f1-c7d5-4138-a826-c9727559ebd9 req-93cf9a84-b0d5-449a-8d39-75ead504d5a2 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112148) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 28 01:57:36.303565 np0000177134 devstack@c-api.service[112148]: /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 28 01:57:36.303565 np0000177134 devstack@c-api.service[112148]: warnings.warn( May 28 01:57:36.344559 np0000177134 devstack@c-api.service[112148]: DEBUG oslo_db.sqlalchemy.engines [req-4fcdd2f1-c7d5-4138-a826-c9727559ebd9 req-93cf9a84-b0d5-449a-8d39-75ead504d5a2 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=112148) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 01:57:36.400688 np0000177134 devstack@c-api.service[112148]: INFO cinder.api.openstack.wsgi [req-4fcdd2f1-c7d5-4138-a826-c9727559ebd9 req-93cf9a84-b0d5-449a-8d39-75ead504d5a2 admin admin] https://199.204.45.65/volume/v3/types/34c42f87-4c5c-4218-af1d-0af618e033a3/extra_specs returned with HTTP 200 May 28 01:57:36.401567 np0000177134 devstack@c-api.service[112148]: [pid: 112148|app: 0|req: 1/3] 199.204.45.65 () {70 vars in 1498 bytes} [Thu May 28 01:57:35 2026] POST /volume/v3/types/34c42f87-4c5c-4218-af1d-0af618e033a3/extra_specs => generated 55 bytes in 442 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 28 01:57:37.977319 np0000177134 devstack@c-api.service[112151]: DEBUG dbcounter [-] [112151] Writing DB stats cinder:SELECT=6 {{(pid=112151) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 28 01:57:37.991111 np0000177134 devstack@c-api.service[112150]: DEBUG dbcounter [-] [112150] Writing DB stats cinder:SELECT=6 {{(pid=112150) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 28 01:57:45.943359 np0000177134 devstack@c-api.service[112149]: DEBUG dbcounter [-] [112149] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112149) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 28 01:57:46.399282 np0000177134 devstack@c-api.service[112148]: DEBUG dbcounter [-] [112148] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112148) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}