May 21 23:17:21.775683 np0000176068 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 21 23:17:21.785956 np0000176068 devstack@c-api.service[112537]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 21 23:17:21.789603 np0000176068 devstack@c-api.service[112537]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu May 21 23:17:21 2026] *** May 21 23:17:21.789603 np0000176068 devstack@c-api.service[112537]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 21 23:17:21.789603 np0000176068 devstack@c-api.service[112537]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 May 21 23:17:21.789603 np0000176068 devstack@c-api.service[112537]: nodename: np0000176068 May 21 23:17:21.789603 np0000176068 devstack@c-api.service[112537]: machine: x86_64 May 21 23:17:21.789603 np0000176068 devstack@c-api.service[112537]: clock source: unix May 21 23:17:21.789603 np0000176068 devstack@c-api.service[112537]: pcre jit disabled May 21 23:17:21.789603 np0000176068 devstack@c-api.service[112537]: detected number of CPU cores: 16 May 21 23:17:21.789603 np0000176068 devstack@c-api.service[112537]: current working directory: / May 21 23:17:21.789603 np0000176068 devstack@c-api.service[112537]: detected binary path: /usr/bin/uwsgi-core May 21 23:17:21.789603 np0000176068 devstack@c-api.service[112537]: your processes number limit is 256917 May 21 23:17:21.789603 np0000176068 devstack@c-api.service[112537]: your memory page size is 4096 bytes May 21 23:17:21.789603 np0000176068 devstack@c-api.service[112537]: detected max file descriptor number: 2048 May 21 23:17:21.789603 np0000176068 devstack@c-api.service[112537]: lock engine: pthread robust mutexes May 21 23:17:21.790435 np0000176068 devstack@c-api.service[112537]: thunder lock: enabled May 21 23:17:21.790435 np0000176068 devstack@c-api.service[112537]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 21 23:17:21.790435 np0000176068 devstack@c-api.service[112537]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 21 23:17:21.790435 np0000176068 devstack@c-api.service[112537]: PEP 405 virtualenv detected: /opt/stack/data/venv May 21 23:17:21.790435 np0000176068 devstack@c-api.service[112537]: Set PythonHome to /opt/stack/data/venv May 21 23:17:21.831259 np0000176068 devstack@c-api.service[112537]: Python main interpreter initialized at 0x7ad6b6ea3668 May 21 23:17:21.831259 np0000176068 devstack@c-api.service[112537]: python threads support enabled May 21 23:17:21.831259 np0000176068 devstack@c-api.service[112537]: your server socket listen backlog is limited to 100 connections May 21 23:17:21.831259 np0000176068 devstack@c-api.service[112537]: your mercy for graceful operations on workers is 80 seconds May 21 23:17:21.831807 np0000176068 devstack@c-api.service[112537]: mapped 671795 bytes (656 KB) for 4 cores May 21 23:17:21.832367 np0000176068 devstack@c-api.service[112537]: *** Operational MODE: preforking *** May 21 23:17:21.832367 np0000176068 devstack@c-api.service[112537]: *** uWSGI is running in multiple interpreter mode *** May 21 23:17:21.832367 np0000176068 devstack@c-api.service[112537]: spawned uWSGI master process (pid: 112537) May 21 23:17:21.832652 np0000176068 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 21 23:17:21.833117 np0000176068 devstack@c-api.service[112537]: spawned uWSGI worker 1 (pid: 112544, cores: 1) May 21 23:17:21.833600 np0000176068 devstack@c-api.service[112537]: spawned uWSGI worker 2 (pid: 112545, cores: 1) May 21 23:17:21.834032 np0000176068 devstack@c-api.service[112537]: spawned uWSGI worker 3 (pid: 112546, cores: 1) May 21 23:17:21.834696 np0000176068 devstack@c-api.service[112537]: spawned uWSGI worker 4 (pid: 112547, cores: 1) May 21 23:17:21.834799 np0000176068 devstack@c-api.service[112537]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 21 23:17:21.969504 np0000176068 devstack@c-api.service[112544]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 23:17:21.969504 np0000176068 devstack@c-api.service[112544]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 23:17:21.969504 np0000176068 devstack@c-api.service[112544]: we strongly recommend against using it for new projects. May 21 23:17:21.969504 np0000176068 devstack@c-api.service[112544]: If you are already using Eventlet, we recommend migrating to a different May 21 23:17:21.969504 np0000176068 devstack@c-api.service[112544]: framework. For more detail see May 21 23:17:21.969504 np0000176068 devstack@c-api.service[112544]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 23:17:21.969504 np0000176068 devstack@c-api.service[112544]: import eventlet # noqa May 21 23:17:21.976011 np0000176068 devstack@c-api.service[112545]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 23:17:21.976011 np0000176068 devstack@c-api.service[112545]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 23:17:21.976011 np0000176068 devstack@c-api.service[112545]: we strongly recommend against using it for new projects. May 21 23:17:21.976011 np0000176068 devstack@c-api.service[112545]: If you are already using Eventlet, we recommend migrating to a different May 21 23:17:21.976011 np0000176068 devstack@c-api.service[112545]: framework. For more detail see May 21 23:17:21.976011 np0000176068 devstack@c-api.service[112545]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 23:17:21.976011 np0000176068 devstack@c-api.service[112545]: import eventlet # noqa May 21 23:17:21.977622 np0000176068 devstack@c-api.service[112546]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 23:17:21.977622 np0000176068 devstack@c-api.service[112546]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 23:17:21.977622 np0000176068 devstack@c-api.service[112546]: we strongly recommend against using it for new projects. May 21 23:17:21.977622 np0000176068 devstack@c-api.service[112546]: If you are already using Eventlet, we recommend migrating to a different May 21 23:17:21.977622 np0000176068 devstack@c-api.service[112546]: framework. For more detail see May 21 23:17:21.977622 np0000176068 devstack@c-api.service[112546]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 23:17:21.977622 np0000176068 devstack@c-api.service[112546]: import eventlet # noqa May 21 23:17:21.999326 np0000176068 devstack@c-api.service[112547]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 23:17:21.999326 np0000176068 devstack@c-api.service[112547]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 23:17:21.999326 np0000176068 devstack@c-api.service[112547]: we strongly recommend against using it for new projects. May 21 23:17:21.999326 np0000176068 devstack@c-api.service[112547]: If you are already using Eventlet, we recommend migrating to a different May 21 23:17:21.999326 np0000176068 devstack@c-api.service[112547]: framework. For more detail see May 21 23:17:21.999326 np0000176068 devstack@c-api.service[112547]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 23:17:21.999326 np0000176068 devstack@c-api.service[112547]: import eventlet # noqa May 21 23:17:22.059849 np0000176068 devstack@c-api.service[112544]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 21 23:17:22.059849 np0000176068 devstack@c-api.service[112544]: debtcollector.deprecate( May 21 23:17:22.064063 np0000176068 devstack@c-api.service[112546]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 21 23:17:22.064063 np0000176068 devstack@c-api.service[112546]: debtcollector.deprecate( May 21 23:17:22.072265 np0000176068 devstack@c-api.service[112545]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 21 23:17:22.072265 np0000176068 devstack@c-api.service[112545]: debtcollector.deprecate( May 21 23:17:22.093703 np0000176068 devstack@c-api.service[112547]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 21 23:17:22.093703 np0000176068 devstack@c-api.service[112547]: debtcollector.deprecate( May 21 23:17:22.142290 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:22.142290 np0000176068 devstack@c-api.service[112544]: from cgi import parse_header May 21 23:17:22.155239 np0000176068 devstack@c-api.service[112546]: /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 21 23:17:22.155239 np0000176068 devstack@c-api.service[112546]: from cgi import parse_header May 21 23:17:22.168520 np0000176068 devstack@c-api.service[112545]: /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 21 23:17:22.168520 np0000176068 devstack@c-api.service[112545]: from cgi import parse_header May 21 23:17:22.186555 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:22.186555 np0000176068 devstack@c-api.service[112547]: from cgi import parse_header May 21 23:17:22.193476 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:22.193476 np0000176068 devstack@c-api.service[112544]: removals.removed_module( May 21 23:17:22.194254 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:22.194254 np0000176068 devstack@c-api.service[112544]: removals.removed_module( May 21 23:17:22.208109 np0000176068 devstack@c-api.service[112546]: /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 21 23:17:22.208109 np0000176068 devstack@c-api.service[112546]: removals.removed_module( May 21 23:17:22.208790 np0000176068 devstack@c-api.service[112546]: /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 21 23:17:22.208790 np0000176068 devstack@c-api.service[112546]: removals.removed_module( May 21 23:17:22.220667 np0000176068 devstack@c-api.service[112545]: /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 21 23:17:22.220667 np0000176068 devstack@c-api.service[112545]: removals.removed_module( May 21 23:17:22.221410 np0000176068 devstack@c-api.service[112545]: /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 21 23:17:22.221410 np0000176068 devstack@c-api.service[112545]: removals.removed_module( May 21 23:17:22.242848 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:22.242848 np0000176068 devstack@c-api.service[112547]: removals.removed_module( May 21 23:17:22.244035 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:22.244035 np0000176068 devstack@c-api.service[112547]: removals.removed_module( May 21 23:17:22.894072 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:22.894072 np0000176068 devstack@c-api.service[112544]: warnings.warn( May 21 23:17:22.947306 np0000176068 devstack@c-api.service[112546]: /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 21 23:17:22.947306 np0000176068 devstack@c-api.service[112546]: warnings.warn( May 21 23:17:22.988727 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:22.988727 np0000176068 devstack@c-api.service[112547]: warnings.warn( May 21 23:17:22.998519 np0000176068 devstack@c-api.service[112545]: /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 21 23:17:22.998519 np0000176068 devstack@c-api.service[112545]: warnings.warn( May 21 23:17:23.047385 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:23.047385 np0000176068 devstack@c-api.service[112544]: warnings.warn( May 21 23:17:23.108168 np0000176068 devstack@c-api.service[112546]: /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 21 23:17:23.108168 np0000176068 devstack@c-api.service[112546]: warnings.warn( May 21 23:17:23.135750 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:23.135750 np0000176068 devstack@c-api.service[112547]: warnings.warn( May 21 23:17:23.165610 np0000176068 devstack@c-api.service[112545]: /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 21 23:17:23.165610 np0000176068 devstack@c-api.service[112545]: warnings.warn( May 21 23:17:23.376067 np0000176068 devstack@c-api.service[112544]: 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 21 23:17:23.376302 np0000176068 devstack@c-api.service[112544]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112544) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 23:17:23.448770 np0000176068 devstack@c-api.service[112546]: 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 21 23:17:23.448986 np0000176068 devstack@c-api.service[112546]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112546) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 23:17:23.472982 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:23.472982 np0000176068 devstack@c-api.service[112544]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 23:17:23.478999 np0000176068 devstack@c-api.service[112547]: 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 21 23:17:23.479229 np0000176068 devstack@c-api.service[112547]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112547) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 23:17:23.498029 np0000176068 devstack@c-api.service[112545]: 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 21 23:17:23.498247 np0000176068 devstack@c-api.service[112545]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112545) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 23:17:23.515875 np0000176068 devstack@c-api.service[112546]: /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 21 23:17:23.515875 np0000176068 devstack@c-api.service[112546]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 23:17:23.552753 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:23.552753 np0000176068 devstack@c-api.service[112547]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 23:17:23.566253 np0000176068 devstack@c-api.service[112545]: /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 21 23:17:23.566253 np0000176068 devstack@c-api.service[112545]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 23:17:24.033633 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112547) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 23:17:24.033924 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112546) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 23:17:24.034061 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.034199 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.034349 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112544) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 23:17:24.034460 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.034561 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.034752 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.034932 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.035041 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.035291 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.035753 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.035866 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.035866 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.036064 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.036064 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.036064 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.036260 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.036319 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.036319 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.036419 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.036482 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.036558 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.036626 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.036741 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.037548 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.037857 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.037977 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.037977 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.038117 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.038117 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.038295 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.038295 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.039102 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.039271 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.039271 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.039271 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.039484 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.039557 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.039557 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.039670 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.039670 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.039800 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.039860 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.039860 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.039860 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.039860 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.040088 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.040088 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.040088 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.040088 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.040088 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.040088 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.040088 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.044740 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.044810 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.044845 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.044911 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.044973 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.045072 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.045122 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.045187 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.045285 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.045379 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.045379 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.045504 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.045504 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.045634 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.045671 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.045671 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.045740 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.045773 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.045805 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.045910 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.045951 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.051369 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.051470 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.051470 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.051574 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.051629 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.051759 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.051759 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.051950 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.052044 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.052104 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.052186 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.052255 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.052307 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.052370 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.052408 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.052709 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.052709 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.052709 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.052709 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.052805 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.052805 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.052924 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.052981 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.053039 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.053091 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.053161 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.053221 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.053270 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.053328 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.053383 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.053432 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.053482 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.053537 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.053592 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.053648 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.053705 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.053754 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.053803 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.053852 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.053900 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.053900 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.053900 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.054034 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.054089 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.054140 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.054217 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.054245 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.054268 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.054291 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.054321 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.054346 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.054370 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.054393 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.054421 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.054449 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.054472 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.054499 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.054522 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.054545 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.054568 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.054568 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.054568 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.054568 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.054664 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112545) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 23:17:24.054852 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.054880 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.054997 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.055035 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.055063 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.055102 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.055138 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.055205 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.055251 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.055285 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.055325 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.055405 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.055488 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.055563 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.055637 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.055703 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.055774 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.055847 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.055912 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.055977 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.056048 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.056114 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.056201 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.056268 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.056334 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.056403 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.056555 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.056629 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.056717 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.056770 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.056820 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.056870 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.056896 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.056924 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.056951 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.056975 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.056998 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.057031 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.057055 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.057078 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.057102 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.057125 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.057165 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.057209 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.057242 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.057265 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.057289 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.057317 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.057345 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.057369 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.057369 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.057369 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.057432 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.057432 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.057432 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.057432 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.057432 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.057432 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.057432 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.057592 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.057592 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.057592 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.057592 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.057592 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.057592 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.057725 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.057752 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.057774 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.057803 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.057803 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.057851 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.057875 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.057898 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.057921 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.057943 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.057973 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.058002 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.058025 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.058048 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.058048 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.058095 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.058095 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.058163 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.058190 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.058293 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.058293 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.058378 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.059531 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.059755 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.059755 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.059755 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.059755 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.060173 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.060173 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.060384 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.060384 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.061275 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.061275 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.061275 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.061275 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.061275 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.061275 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.061275 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.061275 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.061275 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.061275 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.062082 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.062082 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.062082 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.062082 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.062082 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.062082 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.062082 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.062082 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.062082 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.062553 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.062610 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.062673 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.062736 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.062787 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.062845 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.062896 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.062948 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.063032 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.063090 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.063185 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.063298 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.063357 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.063421 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.063473 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.063525 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.063577 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.063636 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.063687 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.063745 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.063798 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.063849 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.063901 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.063971 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.064023 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.064075 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.064134 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.065503 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.065611 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.065709 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.065893 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.066004 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.066117 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.066245 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.066337 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.066425 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.066516 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.066603 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.066698 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.066797 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.066888 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.067059 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.067192 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.067288 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.067376 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.067465 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.067536 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.067602 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.067666 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.067731 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.067797 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.067969 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.068057 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.068134 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.068226 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.068226 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.068349 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.068349 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.068349 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.068532 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.068598 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.068687 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.068776 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.068853 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.068853 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.069082 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.069168 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.069236 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.069310 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.069379 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.069443 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.069507 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.069584 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.069651 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.069717 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.069788 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.069833 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.069866 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.069899 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.069932 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.069965 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.069997 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.070029 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.070062 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.070102 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.070135 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.070135 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.070135 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.070135 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.070135 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.070135 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.070335 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.070335 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.070335 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.070335 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.070335 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.070335 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.070516 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.070549 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.070588 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.070716 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.070750 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.070787 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.070787 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.070845 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.070880 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.070911 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.070945 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.070982 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.071020 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.071052 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.071083 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.071117 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.071165 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.071215 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.071249 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.071286 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.071322 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.071353 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.071390 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.071421 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.071457 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.071488 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.071519 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.071556 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.071594 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.071624 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.071656 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.071687 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.071721 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.071776 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.071827 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.071874 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.071915 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.071966 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.072019 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.072065 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.072108 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.072195 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.072253 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.072298 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.072349 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.072393 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.072445 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.072498 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.072545 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.072580 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.072618 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.072669 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.072702 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.072742 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.072773 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.072804 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.072837 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.072877 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.072877 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.072877 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.072877 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.072877 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.072877 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.072877 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.072877 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.073104 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.073138 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.073138 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.074691 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.074768 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.074849 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.074925 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.074991 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.075061 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.075131 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.075214 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.075280 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.075280 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.075280 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.075280 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.075280 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.075280 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.075280 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.075280 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.075280 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.075907 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.075907 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.075907 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.075907 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.075907 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.075907 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.075907 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.075907 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.075907 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.075907 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.076616 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.076616 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.076616 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.076616 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.076956 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.076956 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.077076 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.077155 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.077212 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.077260 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.077260 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.077359 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.077408 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.077538 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.077595 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.077648 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.077697 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.077742 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.077796 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.077843 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.077896 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.077946 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.077992 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.078039 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.078087 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.078137 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.078202 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.078251 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.078308 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.078361 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.078419 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.078419 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.078508 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.078508 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.078508 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.078508 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.078508 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.078508 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.078508 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.078508 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.078508 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.078508 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.079031 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.079031 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.079031 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.079031 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.079233 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.079286 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.079338 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.079338 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.079436 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.079483 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.079530 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.079575 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.079621 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.079669 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.079719 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.079765 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.079815 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.079868 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.080006 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.080065 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.080065 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.080065 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.080065 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.080262 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.080321 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.080321 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.080373 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.080373 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.080373 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.080373 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.080373 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.080373 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.080499 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.080499 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.080499 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.080499 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.080499 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.080613 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.080678 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.080711 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.080735 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.080735 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.080778 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.080802 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.080825 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.080849 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.080879 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.080907 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.080931 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.080954 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.080985 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.081013 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.081037 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.081059 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.081087 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.081110 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.081138 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.081179 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.081203 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.081227 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.081252 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.081274 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.081297 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.081329 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.081352 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.081380 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.081403 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.081426 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.081457 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.081486 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.081510 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.081534 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.081558 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.081558 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.081602 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.081624 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.081653 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.081676 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.081676 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.081718 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.081742 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.081742 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.081788 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.081788 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.081788 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.081788 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.081788 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.081788 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.081927 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.081927 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.081927 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.081927 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.081927 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.082037 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.082061 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.082085 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.082115 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.082140 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.082140 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.082140 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.082140 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.082140 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.082266 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.082266 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.082266 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.082266 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.082266 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.082266 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.082266 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.082409 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.082433 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.082457 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.082481 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.082505 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.082528 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.082558 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.082582 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.082609 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.082642 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.082665 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.082689 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.082711 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.082735 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.082757 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.082780 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.082811 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.082835 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.082862 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.082885 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.082885 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.082928 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.082951 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.082978 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.083001 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.083026 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.083054 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.083078 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.083101 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.083126 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.084744 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.084836 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.084836 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.084836 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.084836 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.085073 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.085073 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.085073 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.085073 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.085073 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.085073 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.085073 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.085591 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.085591 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.085716 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.085779 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.085901 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.085980 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.085980 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.086105 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.086141 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.086195 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.086235 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.086273 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.086304 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.086341 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.086457 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.086491 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.086521 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.086551 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.086551 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.086551 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.086551 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.086661 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.086661 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.086661 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.086661 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.086661 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.086661 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.086661 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.086870 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.086870 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.086870 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.086870 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.086982 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.086982 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.087045 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.087252 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.087545 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.087545 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.087703 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.087775 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.087843 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.087915 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.087987 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.088068 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.088159 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.088234 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.088300 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.088370 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.088439 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.088518 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.088587 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.088840 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.088915 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.088998 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.089070 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.089139 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.089238 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.089309 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.089377 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.089423 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.089461 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.089493 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.089531 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.089566 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.089598 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.089629 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.089661 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.089702 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.089740 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.090155 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.090240 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.090315 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.090392 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.090392 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.090392 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.090392 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.090392 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.090654 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.090654 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.090654 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.090654 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.090654 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.090800 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.090844 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.090881 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.090912 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.090947 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.090981 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.091012 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.091056 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.091089 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.091129 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.091196 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.091230 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.091263 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.091294 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.091327 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.091359 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.091389 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.091420 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.091452 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.091499 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.091533 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.091565 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.091596 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.091629 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.091660 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.091693 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.091732 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.091771 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.091814 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.091848 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.091879 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.091912 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.091944 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.091977 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.092007 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.092045 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.092077 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.092113 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.092423 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.092823 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.092940 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.093002 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.093064 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.093123 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.093200 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.093258 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.093258 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.093258 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.093258 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.093258 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.093258 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.093731 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.093731 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.093731 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.093731 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.093731 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.093731 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.094059 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.094118 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.094179 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.094230 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.094289 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.094338 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.094386 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.094505 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.094595 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.094651 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.094703 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.094753 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.094811 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.094860 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.095119 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.095203 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.095259 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.095308 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.095357 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.095411 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.095444 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.095469 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.095469 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.095511 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.095539 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.095562 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.095587 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.095609 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.095633 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.095655 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.095685 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.095713 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.095737 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.095737 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.095737 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.095737 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.095821 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.095846 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.095873 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.095896 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.095924 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.095951 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.095974 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.095997 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.096026 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.096058 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.096084 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.096112 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.096136 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.096187 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.096213 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.096237 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.096260 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.096286 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.096310 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.096337 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.096362 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.096390 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.096412 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.096439 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.096463 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.096486 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.096509 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.096537 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.096559 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.096583 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.096606 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.096630 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.096669 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.096768 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.096805 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.096848 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.096874 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.096905 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.096905 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.096905 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.096905 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.096905 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.097012 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.097012 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.097012 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.097012 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.097012 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.097012 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.097012 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.097012 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.097012 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.097012 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.098192 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.098192 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.098192 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.098192 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.098384 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112547) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.098384 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.098384 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.098384 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.098384 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112547) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.098599 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.098657 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112547) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.098706 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.098754 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112544) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.098802 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.098802 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.098903 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.098903 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.098993 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.099049 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.099108 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.099173 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112544) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.099222 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112546) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.099273 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112544) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.099321 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.099368 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.099426 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.099477 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.099526 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.099574 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.099627 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.099677 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112546) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.099677 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112546) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.099766 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.099766 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.099766 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.099766 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:17:24.099766 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112545) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:17:24.099766 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:17:24.099766 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:17:24.099766 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:17:24.099766 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112545) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:17:24.099766 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112545) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:17:24.143770 np0000176068 devstack@c-api.service[112547]: INFO dbcounter [None req-2fcbdb4f-6a69-4389-9e0d-876045af6053 None None] Registered counter for database cinder May 21 23:17:24.146185 np0000176068 devstack@c-api.service[112544]: INFO dbcounter [None req-97742e90-e429-4d5c-a337-974913652770 None None] Registered counter for database cinder May 21 23:17:24.151168 np0000176068 devstack@c-api.service[112546]: INFO dbcounter [None req-45b911bc-df61-4e88-9600-0d323b258175 None None] Registered counter for database cinder May 21 23:17:24.152347 np0000176068 devstack@c-api.service[112545]: INFO dbcounter [None req-67bb9eb2-ab26-471e-9e89-0341b4fc54d8 None None] Registered counter for database cinder May 21 23:17:24.158499 np0000176068 devstack@c-api.service[112547]: DEBUG oslo_db.sqlalchemy.engines [None req-2fcbdb4f-6a69-4389-9e0d-876045af6053 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=112547) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:17:24.161924 np0000176068 devstack@c-api.service[112544]: DEBUG oslo_db.sqlalchemy.engines [None req-97742e90-e429-4d5c-a337-974913652770 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=112544) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:17:24.163990 np0000176068 devstack@c-api.service[112546]: DEBUG oslo_db.sqlalchemy.engines [None req-45b911bc-df61-4e88-9600-0d323b258175 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=112546) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:17:24.172300 np0000176068 devstack@c-api.service[112545]: DEBUG oslo_db.sqlalchemy.engines [None req-67bb9eb2-ab26-471e-9e89-0341b4fc54d8 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=112545) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:17:24.278657 np0000176068 devstack@c-api.service[112547]: DEBUG dbcounter [-] [112547] Writer thread running {{(pid=112547) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 23:17:24.281950 np0000176068 devstack@c-api.service[112547]: INFO cinder.rpc [None req-2fcbdb4f-6a69-4389-9e0d-876045af6053 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 23:17:24.284159 np0000176068 devstack@c-api.service[112547]: INFO cinder.rpc [None req-2fcbdb4f-6a69-4389-9e0d-876045af6053 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 23:17:24.285136 np0000176068 devstack@c-api.service[112544]: DEBUG dbcounter [-] [112544] Writer thread running {{(pid=112544) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 23:17:24.286288 np0000176068 devstack@c-api.service[112547]: INFO cinder.rpc [None req-2fcbdb4f-6a69-4389-9e0d-876045af6053 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 23:17:24.288133 np0000176068 devstack@c-api.service[112544]: INFO cinder.rpc [None req-97742e90-e429-4d5c-a337-974913652770 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 23:17:24.288387 np0000176068 devstack@c-api.service[112547]: INFO cinder.rpc [None req-2fcbdb4f-6a69-4389-9e0d-876045af6053 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 23:17:24.289093 np0000176068 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-2fcbdb4f-6a69-4389-9e0d-876045af6053 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.291577 np0000176068 devstack@c-api.service[112544]: INFO cinder.rpc [None req-97742e90-e429-4d5c-a337-974913652770 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 23:17:24.291682 np0000176068 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-2fcbdb4f-6a69-4389-9e0d-876045af6053 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.292038 np0000176068 devstack@c-api.service[112545]: DEBUG dbcounter [-] [112545] Writer thread running {{(pid=112545) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 23:17:24.292708 np0000176068 devstack@c-api.service[112544]: INFO cinder.rpc [None req-97742e90-e429-4d5c-a337-974913652770 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 23:17:24.299476 np0000176068 devstack@c-api.service[112544]: INFO cinder.rpc [None req-97742e90-e429-4d5c-a337-974913652770 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 23:17:24.299640 np0000176068 devstack@c-api.service[112545]: INFO cinder.rpc [None req-67bb9eb2-ab26-471e-9e89-0341b4fc54d8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 23:17:24.299697 np0000176068 devstack@c-api.service[112547]: DEBUG oslo_db.sqlalchemy.engines [None req-2fcbdb4f-6a69-4389-9e0d-876045af6053 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=112547) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:17:24.299735 np0000176068 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-97742e90-e429-4d5c-a337-974913652770 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.299770 np0000176068 devstack@c-api.service[112547]: INFO cinder.rpc [None req-2fcbdb4f-6a69-4389-9e0d-876045af6053 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 23:17:24.299802 np0000176068 devstack@c-api.service[112545]: INFO cinder.rpc [None req-67bb9eb2-ab26-471e-9e89-0341b4fc54d8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 23:17:24.299833 np0000176068 devstack@c-api.service[112546]: DEBUG dbcounter [-] [112546] Writer thread running {{(pid=112546) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 23:17:24.299877 np0000176068 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-97742e90-e429-4d5c-a337-974913652770 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.300080 np0000176068 devstack@c-api.service[112547]: INFO cinder.rpc [None req-2fcbdb4f-6a69-4389-9e0d-876045af6053 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 23:17:24.300979 np0000176068 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-2fcbdb4f-6a69-4389-9e0d-876045af6053 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.301254 np0000176068 devstack@c-api.service[112545]: INFO cinder.rpc [None req-67bb9eb2-ab26-471e-9e89-0341b4fc54d8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 23:17:24.301578 np0000176068 devstack@c-api.service[112546]: INFO cinder.rpc [None req-45b911bc-df61-4e88-9600-0d323b258175 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 23:17:24.303591 np0000176068 devstack@c-api.service[112545]: INFO cinder.rpc [None req-67bb9eb2-ab26-471e-9e89-0341b4fc54d8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 23:17:24.303706 np0000176068 devstack@c-api.service[112546]: INFO cinder.rpc [None req-45b911bc-df61-4e88-9600-0d323b258175 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 23:17:24.304617 np0000176068 devstack@c-api.service[112544]: DEBUG oslo_db.sqlalchemy.engines [None req-97742e90-e429-4d5c-a337-974913652770 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=112544) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:17:24.305007 np0000176068 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-67bb9eb2-ab26-471e-9e89-0341b4fc54d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.305722 np0000176068 devstack@c-api.service[112546]: INFO cinder.rpc [None req-45b911bc-df61-4e88-9600-0d323b258175 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 23:17:24.306822 np0000176068 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-67bb9eb2-ab26-471e-9e89-0341b4fc54d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.306903 np0000176068 devstack@c-api.service[112544]: INFO cinder.rpc [None req-97742e90-e429-4d5c-a337-974913652770 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 23:17:24.307497 np0000176068 devstack@c-api.service[112546]: INFO cinder.rpc [None req-45b911bc-df61-4e88-9600-0d323b258175 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 23:17:24.308448 np0000176068 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-45b911bc-df61-4e88-9600-0d323b258175 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.309187 np0000176068 devstack@c-api.service[112544]: INFO cinder.rpc [None req-97742e90-e429-4d5c-a337-974913652770 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 23:17:24.310175 np0000176068 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-97742e90-e429-4d5c-a337-974913652770 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.310353 np0000176068 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-45b911bc-df61-4e88-9600-0d323b258175 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.313469 np0000176068 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-2fcbdb4f-6a69-4389-9e0d-876045af6053 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.314768 np0000176068 devstack@c-api.service[112545]: DEBUG oslo_db.sqlalchemy.engines [None req-67bb9eb2-ab26-471e-9e89-0341b4fc54d8 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=112545) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:17:24.316281 np0000176068 devstack@c-api.service[112546]: DEBUG oslo_db.sqlalchemy.engines [None req-45b911bc-df61-4e88-9600-0d323b258175 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=112546) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:17:24.317114 np0000176068 devstack@c-api.service[112545]: INFO cinder.rpc [None req-67bb9eb2-ab26-471e-9e89-0341b4fc54d8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 23:17:24.317972 np0000176068 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-2fcbdb4f-6a69-4389-9e0d-876045af6053 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.318617 np0000176068 devstack@c-api.service[112546]: INFO cinder.rpc [None req-45b911bc-df61-4e88-9600-0d323b258175 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 23:17:24.319420 np0000176068 devstack@c-api.service[112545]: INFO cinder.rpc [None req-67bb9eb2-ab26-471e-9e89-0341b4fc54d8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 23:17:24.320549 np0000176068 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-67bb9eb2-ab26-471e-9e89-0341b4fc54d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.320895 np0000176068 devstack@c-api.service[112546]: INFO cinder.rpc [None req-45b911bc-df61-4e88-9600-0d323b258175 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 23:17:24.321226 np0000176068 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-2fcbdb4f-6a69-4389-9e0d-876045af6053 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.322007 np0000176068 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-45b911bc-df61-4e88-9600-0d323b258175 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.324923 np0000176068 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-97742e90-e429-4d5c-a337-974913652770 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.325245 np0000176068 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-2fcbdb4f-6a69-4389-9e0d-876045af6053 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.328541 np0000176068 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-2fcbdb4f-6a69-4389-9e0d-876045af6053 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.328726 np0000176068 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-97742e90-e429-4d5c-a337-974913652770 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.331482 np0000176068 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-2fcbdb4f-6a69-4389-9e0d-876045af6053 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.331753 np0000176068 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-97742e90-e429-4d5c-a337-974913652770 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.334062 np0000176068 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-67bb9eb2-ab26-471e-9e89-0341b4fc54d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.334528 np0000176068 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-2fcbdb4f-6a69-4389-9e0d-876045af6053 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.335486 np0000176068 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-45b911bc-df61-4e88-9600-0d323b258175 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.337286 np0000176068 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-97742e90-e429-4d5c-a337-974913652770 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.337630 np0000176068 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-2fcbdb4f-6a69-4389-9e0d-876045af6053 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.339732 np0000176068 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-67bb9eb2-ab26-471e-9e89-0341b4fc54d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.340350 np0000176068 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-97742e90-e429-4d5c-a337-974913652770 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.340533 np0000176068 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-2fcbdb4f-6a69-4389-9e0d-876045af6053 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.341515 np0000176068 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-45b911bc-df61-4e88-9600-0d323b258175 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.342169 np0000176068 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-2fcbdb4f-6a69-4389-9e0d-876045af6053 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.342903 np0000176068 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-67bb9eb2-ab26-471e-9e89-0341b4fc54d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.343551 np0000176068 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-97742e90-e429-4d5c-a337-974913652770 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.344750 np0000176068 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-45b911bc-df61-4e88-9600-0d323b258175 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.344902 np0000176068 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-2fcbdb4f-6a69-4389-9e0d-876045af6053 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.346529 np0000176068 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-97742e90-e429-4d5c-a337-974913652770 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.347064 np0000176068 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-67bb9eb2-ab26-471e-9e89-0341b4fc54d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.348745 np0000176068 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-45b911bc-df61-4e88-9600-0d323b258175 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.350098 np0000176068 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-67bb9eb2-ab26-471e-9e89-0341b4fc54d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.350373 np0000176068 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-2fcbdb4f-6a69-4389-9e0d-876045af6053 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.351705 np0000176068 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-45b911bc-df61-4e88-9600-0d323b258175 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.352170 np0000176068 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-97742e90-e429-4d5c-a337-974913652770 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.353074 np0000176068 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-67bb9eb2-ab26-471e-9e89-0341b4fc54d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.353777 np0000176068 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-2fcbdb4f-6a69-4389-9e0d-876045af6053 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.354701 np0000176068 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-45b911bc-df61-4e88-9600-0d323b258175 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.355099 np0000176068 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-97742e90-e429-4d5c-a337-974913652770 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.355979 np0000176068 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-2fcbdb4f-6a69-4389-9e0d-876045af6053 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.356251 np0000176068 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-67bb9eb2-ab26-471e-9e89-0341b4fc54d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.356644 np0000176068 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-97742e90-e429-4d5c-a337-974913652770 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.357418 np0000176068 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-2fcbdb4f-6a69-4389-9e0d-876045af6053 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.357782 np0000176068 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-45b911bc-df61-4e88-9600-0d323b258175 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.358877 np0000176068 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-2fcbdb4f-6a69-4389-9e0d-876045af6053 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.359160 np0000176068 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-67bb9eb2-ab26-471e-9e89-0341b4fc54d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.359423 np0000176068 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-97742e90-e429-4d5c-a337-974913652770 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.360627 np0000176068 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-45b911bc-df61-4e88-9600-0d323b258175 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.362062 np0000176068 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-67bb9eb2-ab26-471e-9e89-0341b4fc54d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.363168 np0000176068 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-2fcbdb4f-6a69-4389-9e0d-876045af6053 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.363477 np0000176068 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-45b911bc-df61-4e88-9600-0d323b258175 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.363631 np0000176068 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-67bb9eb2-ab26-471e-9e89-0341b4fc54d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.364449 np0000176068 devstack@c-api.service[112547]: WARNING cinder.api.contrib.hosts [None req-2fcbdb4f-6a69-4389-9e0d-876045af6053 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 23:17:24.364970 np0000176068 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-45b911bc-df61-4e88-9600-0d323b258175 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.365254 np0000176068 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-2fcbdb4f-6a69-4389-9e0d-876045af6053 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.366259 np0000176068 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-67bb9eb2-ab26-471e-9e89-0341b4fc54d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.366704 np0000176068 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-2fcbdb4f-6a69-4389-9e0d-876045af6053 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.367678 np0000176068 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-45b911bc-df61-4e88-9600-0d323b258175 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.367945 np0000176068 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-97742e90-e429-4d5c-a337-974913652770 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.368125 np0000176068 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-2fcbdb4f-6a69-4389-9e0d-876045af6053 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.369454 np0000176068 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-2fcbdb4f-6a69-4389-9e0d-876045af6053 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.370313 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-2fcbdb4f-6a69-4389-9e0d-876045af6053 None None] Extended resource: extensions {{(pid=112547) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:24.371331 np0000176068 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-97742e90-e429-4d5c-a337-974913652770 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.371861 np0000176068 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-67bb9eb2-ab26-471e-9e89-0341b4fc54d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.372262 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-2fcbdb4f-6a69-4389-9e0d-876045af6053 None None] Extended resource: qos-specs {{(pid=112547) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:24.373239 np0000176068 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-45b911bc-df61-4e88-9600-0d323b258175 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.373612 np0000176068 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-97742e90-e429-4d5c-a337-974913652770 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.374358 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-2fcbdb4f-6a69-4389-9e0d-876045af6053 None None] Extended resource: os-snapshot-manage {{(pid=112547) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:24.375024 np0000176068 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-97742e90-e429-4d5c-a337-974913652770 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.375265 np0000176068 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-67bb9eb2-ab26-471e-9e89-0341b4fc54d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.375772 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-2fcbdb4f-6a69-4389-9e0d-876045af6053 None None] Extended resource: scheduler-stats {{(pid=112547) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:24.376552 np0000176068 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-97742e90-e429-4d5c-a337-974913652770 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.376675 np0000176068 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-45b911bc-df61-4e88-9600-0d323b258175 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.377241 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-2fcbdb4f-6a69-4389-9e0d-876045af6053 None None] Extended resource: os-volume-transfer {{(pid=112547) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:24.377622 np0000176068 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-67bb9eb2-ab26-471e-9e89-0341b4fc54d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.378072 np0000176068 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-97742e90-e429-4d5c-a337-974913652770 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.378779 np0000176068 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-45b911bc-df61-4e88-9600-0d323b258175 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.378858 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-2fcbdb4f-6a69-4389-9e0d-876045af6053 None None] Extended resource: extra_specs {{(pid=112547) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:24.378982 np0000176068 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-67bb9eb2-ab26-471e-9e89-0341b4fc54d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.379358 np0000176068 devstack@c-api.service[112544]: WARNING cinder.api.contrib.hosts [None req-97742e90-e429-4d5c-a337-974913652770 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 23:17:24.380139 np0000176068 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-45b911bc-df61-4e88-9600-0d323b258175 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.380283 np0000176068 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-97742e90-e429-4d5c-a337-974913652770 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.380488 np0000176068 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-67bb9eb2-ab26-471e-9e89-0341b4fc54d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.380636 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-2fcbdb4f-6a69-4389-9e0d-876045af6053 None None] Extended resource: os-volume-type-access {{(pid=112547) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:24.381666 np0000176068 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-45b911bc-df61-4e88-9600-0d323b258175 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.381782 np0000176068 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-97742e90-e429-4d5c-a337-974913652770 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.382011 np0000176068 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-67bb9eb2-ab26-471e-9e89-0341b4fc54d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.382122 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-2fcbdb4f-6a69-4389-9e0d-876045af6053 None None] Extended resource: cgsnapshots {{(pid=112547) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:24.383032 np0000176068 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-97742e90-e429-4d5c-a337-974913652770 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.383176 np0000176068 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-45b911bc-df61-4e88-9600-0d323b258175 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.383283 np0000176068 devstack@c-api.service[112545]: WARNING cinder.api.contrib.hosts [None req-67bb9eb2-ab26-471e-9e89-0341b4fc54d8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 23:17:24.383531 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-2fcbdb4f-6a69-4389-9e0d-876045af6053 None None] Extended resource: consistencygroups {{(pid=112547) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:24.384046 np0000176068 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-67bb9eb2-ab26-471e-9e89-0341b4fc54d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.384349 np0000176068 devstack@c-api.service[112546]: WARNING cinder.api.contrib.hosts [None req-45b911bc-df61-4e88-9600-0d323b258175 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 23:17:24.384493 np0000176068 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-97742e90-e429-4d5c-a337-974913652770 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.385175 np0000176068 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-45b911bc-df61-4e88-9600-0d323b258175 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.385304 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-97742e90-e429-4d5c-a337-974913652770 None None] Extended resource: extensions {{(pid=112544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:24.385511 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-2fcbdb4f-6a69-4389-9e0d-876045af6053 None None] Extended resource: os-quota-sets {{(pid=112547) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:24.385652 np0000176068 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-67bb9eb2-ab26-471e-9e89-0341b4fc54d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.386598 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-97742e90-e429-4d5c-a337-974913652770 None None] Extended resource: qos-specs {{(pid=112544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:24.386754 np0000176068 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-45b911bc-df61-4e88-9600-0d323b258175 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.386865 np0000176068 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-67bb9eb2-ab26-471e-9e89-0341b4fc54d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.386965 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-2fcbdb4f-6a69-4389-9e0d-876045af6053 None None] Extended resource: capabilities {{(pid=112547) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:24.387932 np0000176068 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-45b911bc-df61-4e88-9600-0d323b258175 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.388164 np0000176068 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-67bb9eb2-ab26-471e-9e89-0341b4fc54d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.388254 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-2fcbdb4f-6a69-4389-9e0d-876045af6053 None None] Extended resource: os-hosts {{(pid=112547) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:24.388710 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-97742e90-e429-4d5c-a337-974913652770 None None] Extended resource: os-snapshot-manage {{(pid=112544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:24.389034 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-67bb9eb2-ab26-471e-9e89-0341b4fc54d8 None None] Extended resource: extensions {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:24.389238 np0000176068 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-45b911bc-df61-4e88-9600-0d323b258175 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.389598 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-2fcbdb4f-6a69-4389-9e0d-876045af6053 None None] Extended resource: encryption {{(pid=112547) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:24.390082 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-45b911bc-df61-4e88-9600-0d323b258175 None None] Extended resource: extensions {{(pid=112546) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:24.390182 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-97742e90-e429-4d5c-a337-974913652770 None None] Extended resource: scheduler-stats {{(pid=112544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:24.390999 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-67bb9eb2-ab26-471e-9e89-0341b4fc54d8 None None] Extended resource: qos-specs {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:24.391109 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-2fcbdb4f-6a69-4389-9e0d-876045af6053 None None] Extended resource: backups {{(pid=112547) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:24.391941 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-45b911bc-df61-4e88-9600-0d323b258175 None None] Extended resource: qos-specs {{(pid=112546) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:24.392699 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-97742e90-e429-4d5c-a337-974913652770 None None] Extended resource: os-volume-transfer {{(pid=112544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:24.393119 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-67bb9eb2-ab26-471e-9e89-0341b4fc54d8 None None] Extended resource: os-snapshot-manage {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:24.393224 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-2fcbdb4f-6a69-4389-9e0d-876045af6053 None None] Extended resource: os-quota-class-sets {{(pid=112547) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:24.394040 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-45b911bc-df61-4e88-9600-0d323b258175 None None] Extended resource: os-snapshot-manage {{(pid=112546) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:24.394350 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-97742e90-e429-4d5c-a337-974913652770 None None] Extended resource: extra_specs {{(pid=112544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:24.394485 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-2fcbdb4f-6a69-4389-9e0d-876045af6053 None None] Extended resource: os-volume-manage {{(pid=112547) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:24.394560 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-67bb9eb2-ab26-471e-9e89-0341b4fc54d8 None None] Extended resource: scheduler-stats {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:24.395465 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-45b911bc-df61-4e88-9600-0d323b258175 None None] Extended resource: scheduler-stats {{(pid=112546) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:24.395907 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-97742e90-e429-4d5c-a337-974913652770 None None] Extended resource: os-volume-type-access {{(pid=112544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:24.395967 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-2fcbdb4f-6a69-4389-9e0d-876045af6053 None None] Extended resource: os-availability-zone {{(pid=112547) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:24.396020 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-67bb9eb2-ab26-471e-9e89-0341b4fc54d8 None None] Extended resource: os-volume-transfer {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:24.396951 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-45b911bc-df61-4e88-9600-0d323b258175 None None] Extended resource: os-volume-transfer {{(pid=112546) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:24.397228 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-2fcbdb4f-6a69-4389-9e0d-876045af6053 None None] Extended resource: encryption {{(pid=112547) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:24.397480 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-97742e90-e429-4d5c-a337-974913652770 None None] Extended resource: cgsnapshots {{(pid=112544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:24.397682 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-67bb9eb2-ab26-471e-9e89-0341b4fc54d8 None None] Extended resource: extra_specs {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:24.398960 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-97742e90-e429-4d5c-a337-974913652770 None None] Extended resource: consistencygroups {{(pid=112544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:24.399266 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-67bb9eb2-ab26-471e-9e89-0341b4fc54d8 None None] Extended resource: os-volume-type-access {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:24.399961 np0000176068 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-2fcbdb4f-6a69-4389-9e0d-876045af6053 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.400948 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-97742e90-e429-4d5c-a337-974913652770 None None] Extended resource: os-quota-sets {{(pid=112544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:24.401553 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-45b911bc-df61-4e88-9600-0d323b258175 None None] Extended resource: extra_specs {{(pid=112546) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:24.401653 np0000176068 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-2fcbdb4f-6a69-4389-9e0d-876045af6053 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.402489 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-97742e90-e429-4d5c-a337-974913652770 None None] Extended resource: capabilities {{(pid=112544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:24.402918 np0000176068 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-2fcbdb4f-6a69-4389-9e0d-876045af6053 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.403175 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-45b911bc-df61-4e88-9600-0d323b258175 None None] Extended resource: os-volume-type-access {{(pid=112546) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:24.403771 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-97742e90-e429-4d5c-a337-974913652770 None None] Extended resource: os-hosts {{(pid=112544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:24.403860 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-67bb9eb2-ab26-471e-9e89-0341b4fc54d8 None None] Extended resource: cgsnapshots {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:24.404251 np0000176068 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-2fcbdb4f-6a69-4389-9e0d-876045af6053 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.405205 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-67bb9eb2-ab26-471e-9e89-0341b4fc54d8 None None] Extended resource: consistencygroups {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:24.405619 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-45b911bc-df61-4e88-9600-0d323b258175 None None] Extended resource: cgsnapshots {{(pid=112546) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:24.405681 np0000176068 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-2fcbdb4f-6a69-4389-9e0d-876045af6053 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.407052 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-45b911bc-df61-4e88-9600-0d323b258175 None None] Extended resource: consistencygroups {{(pid=112546) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:24.407128 np0000176068 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-2fcbdb4f-6a69-4389-9e0d-876045af6053 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.407231 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-67bb9eb2-ab26-471e-9e89-0341b4fc54d8 None None] Extended resource: os-quota-sets {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:24.408029 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-97742e90-e429-4d5c-a337-974913652770 None None] Extended resource: encryption {{(pid=112544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:24.408701 np0000176068 devstack@c-api.service[112547]: WARNING castellan.key_manager.migration [None req-2fcbdb4f-6a69-4389-9e0d-876045af6053 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.408819 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-67bb9eb2-ab26-471e-9e89-0341b4fc54d8 None None] Extended resource: capabilities {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:24.409156 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-45b911bc-df61-4e88-9600-0d323b258175 None None] Extended resource: os-quota-sets {{(pid=112546) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:24.409564 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.contrib.snapshot_actions [None req-2fcbdb4f-6a69-4389-9e0d-876045af6053 None None] SnapshotActionsController initialized {{(pid=112547) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 23:17:24.409692 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-2fcbdb4f-6a69-4389-9e0d-876045af6053 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112547) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:24.409776 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-97742e90-e429-4d5c-a337-974913652770 None None] Extended resource: backups {{(pid=112544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:24.409832 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-2fcbdb4f-6a69-4389-9e0d-876045af6053 None None] Extension TypesManage extending resource: types {{(pid=112547) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:24.410007 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-2fcbdb4f-6a69-4389-9e0d-876045af6053 None None] Extension VolumeActions extending resource: volumes {{(pid=112547) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:24.410063 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-67bb9eb2-ab26-471e-9e89-0341b4fc54d8 None None] Extended resource: os-hosts {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:24.410160 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-2fcbdb4f-6a69-4389-9e0d-876045af6053 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112547) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:24.410236 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-2fcbdb4f-6a69-4389-9e0d-876045af6053 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112547) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:24.410360 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-2fcbdb4f-6a69-4389-9e0d-876045af6053 None None] Extension AdminActions extending resource: volumes {{(pid=112547) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:24.410466 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-2fcbdb4f-6a69-4389-9e0d-876045af6053 None None] Extension AdminActions extending resource: snapshots {{(pid=112547) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:24.410544 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-45b911bc-df61-4e88-9600-0d323b258175 None None] Extended resource: capabilities {{(pid=112546) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:24.410599 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-2fcbdb4f-6a69-4389-9e0d-876045af6053 None None] Extension AdminActions extending resource: backups {{(pid=112547) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:24.410686 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-2fcbdb4f-6a69-4389-9e0d-876045af6053 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112547) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:24.410762 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-2fcbdb4f-6a69-4389-9e0d-876045af6053 None None] Extension UsedLimits extending resource: limits {{(pid=112547) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:24.410877 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-2fcbdb4f-6a69-4389-9e0d-876045af6053 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112547) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:24.410985 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-2fcbdb4f-6a69-4389-9e0d-876045af6053 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112547) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:24.411097 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-2fcbdb4f-6a69-4389-9e0d-876045af6053 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112547) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:24.411228 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-2fcbdb4f-6a69-4389-9e0d-876045af6053 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112547) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:24.411520 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-2fcbdb4f-6a69-4389-9e0d-876045af6053 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112547) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:24.411609 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-67bb9eb2-ab26-471e-9e89-0341b4fc54d8 None None] Extended resource: encryption {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:24.411653 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.v3.router [None req-2fcbdb4f-6a69-4389-9e0d-876045af6053 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112547) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:24.412032 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-97742e90-e429-4d5c-a337-974913652770 None None] Extended resource: os-quota-class-sets {{(pid=112544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:24.412091 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-45b911bc-df61-4e88-9600-0d323b258175 None None] Extended resource: os-hosts {{(pid=112546) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:24.413165 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-67bb9eb2-ab26-471e-9e89-0341b4fc54d8 None None] Extended resource: backups {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:24.413347 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-97742e90-e429-4d5c-a337-974913652770 None None] Extended resource: os-volume-manage {{(pid=112544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:24.413414 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-45b911bc-df61-4e88-9600-0d323b258175 None None] Extended resource: encryption {{(pid=112546) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:24.414824 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-97742e90-e429-4d5c-a337-974913652770 None None] Extended resource: os-availability-zone {{(pid=112544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:24.414902 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-45b911bc-df61-4e88-9600-0d323b258175 None None] Extended resource: backups {{(pid=112546) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:24.415164 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-67bb9eb2-ab26-471e-9e89-0341b4fc54d8 None None] Extended resource: os-quota-class-sets {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:24.416102 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-97742e90-e429-4d5c-a337-974913652770 None None] Extended resource: encryption {{(pid=112544) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:24.416455 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-67bb9eb2-ab26-471e-9e89-0341b4fc54d8 None None] Extended resource: os-volume-manage {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:24.416869 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-45b911bc-df61-4e88-9600-0d323b258175 None None] Extended resource: os-quota-class-sets {{(pid=112546) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:24.417902 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-67bb9eb2-ab26-471e-9e89-0341b4fc54d8 None None] Extended resource: os-availability-zone {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:24.418191 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-45b911bc-df61-4e88-9600-0d323b258175 None None] Extended resource: os-volume-manage {{(pid=112546) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:24.418704 np0000176068 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-97742e90-e429-4d5c-a337-974913652770 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.419157 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-67bb9eb2-ab26-471e-9e89-0341b4fc54d8 None None] Extended resource: encryption {{(pid=112545) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:24.419609 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-45b911bc-df61-4e88-9600-0d323b258175 None None] Extended resource: os-availability-zone {{(pid=112546) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:24.420321 np0000176068 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-97742e90-e429-4d5c-a337-974913652770 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.420942 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-45b911bc-df61-4e88-9600-0d323b258175 None None] Extended resource: encryption {{(pid=112546) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:17:24.421695 np0000176068 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-97742e90-e429-4d5c-a337-974913652770 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.422020 np0000176068 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-67bb9eb2-ab26-471e-9e89-0341b4fc54d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.422718 np0000176068 devstack@c-api.service[112547]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7ad6b6ea3668 pid: 112547 (default app) May 21 23:17:24.423029 np0000176068 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-97742e90-e429-4d5c-a337-974913652770 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.423508 np0000176068 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-67bb9eb2-ab26-471e-9e89-0341b4fc54d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.423677 np0000176068 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-45b911bc-df61-4e88-9600-0d323b258175 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.424446 np0000176068 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-97742e90-e429-4d5c-a337-974913652770 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.424913 np0000176068 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-67bb9eb2-ab26-471e-9e89-0341b4fc54d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.425112 np0000176068 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-45b911bc-df61-4e88-9600-0d323b258175 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.425934 np0000176068 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-97742e90-e429-4d5c-a337-974913652770 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.426275 np0000176068 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-67bb9eb2-ab26-471e-9e89-0341b4fc54d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.426490 np0000176068 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-45b911bc-df61-4e88-9600-0d323b258175 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.427309 np0000176068 devstack@c-api.service[112544]: WARNING castellan.key_manager.migration [None req-97742e90-e429-4d5c-a337-974913652770 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.427667 np0000176068 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-67bb9eb2-ab26-471e-9e89-0341b4fc54d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.427855 np0000176068 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-45b911bc-df61-4e88-9600-0d323b258175 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.428191 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.contrib.snapshot_actions [None req-97742e90-e429-4d5c-a337-974913652770 None None] SnapshotActionsController initialized {{(pid=112544) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 23:17:24.428342 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-97742e90-e429-4d5c-a337-974913652770 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:24.428456 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-97742e90-e429-4d5c-a337-974913652770 None None] Extension TypesManage extending resource: types {{(pid=112544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:24.428665 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-97742e90-e429-4d5c-a337-974913652770 None None] Extension VolumeActions extending resource: volumes {{(pid=112544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:24.428809 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-97742e90-e429-4d5c-a337-974913652770 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:24.428927 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-97742e90-e429-4d5c-a337-974913652770 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:24.428998 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-97742e90-e429-4d5c-a337-974913652770 None None] Extension AdminActions extending resource: volumes {{(pid=112544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:24.429126 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-97742e90-e429-4d5c-a337-974913652770 None None] Extension AdminActions extending resource: snapshots {{(pid=112544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:24.429240 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-97742e90-e429-4d5c-a337-974913652770 None None] Extension AdminActions extending resource: backups {{(pid=112544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:24.429294 np0000176068 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-67bb9eb2-ab26-471e-9e89-0341b4fc54d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.429361 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-97742e90-e429-4d5c-a337-974913652770 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:24.429450 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-97742e90-e429-4d5c-a337-974913652770 None None] Extension UsedLimits extending resource: limits {{(pid=112544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:24.429551 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-97742e90-e429-4d5c-a337-974913652770 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:24.429653 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-97742e90-e429-4d5c-a337-974913652770 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:24.429769 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-97742e90-e429-4d5c-a337-974913652770 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:24.429885 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-97742e90-e429-4d5c-a337-974913652770 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:24.430001 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-97742e90-e429-4d5c-a337-974913652770 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:24.430101 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.v3.router [None req-97742e90-e429-4d5c-a337-974913652770 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112544) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:24.431018 np0000176068 devstack@c-api.service[112545]: WARNING castellan.key_manager.migration [None req-67bb9eb2-ab26-471e-9e89-0341b4fc54d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.431591 np0000176068 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-45b911bc-df61-4e88-9600-0d323b258175 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.432034 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.432034 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.432193 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.432193 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.432193 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.432193 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.432193 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.432420 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.432420 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.432420 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.432420 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.432420 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.432420 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.432712 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.432712 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.432712 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.432712 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.432712 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.433009 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.433009 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.433009 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.433009 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.433207 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.433207 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.433207 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.433207 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.433389 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.433389 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.433389 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.433389 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.433389 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.433594 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.433626 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.contrib.snapshot_actions [None req-67bb9eb2-ab26-471e-9e89-0341b4fc54d8 None None] SnapshotActionsController initialized {{(pid=112545) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 23:17:24.433662 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.433662 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.433662 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.433662 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.433818 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.433818 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.433818 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.433818 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.433818 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.433818 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.434072 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.434072 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.434072 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.434072 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.434072 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.434072 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.434328 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.434328 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.434423 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-67bb9eb2-ab26-471e-9e89-0341b4fc54d8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:24.434460 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.434460 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.434460 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.434460 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.434460 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.434460 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.434768 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.434768 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.434768 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.434768 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.434768 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.435009 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.435065 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-67bb9eb2-ab26-471e-9e89-0341b4fc54d8 None None] Extension TypesManage extending resource: types {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:24.435111 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.435111 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.435111 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.435111 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.435111 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.436506 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.436506 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.436506 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.436506 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.436506 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.436881 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.436881 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.436881 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.436881 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.436881 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.436881 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.437308 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.437308 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.437308 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.437308 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.437308 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.437689 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.437689 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.437689 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.437884 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-67bb9eb2-ab26-471e-9e89-0341b4fc54d8 None None] Extension VolumeActions extending resource: volumes {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:24.437949 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.437949 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.437949 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.437949 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.438291 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.438291 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.438291 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.438291 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.438596 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.438596 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.438596 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.438596 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.438949 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.438949 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.438949 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.438949 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.439364 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-67bb9eb2-ab26-471e-9e89-0341b4fc54d8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:24.439470 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.439470 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.439470 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.439470 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.439470 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.439956 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.439956 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.439956 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.439956 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.439956 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.440392 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.440392 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.440392 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.440392 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.440793 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-67bb9eb2-ab26-471e-9e89-0341b4fc54d8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:24.440880 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.440880 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.440880 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.440880 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.441188 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.441188 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.441318 np0000176068 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-45b911bc-df61-4e88-9600-0d323b258175 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.441375 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.441375 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.441375 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.441375 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.441628 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.441628 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.441628 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.441628 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.441886 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-67bb9eb2-ab26-471e-9e89-0341b4fc54d8 None None] Extension AdminActions extending resource: volumes {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:24.441946 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.441946 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.441946 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.441946 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.441946 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.441946 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.442354 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.442354 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.442354 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.442354 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.442556 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.442556 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.442556 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.442556 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.442556 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.442556 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.442857 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.442857 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.442957 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-67bb9eb2-ab26-471e-9e89-0341b4fc54d8 None None] Extension AdminActions extending resource: snapshots {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:24.443011 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.443011 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.443011 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.443011 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.443011 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.443011 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.443380 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.443380 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.443380 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.443380 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.443380 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.443380 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.443585 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.443585 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.443643 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-67bb9eb2-ab26-471e-9e89-0341b4fc54d8 None None] Extension AdminActions extending resource: backups {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:24.443840 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.443840 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.443840 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.443840 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.443840 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.444082 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.444082 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.444082 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.444082 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.444082 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.446980 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.446980 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.447175 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-67bb9eb2-ab26-471e-9e89-0341b4fc54d8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:24.447246 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.447246 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.447246 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.447246 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.447246 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:24.447537 np0000176068 devstack@c-api.service[112547]: warnings.warn(deprecated_msg) May 21 23:17:24.447561 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-67bb9eb2-ab26-471e-9e89-0341b4fc54d8 None None] Extension UsedLimits extending resource: limits {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:24.447561 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-67bb9eb2-ab26-471e-9e89-0341b4fc54d8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:24.447561 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-67bb9eb2-ab26-471e-9e89-0341b4fc54d8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:24.447561 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-67bb9eb2-ab26-471e-9e89-0341b4fc54d8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:24.447561 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-67bb9eb2-ab26-471e-9e89-0341b4fc54d8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:24.447561 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-67bb9eb2-ab26-471e-9e89-0341b4fc54d8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:24.447561 np0000176068 devstack@c-api.service[112545]: DEBUG cinder.api.v3.router [None req-67bb9eb2-ab26-471e-9e89-0341b4fc54d8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112545) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:24.447715 np0000176068 devstack@c-api.service[112546]: WARNING castellan.key_manager.migration [None req-45b911bc-df61-4e88-9600-0d323b258175 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:17:24.447715 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.contrib.snapshot_actions [None req-45b911bc-df61-4e88-9600-0d323b258175 None None] SnapshotActionsController initialized {{(pid=112546) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 23:17:24.447774 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.middleware.request_id [None req-43b99c7a-b9e0-45ee-87ba-298b6d96e5aa None None] RequestId filter calling following filter/app {{(pid=112547) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 23:17:24.447811 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-45b911bc-df61-4e88-9600-0d323b258175 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112546) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:24.447811 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-45b911bc-df61-4e88-9600-0d323b258175 None None] Extension TypesManage extending resource: types {{(pid=112546) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:24.447811 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-45b911bc-df61-4e88-9600-0d323b258175 None None] Extension VolumeActions extending resource: volumes {{(pid=112546) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:24.447811 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-45b911bc-df61-4e88-9600-0d323b258175 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112546) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:24.447811 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-45b911bc-df61-4e88-9600-0d323b258175 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112546) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:24.447811 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-45b911bc-df61-4e88-9600-0d323b258175 None None] Extension AdminActions extending resource: volumes {{(pid=112546) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:24.447811 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-45b911bc-df61-4e88-9600-0d323b258175 None None] Extension AdminActions extending resource: snapshots {{(pid=112546) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:24.447958 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-45b911bc-df61-4e88-9600-0d323b258175 None None] Extension AdminActions extending resource: backups {{(pid=112546) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:24.447958 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-45b911bc-df61-4e88-9600-0d323b258175 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112546) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:24.447958 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-45b911bc-df61-4e88-9600-0d323b258175 None None] Extension UsedLimits extending resource: limits {{(pid=112546) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:24.447958 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-45b911bc-df61-4e88-9600-0d323b258175 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112546) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:24.447958 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-45b911bc-df61-4e88-9600-0d323b258175 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112546) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:24.447958 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-45b911bc-df61-4e88-9600-0d323b258175 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112546) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:24.447958 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-45b911bc-df61-4e88-9600-0d323b258175 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112546) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:24.448128 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-45b911bc-df61-4e88-9600-0d323b258175 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112546) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:24.448128 np0000176068 devstack@c-api.service[112546]: DEBUG cinder.api.v3.router [None req-45b911bc-df61-4e88-9600-0d323b258175 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112546) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:17:24.448213 np0000176068 devstack@c-api.service[112547]: [pid: 112547|app: 0|req: 1/1] 199.204.45.22 () {60 vars in 949 bytes} [Thu May 21 23:17:24 2026] GET /volume/v3/ => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 21 23:17:24.448256 np0000176068 devstack@c-api.service[112544]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7ad6b6ea3668 pid: 112544 (default app) May 21 23:17:24.448289 np0000176068 devstack@c-api.service[112545]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7ad6b6ea3668 pid: 112545 (default app) May 21 23:17:24.448317 np0000176068 devstack@c-api.service[112546]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7ad6b6ea3668 pid: 112546 (default app) May 21 23:17:31.680746 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.middleware.request_id [None req-60f71c21-eb45-4efa-b0f5-8372d25d7b31 None None] RequestId filter calling following filter/app {{(pid=112547) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 23:17:32.322625 np0000176068 devstack@c-api.service[112547]: INFO cinder.api.openstack.wsgi [None req-60f71c21-eb45-4efa-b0f5-8372d25d7b31 admin admin] POST https://199.204.45.22/volume/v3/types May 21 23:17:32.323570 np0000176068 devstack@c-api.service[112547]: DEBUG cinder.api.openstack.wsgi [None req-60f71c21-eb45-4efa-b0f5-8372d25d7b31 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112547) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 21 23:17:32.325803 np0000176068 devstack@c-api.service[112547]: /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 21 23:17:32.325803 np0000176068 devstack@c-api.service[112547]: warnings.warn( May 21 23:17:32.344086 np0000176068 devstack@c-api.service[112547]: DEBUG oslo_db.sqlalchemy.engines [None req-60f71c21-eb45-4efa-b0f5-8372d25d7b31 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=112547) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:17:32.379061 np0000176068 devstack@c-api.service[112547]: INFO cinder.api.openstack.wsgi [None req-60f71c21-eb45-4efa-b0f5-8372d25d7b31 admin admin] https://199.204.45.22/volume/v3/types returned with HTTP 200 May 21 23:17:32.380249 np0000176068 devstack@c-api.service[112547]: [pid: 112547|app: 0|req: 2/2] 199.204.45.22 () {68 vars in 1281 bytes} [Thu May 21 23:17:31 2026] POST /volume/v3/types => generated 186 bytes in 700 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 21 23:17:32.405964 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.405964 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.405964 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.405964 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.406770 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.406770 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.406770 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.406770 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.407121 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.407121 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.407121 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.407121 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.407121 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.407121 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.407555 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.407555 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.407555 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.407555 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.407555 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.407874 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.407874 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.407874 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.407874 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.407874 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.408200 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.408200 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.408200 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.408200 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.408462 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.408462 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.408462 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.408462 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.408462 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.408762 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.408762 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.408762 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.408762 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.408762 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.409052 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.409052 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.409052 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.409052 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.409052 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.409052 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.409443 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.409443 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.409443 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.409443 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.409443 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.409443 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.409797 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.409797 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.409797 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.409797 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.409797 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.409797 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.410165 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.410165 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.410165 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.410165 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.410165 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.410549 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.410549 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.410549 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.410549 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.410549 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.410865 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.410865 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.410865 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.410865 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.410865 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.410865 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.411289 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.411289 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.411289 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.411289 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.411289 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.411289 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.411619 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.411619 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.411619 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.411619 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.411619 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.411916 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.411916 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.411916 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.411916 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.411916 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.412244 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.412244 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.412244 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.412244 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.412495 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.412495 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.412495 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.412495 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.412729 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.412729 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.412729 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.412729 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.412729 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.413238 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.413238 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.413238 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.413238 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.413238 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.413426 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.413426 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.413426 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.413426 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.413590 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.413590 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.413590 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.413590 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.413757 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.413757 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.413757 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.413757 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.413909 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.413909 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.413909 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.413909 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.414059 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.414059 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.414059 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.414059 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.414241 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.414241 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.414241 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.414241 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.414241 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.414438 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.414438 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.414438 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.414438 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.414438 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.414438 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.414669 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.414669 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.414669 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.414669 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.414669 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.414825 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.414825 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.414825 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.414825 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.414825 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.414825 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.415025 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.415025 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.415025 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.415025 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.415025 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.415025 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.415252 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.415252 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.415252 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.415252 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.415252 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.415252 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.415487 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.415487 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.415487 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.415487 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.415487 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.415487 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.415701 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.415701 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.415701 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.415701 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.415853 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.415853 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.415853 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.415853 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.415853 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.416037 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.416037 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.416037 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.416037 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.416037 np0000176068 devstack@c-api.service[112544]: warnings.warn(deprecated_msg) May 21 23:17:32.416037 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.middleware.request_id [req-60f71c21-eb45-4efa-b0f5-8372d25d7b31 req-a9c6938d-5e5f-4e33-8bd7-ebf73e0e01f1 None None] RequestId filter calling following filter/app {{(pid=112544) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 23:17:32.895235 np0000176068 devstack@c-api.service[112544]: INFO cinder.api.openstack.wsgi [req-60f71c21-eb45-4efa-b0f5-8372d25d7b31 req-a9c6938d-5e5f-4e33-8bd7-ebf73e0e01f1 admin admin] POST https://199.204.45.22/volume/v3/types/2064291b-a224-4ead-9455-42b8da52c7dc/extra_specs May 21 23:17:32.895788 np0000176068 devstack@c-api.service[112544]: DEBUG cinder.api.openstack.wsgi [req-60f71c21-eb45-4efa-b0f5-8372d25d7b31 req-a9c6938d-5e5f-4e33-8bd7-ebf73e0e01f1 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112544) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 21 23:17:32.898299 np0000176068 devstack@c-api.service[112544]: /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 21 23:17:32.898299 np0000176068 devstack@c-api.service[112544]: warnings.warn( May 21 23:17:32.910715 np0000176068 devstack@c-api.service[112544]: DEBUG oslo_db.sqlalchemy.engines [req-60f71c21-eb45-4efa-b0f5-8372d25d7b31 req-a9c6938d-5e5f-4e33-8bd7-ebf73e0e01f1 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=112544) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:17:32.980987 np0000176068 devstack@c-api.service[112544]: INFO cinder.api.openstack.wsgi [req-60f71c21-eb45-4efa-b0f5-8372d25d7b31 req-a9c6938d-5e5f-4e33-8bd7-ebf73e0e01f1 admin admin] https://199.204.45.22/volume/v3/types/2064291b-a224-4ead-9455-42b8da52c7dc/extra_specs returned with HTTP 200 May 21 23:17:32.981799 np0000176068 devstack@c-api.service[112544]: [pid: 112544|app: 0|req: 1/3] 199.204.45.22 () {70 vars in 1498 bytes} [Thu May 21 23:17:32 2026] POST /volume/v3/types/2064291b-a224-4ead-9455-42b8da52c7dc/extra_specs => generated 55 bytes in 587 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 21 23:17:34.318908 np0000176068 devstack@c-api.service[112545]: DEBUG dbcounter [-] [112545] Writing DB stats cinder:SELECT=6 {{(pid=112545) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 23:17:34.320391 np0000176068 devstack@c-api.service[112546]: DEBUG dbcounter [-] [112546] Writing DB stats cinder:SELECT=6 {{(pid=112546) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 23:17:42.377005 np0000176068 devstack@c-api.service[112547]: DEBUG dbcounter [-] [112547] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112547) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 23:17:42.978450 np0000176068 devstack@c-api.service[112544]: DEBUG dbcounter [-] [112544] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112544) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}