May 21 23:25:14.508662 np0000176073 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 21 23:25:14.520345 np0000176073 devstack@c-api.service[112670]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 21 23:25:14.522856 np0000176073 devstack@c-api.service[112670]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu May 21 23:25:14 2026] *** May 21 23:25:14.522856 np0000176073 devstack@c-api.service[112670]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 21 23:25:14.522856 np0000176073 devstack@c-api.service[112670]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 May 21 23:25:14.522856 np0000176073 devstack@c-api.service[112670]: nodename: np0000176073 May 21 23:25:14.522856 np0000176073 devstack@c-api.service[112670]: machine: x86_64 May 21 23:25:14.522856 np0000176073 devstack@c-api.service[112670]: clock source: unix May 21 23:25:14.522856 np0000176073 devstack@c-api.service[112670]: pcre jit disabled May 21 23:25:14.522856 np0000176073 devstack@c-api.service[112670]: detected number of CPU cores: 16 May 21 23:25:14.522856 np0000176073 devstack@c-api.service[112670]: current working directory: / May 21 23:25:14.522856 np0000176073 devstack@c-api.service[112670]: detected binary path: /usr/bin/uwsgi-core May 21 23:25:14.522856 np0000176073 devstack@c-api.service[112670]: your processes number limit is 256917 May 21 23:25:14.522856 np0000176073 devstack@c-api.service[112670]: your memory page size is 4096 bytes May 21 23:25:14.522856 np0000176073 devstack@c-api.service[112670]: detected max file descriptor number: 2048 May 21 23:25:14.522856 np0000176073 devstack@c-api.service[112670]: lock engine: pthread robust mutexes May 21 23:25:14.523604 np0000176073 devstack@c-api.service[112670]: thunder lock: enabled May 21 23:25:14.523604 np0000176073 devstack@c-api.service[112670]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 21 23:25:14.523604 np0000176073 devstack@c-api.service[112670]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 21 23:25:14.523604 np0000176073 devstack@c-api.service[112670]: PEP 405 virtualenv detected: /opt/stack/data/venv May 21 23:25:14.523604 np0000176073 devstack@c-api.service[112670]: Set PythonHome to /opt/stack/data/venv May 21 23:25:14.560305 np0000176073 devstack@c-api.service[112670]: Python main interpreter initialized at 0x7c95eb6a3668 May 21 23:25:14.560305 np0000176073 devstack@c-api.service[112670]: python threads support enabled May 21 23:25:14.560305 np0000176073 devstack@c-api.service[112670]: your server socket listen backlog is limited to 100 connections May 21 23:25:14.560305 np0000176073 devstack@c-api.service[112670]: your mercy for graceful operations on workers is 80 seconds May 21 23:25:14.560872 np0000176073 devstack@c-api.service[112670]: mapped 671795 bytes (656 KB) for 4 cores May 21 23:25:14.561214 np0000176073 devstack@c-api.service[112670]: *** Operational MODE: preforking *** May 21 23:25:14.561431 np0000176073 devstack@c-api.service[112670]: *** uWSGI is running in multiple interpreter mode *** May 21 23:25:14.561431 np0000176073 devstack@c-api.service[112670]: spawned uWSGI master process (pid: 112670) May 21 23:25:14.561717 np0000176073 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 21 23:25:14.562274 np0000176073 devstack@c-api.service[112670]: spawned uWSGI worker 1 (pid: 112672, cores: 1) May 21 23:25:14.563126 np0000176073 devstack@c-api.service[112670]: spawned uWSGI worker 2 (pid: 112673, cores: 1) May 21 23:25:14.563604 np0000176073 devstack@c-api.service[112670]: spawned uWSGI worker 3 (pid: 112674, cores: 1) May 21 23:25:14.564068 np0000176073 devstack@c-api.service[112670]: spawned uWSGI worker 4 (pid: 112675, cores: 1) May 21 23:25:14.564291 np0000176073 devstack@c-api.service[112670]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 21 23:25:14.691792 np0000176073 devstack@c-api.service[112672]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 23:25:14.691792 np0000176073 devstack@c-api.service[112672]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 23:25:14.691792 np0000176073 devstack@c-api.service[112672]: we strongly recommend against using it for new projects. May 21 23:25:14.691792 np0000176073 devstack@c-api.service[112672]: If you are already using Eventlet, we recommend migrating to a different May 21 23:25:14.691792 np0000176073 devstack@c-api.service[112672]: framework. For more detail see May 21 23:25:14.691792 np0000176073 devstack@c-api.service[112672]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 23:25:14.691792 np0000176073 devstack@c-api.service[112672]: import eventlet # noqa May 21 23:25:14.711048 np0000176073 devstack@c-api.service[112674]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 23:25:14.711048 np0000176073 devstack@c-api.service[112674]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 23:25:14.711048 np0000176073 devstack@c-api.service[112674]: we strongly recommend against using it for new projects. May 21 23:25:14.711048 np0000176073 devstack@c-api.service[112674]: If you are already using Eventlet, we recommend migrating to a different May 21 23:25:14.711048 np0000176073 devstack@c-api.service[112674]: framework. For more detail see May 21 23:25:14.711048 np0000176073 devstack@c-api.service[112674]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 23:25:14.711048 np0000176073 devstack@c-api.service[112674]: import eventlet # noqa May 21 23:25:14.712246 np0000176073 devstack@c-api.service[112673]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 23:25:14.712246 np0000176073 devstack@c-api.service[112673]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 23:25:14.712246 np0000176073 devstack@c-api.service[112673]: we strongly recommend against using it for new projects. May 21 23:25:14.712246 np0000176073 devstack@c-api.service[112673]: If you are already using Eventlet, we recommend migrating to a different May 21 23:25:14.712246 np0000176073 devstack@c-api.service[112673]: framework. For more detail see May 21 23:25:14.712246 np0000176073 devstack@c-api.service[112673]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 23:25:14.712246 np0000176073 devstack@c-api.service[112673]: import eventlet # noqa May 21 23:25:14.732733 np0000176073 devstack@c-api.service[112675]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 23:25:14.732733 np0000176073 devstack@c-api.service[112675]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 23:25:14.732733 np0000176073 devstack@c-api.service[112675]: we strongly recommend against using it for new projects. May 21 23:25:14.732733 np0000176073 devstack@c-api.service[112675]: If you are already using Eventlet, we recommend migrating to a different May 21 23:25:14.732733 np0000176073 devstack@c-api.service[112675]: framework. For more detail see May 21 23:25:14.732733 np0000176073 devstack@c-api.service[112675]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 23:25:14.732733 np0000176073 devstack@c-api.service[112675]: import eventlet # noqa May 21 23:25:14.797153 np0000176073 devstack@c-api.service[112672]: /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:25:14.797153 np0000176073 devstack@c-api.service[112672]: debtcollector.deprecate( May 21 23:25:14.814230 np0000176073 devstack@c-api.service[112673]: /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:25:14.814230 np0000176073 devstack@c-api.service[112673]: debtcollector.deprecate( May 21 23:25:14.815967 np0000176073 devstack@c-api.service[112674]: /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:25:14.815967 np0000176073 devstack@c-api.service[112674]: debtcollector.deprecate( May 21 23:25:14.838142 np0000176073 devstack@c-api.service[112675]: /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:25:14.838142 np0000176073 devstack@c-api.service[112675]: debtcollector.deprecate( May 21 23:25:14.909264 np0000176073 devstack@c-api.service[112672]: /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:25:14.909264 np0000176073 devstack@c-api.service[112672]: from cgi import parse_header May 21 23:25:14.915477 np0000176073 devstack@c-api.service[112673]: /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:25:14.915477 np0000176073 devstack@c-api.service[112673]: from cgi import parse_header May 21 23:25:14.955700 np0000176073 devstack@c-api.service[112672]: /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:25:14.955700 np0000176073 devstack@c-api.service[112672]: removals.removed_module( May 21 23:25:14.956655 np0000176073 devstack@c-api.service[112672]: /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:25:14.956655 np0000176073 devstack@c-api.service[112672]: removals.removed_module( May 21 23:25:14.962420 np0000176073 devstack@c-api.service[112675]: /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:25:14.962420 np0000176073 devstack@c-api.service[112675]: from cgi import parse_header May 21 23:25:14.977880 np0000176073 devstack@c-api.service[112673]: /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:25:14.977880 np0000176073 devstack@c-api.service[112673]: removals.removed_module( May 21 23:25:14.979282 np0000176073 devstack@c-api.service[112673]: /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:25:14.979282 np0000176073 devstack@c-api.service[112673]: removals.removed_module( May 21 23:25:15.018031 np0000176073 devstack@c-api.service[112674]: /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:25:15.018031 np0000176073 devstack@c-api.service[112674]: from cgi import parse_header May 21 23:25:15.038807 np0000176073 devstack@c-api.service[112675]: /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:25:15.038807 np0000176073 devstack@c-api.service[112675]: removals.removed_module( May 21 23:25:15.039586 np0000176073 devstack@c-api.service[112675]: /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:25:15.039586 np0000176073 devstack@c-api.service[112675]: removals.removed_module( May 21 23:25:15.078385 np0000176073 devstack@c-api.service[112674]: /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:25:15.078385 np0000176073 devstack@c-api.service[112674]: removals.removed_module( May 21 23:25:15.079077 np0000176073 devstack@c-api.service[112674]: /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:25:15.079077 np0000176073 devstack@c-api.service[112674]: removals.removed_module( May 21 23:25:15.791123 np0000176073 devstack@c-api.service[112672]: /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:25:15.791123 np0000176073 devstack@c-api.service[112672]: warnings.warn( May 21 23:25:15.801740 np0000176073 devstack@c-api.service[112673]: /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:25:15.801740 np0000176073 devstack@c-api.service[112673]: warnings.warn( May 21 23:25:15.868712 np0000176073 devstack@c-api.service[112674]: /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:25:15.868712 np0000176073 devstack@c-api.service[112674]: warnings.warn( May 21 23:25:15.896741 np0000176073 devstack@c-api.service[112675]: /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:25:15.896741 np0000176073 devstack@c-api.service[112675]: warnings.warn( May 21 23:25:15.962216 np0000176073 devstack@c-api.service[112673]: /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:25:15.962216 np0000176073 devstack@c-api.service[112673]: warnings.warn( May 21 23:25:15.968209 np0000176073 devstack@c-api.service[112672]: /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:25:15.968209 np0000176073 devstack@c-api.service[112672]: warnings.warn( May 21 23:25:16.018060 np0000176073 devstack@c-api.service[112674]: /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:25:16.018060 np0000176073 devstack@c-api.service[112674]: warnings.warn( May 21 23:25:16.064335 np0000176073 devstack@c-api.service[112675]: /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:25:16.064335 np0000176073 devstack@c-api.service[112675]: warnings.warn( May 21 23:25:16.259377 np0000176073 devstack@c-api.service[112673]: 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:25:16.259571 np0000176073 devstack@c-api.service[112673]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112673) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 23:25:16.278374 np0000176073 devstack@c-api.service[112672]: 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:25:16.278538 np0000176073 devstack@c-api.service[112672]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112672) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 23:25:16.322201 np0000176073 devstack@c-api.service[112674]: 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:25:16.322421 np0000176073 devstack@c-api.service[112674]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112674) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 23:25:16.357564 np0000176073 devstack@c-api.service[112673]: /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:25:16.357564 np0000176073 devstack@c-api.service[112673]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 23:25:16.358151 np0000176073 devstack@c-api.service[112672]: /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:25:16.358151 np0000176073 devstack@c-api.service[112672]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 23:25:16.368173 np0000176073 devstack@c-api.service[112675]: 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:25:16.368335 np0000176073 devstack@c-api.service[112675]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112675) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 23:25:16.391524 np0000176073 devstack@c-api.service[112674]: /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:25:16.391524 np0000176073 devstack@c-api.service[112674]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 23:25:16.444772 np0000176073 devstack@c-api.service[112675]: /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:25:16.444772 np0000176073 devstack@c-api.service[112675]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 23:25:16.984640 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112673) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 23:25:16.985460 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112675) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 23:25:16.985827 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112672) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 23:25:16.986179 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:16.986179 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:16.986388 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:16.986388 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:16.986562 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:16.986659 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:16.986721 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:16.986721 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:16.986721 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:16.986883 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:16.986883 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:16.986883 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:16.987043 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:16.987126 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:16.987249 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:16.987314 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:16.987371 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:16.987458 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:16.987552 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:16.987996 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:16.988252 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:16.988252 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:16.988252 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:16.988535 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:16.988535 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:16.988535 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:16.988535 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:16.988535 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:16.988535 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:16.988535 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:16.990750 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:16.990839 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:16.990925 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:16.990925 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:16.991049 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:16.991049 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:16.991178 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:16.991286 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:16.991349 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:16.991410 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:16.991488 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:16.991488 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:16.991601 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:16.991663 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:16.991730 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:16.991790 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:16.991904 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:16.991967 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:16.992062 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:16.992156 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:16.992325 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:16.996309 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:16.996405 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:16.996405 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:16.996538 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:16.996538 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:16.996651 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:16.996651 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:16.999763 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:16.999886 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:16.999938 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.000028 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.000117 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.000169 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.000264 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.000299 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.000334 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.000434 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.000505 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.000563 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.000625 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.000707 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.001443 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112674) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 23:25:17.001964 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.002039 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.002270 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.002605 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.002690 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.002757 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.002819 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.002880 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.002944 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.003024 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.003152 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.003241 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.003307 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.003368 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.003429 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.003480 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.003508 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.003553 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.003582 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.003650 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.003783 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.003813 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.003848 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.003876 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.003927 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.003961 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.003991 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.004015 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.004041 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.004107 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.004138 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.004170 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.004239 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.004306 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.004372 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.004435 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.004497 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.004568 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.004795 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.004859 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.004919 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.004982 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.005041 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.005071 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.005100 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.005133 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.005163 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.005213 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.005243 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.005368 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.005400 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.005425 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.005450 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.005450 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.005495 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.005524 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.005555 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.005579 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.005610 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.005641 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.005670 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.005695 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.005720 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.005720 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.005765 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.005795 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.005827 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.005851 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.005881 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.005906 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.005930 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.005959 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.005984 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.006011 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.006036 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.006064 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.006093 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.006118 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.006151 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.006177 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.006217 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.006250 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.006276 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.006300 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.006300 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.006300 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.006373 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.006701 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.006736 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.006767 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.006814 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.006850 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.006875 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.006900 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.006925 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.006956 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.006980 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.007012 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.007038 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.007063 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.007093 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.007122 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.007160 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.007207 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.007236 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.007266 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.007304 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.007334 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.007358 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.007387 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.007419 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.007452 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.007477 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.007505 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.007529 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.007556 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.007591 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.007620 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.007648 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.007682 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.007711 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.007767 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.007800 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.007830 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.007856 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.007856 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.007917 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.007948 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.007974 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.008002 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.008026 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.008051 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.008082 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.008107 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.008133 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.008208 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.008254 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.008313 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.008357 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.008387 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.008420 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.008449 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.008477 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.008506 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.008535 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.008608 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.008640 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.008669 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.008695 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.008722 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.008972 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.009047 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.009105 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.009157 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.009218 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.009258 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.009298 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.009298 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.009355 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.009355 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.009411 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.009447 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.009473 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.009505 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.009529 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.009558 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.009582 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.009609 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.009634 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.009659 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.009689 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.009715 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.009745 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.009770 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.009802 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.009828 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.009856 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.009882 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.009911 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.009935 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.009972 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.009972 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.010026 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.010096 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.010143 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.010430 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.010495 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.010559 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.010616 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.010676 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.010747 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.010814 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.015100 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.015165 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.015248 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.015352 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.015415 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.015470 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.015552 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.015612 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.015681 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.015783 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.016206 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.016206 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.016206 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.016339 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.016380 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.016380 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.016380 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.016620 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.016620 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.016620 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.016620 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.016786 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.016786 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.016786 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.016909 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.016909 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.016989 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.017046 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.017620 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.017688 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.017727 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.017765 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.017804 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.017843 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.017909 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.017950 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.018002 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.018002 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.018082 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.018127 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.018168 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.018222 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.018265 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.018302 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.018339 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.018392 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.018392 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.018464 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.018513 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.018513 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.018513 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.018513 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.018513 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.018700 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.018700 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.018700 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.018829 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.018876 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.018924 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.018962 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.018998 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.019035 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.019083 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.019121 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.019158 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.019209 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.019258 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.019298 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.019344 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.019381 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.019419 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.019456 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.019494 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.019531 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.019568 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.019611 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.019649 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.019686 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.019753 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.019791 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.019832 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.019870 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.019918 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.019957 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.019992 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.020028 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.020066 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.020102 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.020102 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.020172 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.020229 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.020268 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.020268 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.020268 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.020268 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.020268 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.020439 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.020483 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.020527 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.020565 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.020602 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.020639 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.020681 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.020720 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.020755 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.020755 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.020819 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.020863 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.020911 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.020949 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.020990 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.021031 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.021067 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.021101 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.021137 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.021179 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.021233 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.021233 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.021233 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.021370 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.021370 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.021370 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.021370 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.021370 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.021370 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.021370 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.021716 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.021716 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.021716 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.021716 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.021716 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.021716 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.021716 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.021716 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.021716 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.021716 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.022021 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.022021 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.022021 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.022021 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.022760 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.022835 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.022899 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.022941 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.023049 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.023113 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.023152 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.023224 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.023290 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.023351 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.023418 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.023418 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.023500 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.023550 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.023599 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.023654 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.023727 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.023777 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.023777 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.023874 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.023874 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.024308 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.024367 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.024424 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.024490 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.024542 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.024581 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.024620 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.024657 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.024702 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.024739 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.024772 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.024809 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.024874 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.024918 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.024967 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.025007 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.025045 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.025090 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.025151 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.025244 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.025317 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.026129 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.026129 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.026129 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.026129 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.026129 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.026129 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.026129 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.026411 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.026411 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.026411 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.026507 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.026507 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.026580 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.026646 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.026917 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.026991 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.027026 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.027099 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.027200 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.027264 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.027299 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.027333 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.027372 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.027410 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.027452 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.027501 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.027539 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.027580 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.027617 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.027684 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.027750 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.027811 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.027861 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.027899 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.027945 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.027983 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.028031 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.028070 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.028123 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.028172 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.028249 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.028299 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.029550 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.029639 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.029639 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.029719 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.029756 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.029803 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.029843 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.029879 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.029915 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.029954 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.029991 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.030037 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.030081 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.030507 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.030659 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.030728 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.030775 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.030818 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.030856 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.030892 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.030932 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.030990 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.031040 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.031088 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.031088 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.031088 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.031088 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.031088 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.032751 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.032821 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.032890 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.032969 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.032969 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.033046 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.033084 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.033127 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.033127 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.033250 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.033250 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.033337 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.033389 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.033443 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.033499 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.033542 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.033581 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.033629 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.033672 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.033707 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.033741 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.033777 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.033823 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.033857 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.033891 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.033926 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.033961 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.033994 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.034027 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.034061 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.034100 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.034134 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.034169 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.034236 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.034274 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.034308 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.034341 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.034374 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.034409 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.034443 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.034508 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.034550 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.034599 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.034673 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.034712 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.034747 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.034788 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.034827 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.034861 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.034894 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.034927 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.034961 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.034993 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.035033 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.038213 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.038213 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.038318 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.038318 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.038318 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.038318 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.038318 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.038318 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.038525 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.038597 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.038670 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.038715 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.038762 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.038808 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.038808 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.038880 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.038920 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.038959 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.038998 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.039045 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.039085 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.039125 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.039125 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.039268 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.039268 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.039268 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.039268 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.039268 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.039268 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.039268 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.039534 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.039534 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.039534 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.039534 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.039534 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.039792 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.039835 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.039874 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.039923 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.039962 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.040000 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.040039 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.040077 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.040116 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.040166 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.040223 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.040253 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.040280 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.040306 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.040342 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.040370 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.040399 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.040427 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.040427 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.040427 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.040427 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.040427 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.040427 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.040567 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.040567 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.040567 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.040643 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.040675 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.040675 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.040726 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.040753 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.040753 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.040801 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.040828 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.040859 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.040886 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.040918 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.040962 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.041004 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.041032 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.041060 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.041088 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.041115 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.041148 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.041180 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.041220 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.041257 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.041293 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.041321 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.041353 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.041382 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.041676 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.041741 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.041802 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.041863 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.041922 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.041980 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.042045 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.042079 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.042143 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.042220 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.042291 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.042729 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.042793 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.042827 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.042851 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.042888 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.042919 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.042919 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.042919 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.042919 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.042919 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.043047 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.043047 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.043047 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.043047 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.043147 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.043176 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.043227 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.043259 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.043287 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.043315 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.043348 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.043377 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.043408 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.043441 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.043441 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.043497 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.043528 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.043556 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.043611 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.046498 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.046498 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.046498 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.046498 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.046651 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.046688 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.046716 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.046745 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.046778 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.046778 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.046837 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.046865 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.046865 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.046922 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.046950 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.046974 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.047008 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.047043 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.047043 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.047099 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.047131 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.047131 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.047182 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.047241 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.047271 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.047301 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.047328 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.047354 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.047382 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.047417 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.047446 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.047472 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.047500 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.047526 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.047559 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.047621 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.047675 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.047709 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.047742 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.047771 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.047799 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.047823 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.047852 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.047876 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.047908 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.047943 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.047975 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.048004 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.048036 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.048065 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.048093 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.048124 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.048154 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.048209 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.048241 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.048268 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.048295 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.048329 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.048364 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.048396 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.048424 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.048424 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.048484 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.048652 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.048652 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.048703 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.048703 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.048703 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.048703 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.048703 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.048703 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.048703 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.048862 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.048862 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.048912 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.048946 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.048946 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.049022 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.049048 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.049073 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.049096 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.049119 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.049143 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.049172 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.049210 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.049236 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.049266 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.049266 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.049315 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.049340 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.049365 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.049392 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.049417 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.049441 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.049464 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.049491 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.049521 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.049549 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.049573 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.049596 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.049620 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.049643 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.049666 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.049690 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.049721 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.049747 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.049770 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.049798 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.049822 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.049850 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.049872 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.049896 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.049919 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.049919 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.049966 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.049966 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.050019 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.050047 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.050070 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.050093 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.050093 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.050140 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.050163 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.050163 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.050219 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.050243 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.050451 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.050451 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.050534 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.050534 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.050670 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.050704 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.050704 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.050755 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.050785 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.050814 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.050839 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.050874 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.050897 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.050921 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.050944 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.050967 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.050990 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.051223 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.051246 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.051270 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.051293 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.051324 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.051357 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.051380 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.051402 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.051428 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.051451 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.051476 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.051499 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.051521 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.051553 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.051625 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.051666 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.051755 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.051860 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.051893 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.051922 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.051950 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.051977 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.052013 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.052044 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.052073 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.052105 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.052290 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.052327 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.052357 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.052393 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.052419 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.052446 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.052446 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.052496 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.052530 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.052556 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.052556 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.052556 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.052556 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.052556 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.052556 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:25:17.052693 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112673) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.052693 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.052693 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.052693 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.052693 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112673) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.052693 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112673) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.052819 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112675) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.052819 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.052819 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.052819 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.052819 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112675) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.052934 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112674) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.052959 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112675) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.052987 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.052987 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.052987 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.052987 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112674) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.052987 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112674) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.053173 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112672) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:25:17.053286 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:25:17.053391 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:25:17.053492 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:25:17.053592 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112672) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:25:17.053686 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112672) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:25:17.103703 np0000176073 devstack@c-api.service[112673]: INFO dbcounter [None req-0cd60c32-d4b9-4e20-b8a3-0ca946eb5c46 None None] Registered counter for database cinder May 21 23:25:17.103946 np0000176073 devstack@c-api.service[112674]: INFO dbcounter [None req-d10d2b73-7518-4214-9ecc-7d428c6ca3ba None None] Registered counter for database cinder May 21 23:25:17.107738 np0000176073 devstack@c-api.service[112675]: INFO dbcounter [None req-4109cde4-46fc-45da-bd00-d9b89d76fe43 None None] Registered counter for database cinder May 21 23:25:17.115920 np0000176073 devstack@c-api.service[112672]: INFO dbcounter [None req-0b264d00-f2b9-459a-9b69-0407fcb202f1 None None] Registered counter for database cinder May 21 23:25:17.117388 np0000176073 devstack@c-api.service[112674]: DEBUG oslo_db.sqlalchemy.engines [None req-d10d2b73-7518-4214-9ecc-7d428c6ca3ba 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=112674) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:25:17.119391 np0000176073 devstack@c-api.service[112673]: DEBUG oslo_db.sqlalchemy.engines [None req-0cd60c32-d4b9-4e20-b8a3-0ca946eb5c46 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=112673) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:25:17.126806 np0000176073 devstack@c-api.service[112675]: DEBUG oslo_db.sqlalchemy.engines [None req-4109cde4-46fc-45da-bd00-d9b89d76fe43 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=112675) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:25:17.134224 np0000176073 devstack@c-api.service[112672]: DEBUG oslo_db.sqlalchemy.engines [None req-0b264d00-f2b9-459a-9b69-0407fcb202f1 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=112672) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:25:17.237994 np0000176073 devstack@c-api.service[112674]: DEBUG dbcounter [-] [112674] Writer thread running {{(pid=112674) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 23:25:17.241250 np0000176073 devstack@c-api.service[112674]: INFO cinder.rpc [None req-d10d2b73-7518-4214-9ecc-7d428c6ca3ba None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 23:25:17.243664 np0000176073 devstack@c-api.service[112674]: INFO cinder.rpc [None req-d10d2b73-7518-4214-9ecc-7d428c6ca3ba None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 23:25:17.244581 np0000176073 devstack@c-api.service[112673]: DEBUG dbcounter [-] [112673] Writer thread running {{(pid=112673) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 23:25:17.245940 np0000176073 devstack@c-api.service[112674]: INFO cinder.rpc [None req-d10d2b73-7518-4214-9ecc-7d428c6ca3ba None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 23:25:17.247994 np0000176073 devstack@c-api.service[112674]: INFO cinder.rpc [None req-d10d2b73-7518-4214-9ecc-7d428c6ca3ba None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 23:25:17.248096 np0000176073 devstack@c-api.service[112673]: INFO cinder.rpc [None req-0cd60c32-d4b9-4e20-b8a3-0ca946eb5c46 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 23:25:17.248950 np0000176073 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-d10d2b73-7518-4214-9ecc-7d428c6ca3ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.250704 np0000176073 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-d10d2b73-7518-4214-9ecc-7d428c6ca3ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.251385 np0000176073 devstack@c-api.service[112673]: INFO cinder.rpc [None req-0cd60c32-d4b9-4e20-b8a3-0ca946eb5c46 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 23:25:17.254130 np0000176073 devstack@c-api.service[112675]: DEBUG dbcounter [-] [112675] Writer thread running {{(pid=112675) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 23:25:17.255649 np0000176073 devstack@c-api.service[112674]: DEBUG oslo_db.sqlalchemy.engines [None req-d10d2b73-7518-4214-9ecc-7d428c6ca3ba 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=112674) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:25:17.256288 np0000176073 devstack@c-api.service[112673]: INFO cinder.rpc [None req-0cd60c32-d4b9-4e20-b8a3-0ca946eb5c46 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 23:25:17.257787 np0000176073 devstack@c-api.service[112674]: INFO cinder.rpc [None req-d10d2b73-7518-4214-9ecc-7d428c6ca3ba None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 23:25:17.257949 np0000176073 devstack@c-api.service[112675]: INFO cinder.rpc [None req-4109cde4-46fc-45da-bd00-d9b89d76fe43 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 23:25:17.258141 np0000176073 devstack@c-api.service[112672]: DEBUG dbcounter [-] [112672] Writer thread running {{(pid=112672) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 23:25:17.259769 np0000176073 devstack@c-api.service[112674]: INFO cinder.rpc [None req-d10d2b73-7518-4214-9ecc-7d428c6ca3ba None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 23:25:17.260589 np0000176073 devstack@c-api.service[112675]: INFO cinder.rpc [None req-4109cde4-46fc-45da-bd00-d9b89d76fe43 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 23:25:17.260654 np0000176073 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-d10d2b73-7518-4214-9ecc-7d428c6ca3ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.260829 np0000176073 devstack@c-api.service[112673]: INFO cinder.rpc [None req-0cd60c32-d4b9-4e20-b8a3-0ca946eb5c46 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 23:25:17.261606 np0000176073 devstack@c-api.service[112672]: INFO cinder.rpc [None req-0b264d00-f2b9-459a-9b69-0407fcb202f1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 23:25:17.262516 np0000176073 devstack@c-api.service[112675]: INFO cinder.rpc [None req-4109cde4-46fc-45da-bd00-d9b89d76fe43 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 23:25:17.262749 np0000176073 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-0cd60c32-d4b9-4e20-b8a3-0ca946eb5c46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.264351 np0000176073 devstack@c-api.service[112675]: INFO cinder.rpc [None req-4109cde4-46fc-45da-bd00-d9b89d76fe43 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 23:25:17.264917 np0000176073 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-0cd60c32-d4b9-4e20-b8a3-0ca946eb5c46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.265032 np0000176073 devstack@c-api.service[112672]: INFO cinder.rpc [None req-0b264d00-f2b9-459a-9b69-0407fcb202f1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 23:25:17.265247 np0000176073 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-4109cde4-46fc-45da-bd00-d9b89d76fe43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.267038 np0000176073 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-4109cde4-46fc-45da-bd00-d9b89d76fe43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.267891 np0000176073 devstack@c-api.service[112672]: INFO cinder.rpc [None req-0b264d00-f2b9-459a-9b69-0407fcb202f1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 23:25:17.269989 np0000176073 devstack@c-api.service[112672]: INFO cinder.rpc [None req-0b264d00-f2b9-459a-9b69-0407fcb202f1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 23:25:17.270411 np0000176073 devstack@c-api.service[112673]: DEBUG oslo_db.sqlalchemy.engines [None req-0cd60c32-d4b9-4e20-b8a3-0ca946eb5c46 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=112673) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:25:17.270934 np0000176073 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-0b264d00-f2b9-459a-9b69-0407fcb202f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.272739 np0000176073 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-0b264d00-f2b9-459a-9b69-0407fcb202f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.272941 np0000176073 devstack@c-api.service[112675]: DEBUG oslo_db.sqlalchemy.engines [None req-4109cde4-46fc-45da-bd00-d9b89d76fe43 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=112675) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:25:17.273422 np0000176073 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-d10d2b73-7518-4214-9ecc-7d428c6ca3ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.273668 np0000176073 devstack@c-api.service[112673]: INFO cinder.rpc [None req-0cd60c32-d4b9-4e20-b8a3-0ca946eb5c46 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 23:25:17.275531 np0000176073 devstack@c-api.service[112675]: INFO cinder.rpc [None req-4109cde4-46fc-45da-bd00-d9b89d76fe43 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 23:25:17.277373 np0000176073 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-d10d2b73-7518-4214-9ecc-7d428c6ca3ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.277630 np0000176073 devstack@c-api.service[112673]: INFO cinder.rpc [None req-0cd60c32-d4b9-4e20-b8a3-0ca946eb5c46 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 23:25:17.277772 np0000176073 devstack@c-api.service[112675]: INFO cinder.rpc [None req-4109cde4-46fc-45da-bd00-d9b89d76fe43 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 23:25:17.278377 np0000176073 devstack@c-api.service[112672]: DEBUG oslo_db.sqlalchemy.engines [None req-0b264d00-f2b9-459a-9b69-0407fcb202f1 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=112672) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:25:17.278969 np0000176073 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-4109cde4-46fc-45da-bd00-d9b89d76fe43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.279632 np0000176073 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-0cd60c32-d4b9-4e20-b8a3-0ca946eb5c46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.281372 np0000176073 devstack@c-api.service[112672]: INFO cinder.rpc [None req-0b264d00-f2b9-459a-9b69-0407fcb202f1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 23:25:17.281881 np0000176073 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-d10d2b73-7518-4214-9ecc-7d428c6ca3ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.283755 np0000176073 devstack@c-api.service[112672]: INFO cinder.rpc [None req-0b264d00-f2b9-459a-9b69-0407fcb202f1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 23:25:17.284850 np0000176073 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-0b264d00-f2b9-459a-9b69-0407fcb202f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.287888 np0000176073 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-d10d2b73-7518-4214-9ecc-7d428c6ca3ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.289467 np0000176073 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-d10d2b73-7518-4214-9ecc-7d428c6ca3ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.291012 np0000176073 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-4109cde4-46fc-45da-bd00-d9b89d76fe43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.292470 np0000176073 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-0cd60c32-d4b9-4e20-b8a3-0ca946eb5c46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.294286 np0000176073 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-4109cde4-46fc-45da-bd00-d9b89d76fe43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.295392 np0000176073 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-d10d2b73-7518-4214-9ecc-7d428c6ca3ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.297322 np0000176073 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-0cd60c32-d4b9-4e20-b8a3-0ca946eb5c46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.298935 np0000176073 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-d10d2b73-7518-4214-9ecc-7d428c6ca3ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.299015 np0000176073 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-4109cde4-46fc-45da-bd00-d9b89d76fe43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.299293 np0000176073 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-0b264d00-f2b9-459a-9b69-0407fcb202f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.301826 np0000176073 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-d10d2b73-7518-4214-9ecc-7d428c6ca3ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.302716 np0000176073 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-0b264d00-f2b9-459a-9b69-0407fcb202f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.305548 np0000176073 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-d10d2b73-7518-4214-9ecc-7d428c6ca3ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.307493 np0000176073 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-d10d2b73-7518-4214-9ecc-7d428c6ca3ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.307878 np0000176073 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-0cd60c32-d4b9-4e20-b8a3-0ca946eb5c46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.309061 np0000176073 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-0b264d00-f2b9-459a-9b69-0407fcb202f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.309748 np0000176073 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-4109cde4-46fc-45da-bd00-d9b89d76fe43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.311072 np0000176073 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-d10d2b73-7518-4214-9ecc-7d428c6ca3ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.313004 np0000176073 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-4109cde4-46fc-45da-bd00-d9b89d76fe43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.313139 np0000176073 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-0b264d00-f2b9-459a-9b69-0407fcb202f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.314118 np0000176073 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-0cd60c32-d4b9-4e20-b8a3-0ca946eb5c46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.316057 np0000176073 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-4109cde4-46fc-45da-bd00-d9b89d76fe43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.316262 np0000176073 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-0b264d00-f2b9-459a-9b69-0407fcb202f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.317250 np0000176073 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-0cd60c32-d4b9-4e20-b8a3-0ca946eb5c46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.318905 np0000176073 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-d10d2b73-7518-4214-9ecc-7d428c6ca3ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.319135 np0000176073 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-4109cde4-46fc-45da-bd00-d9b89d76fe43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.319596 np0000176073 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-0b264d00-f2b9-459a-9b69-0407fcb202f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.320953 np0000176073 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-0cd60c32-d4b9-4e20-b8a3-0ca946eb5c46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.321981 np0000176073 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-4109cde4-46fc-45da-bd00-d9b89d76fe43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.322404 np0000176073 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-d10d2b73-7518-4214-9ecc-7d428c6ca3ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.322713 np0000176073 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-0b264d00-f2b9-459a-9b69-0407fcb202f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.324317 np0000176073 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-0cd60c32-d4b9-4e20-b8a3-0ca946eb5c46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.324658 np0000176073 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-d10d2b73-7518-4214-9ecc-7d428c6ca3ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.325001 np0000176073 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-4109cde4-46fc-45da-bd00-d9b89d76fe43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.325632 np0000176073 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-0b264d00-f2b9-459a-9b69-0407fcb202f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.326024 np0000176073 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-d10d2b73-7518-4214-9ecc-7d428c6ca3ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.326500 np0000176073 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-4109cde4-46fc-45da-bd00-d9b89d76fe43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.327391 np0000176073 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-0cd60c32-d4b9-4e20-b8a3-0ca946eb5c46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.327574 np0000176073 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-d10d2b73-7518-4214-9ecc-7d428c6ca3ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.328763 np0000176073 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-0b264d00-f2b9-459a-9b69-0407fcb202f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.329074 np0000176073 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-d10d2b73-7518-4214-9ecc-7d428c6ca3ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.329223 np0000176073 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-4109cde4-46fc-45da-bd00-d9b89d76fe43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.330265 np0000176073 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-0b264d00-f2b9-459a-9b69-0407fcb202f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.330328 np0000176073 devstack@c-api.service[112674]: WARNING cinder.api.contrib.hosts [None req-d10d2b73-7518-4214-9ecc-7d428c6ca3ba None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 23:25:17.331013 np0000176073 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-0cd60c32-d4b9-4e20-b8a3-0ca946eb5c46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.331166 np0000176073 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-d10d2b73-7518-4214-9ecc-7d428c6ca3ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.332625 np0000176073 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-d10d2b73-7518-4214-9ecc-7d428c6ca3ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.332702 np0000176073 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-0cd60c32-d4b9-4e20-b8a3-0ca946eb5c46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.332984 np0000176073 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-0b264d00-f2b9-459a-9b69-0407fcb202f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.333980 np0000176073 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-d10d2b73-7518-4214-9ecc-7d428c6ca3ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.334805 np0000176073 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-4109cde4-46fc-45da-bd00-d9b89d76fe43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.335328 np0000176073 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-d10d2b73-7518-4214-9ecc-7d428c6ca3ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.335484 np0000176073 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-0cd60c32-d4b9-4e20-b8a3-0ca946eb5c46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.336173 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-d10d2b73-7518-4214-9ecc-7d428c6ca3ba None None] Extended resource: extensions {{(pid=112674) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:25:17.337521 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-d10d2b73-7518-4214-9ecc-7d428c6ca3ba None None] Extended resource: qos-specs {{(pid=112674) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:25:17.338232 np0000176073 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-4109cde4-46fc-45da-bd00-d9b89d76fe43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.339772 np0000176073 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-0b264d00-f2b9-459a-9b69-0407fcb202f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.340361 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-d10d2b73-7518-4214-9ecc-7d428c6ca3ba None None] Extended resource: os-snapshot-manage {{(pid=112674) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:25:17.340412 np0000176073 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-4109cde4-46fc-45da-bd00-d9b89d76fe43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.341177 np0000176073 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-0cd60c32-d4b9-4e20-b8a3-0ca946eb5c46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.341767 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-d10d2b73-7518-4214-9ecc-7d428c6ca3ba None None] Extended resource: scheduler-stats {{(pid=112674) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:25:17.341803 np0000176073 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-4109cde4-46fc-45da-bd00-d9b89d76fe43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.343326 np0000176073 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-0b264d00-f2b9-459a-9b69-0407fcb202f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.343379 np0000176073 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-4109cde4-46fc-45da-bd00-d9b89d76fe43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.343404 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-d10d2b73-7518-4214-9ecc-7d428c6ca3ba None None] Extended resource: os-volume-transfer {{(pid=112674) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:25:17.344811 np0000176073 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-4109cde4-46fc-45da-bd00-d9b89d76fe43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.344879 np0000176073 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-0cd60c32-d4b9-4e20-b8a3-0ca946eb5c46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.344962 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-d10d2b73-7518-4214-9ecc-7d428c6ca3ba None None] Extended resource: extra_specs {{(pid=112674) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:25:17.345833 np0000176073 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-0b264d00-f2b9-459a-9b69-0407fcb202f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.346069 np0000176073 devstack@c-api.service[112675]: WARNING cinder.api.contrib.hosts [None req-4109cde4-46fc-45da-bd00-d9b89d76fe43 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 23:25:17.346545 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-d10d2b73-7518-4214-9ecc-7d428c6ca3ba None None] Extended resource: os-volume-type-access {{(pid=112674) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:25:17.346881 np0000176073 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-4109cde4-46fc-45da-bd00-d9b89d76fe43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.347058 np0000176073 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-0cd60c32-d4b9-4e20-b8a3-0ca946eb5c46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.347724 np0000176073 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-0b264d00-f2b9-459a-9b69-0407fcb202f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.348129 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-d10d2b73-7518-4214-9ecc-7d428c6ca3ba None None] Extended resource: cgsnapshots {{(pid=112674) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:25:17.348377 np0000176073 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-4109cde4-46fc-45da-bd00-d9b89d76fe43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.348518 np0000176073 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-0cd60c32-d4b9-4e20-b8a3-0ca946eb5c46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.349493 np0000176073 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-0b264d00-f2b9-459a-9b69-0407fcb202f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.349564 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-d10d2b73-7518-4214-9ecc-7d428c6ca3ba None None] Extended resource: consistencygroups {{(pid=112674) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:25:17.349751 np0000176073 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-4109cde4-46fc-45da-bd00-d9b89d76fe43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.350056 np0000176073 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-0cd60c32-d4b9-4e20-b8a3-0ca946eb5c46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.351007 np0000176073 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-0b264d00-f2b9-459a-9b69-0407fcb202f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.351546 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-d10d2b73-7518-4214-9ecc-7d428c6ca3ba None None] Extended resource: os-quota-sets {{(pid=112674) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:25:17.351675 np0000176073 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-0cd60c32-d4b9-4e20-b8a3-0ca946eb5c46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.352302 np0000176073 devstack@c-api.service[112672]: WARNING cinder.api.contrib.hosts [None req-0b264d00-f2b9-459a-9b69-0407fcb202f1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 23:25:17.352985 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-d10d2b73-7518-4214-9ecc-7d428c6ca3ba None None] Extended resource: capabilities {{(pid=112674) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:25:17.353072 np0000176073 devstack@c-api.service[112673]: WARNING cinder.api.contrib.hosts [None req-0cd60c32-d4b9-4e20-b8a3-0ca946eb5c46 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 23:25:17.353151 np0000176073 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-0b264d00-f2b9-459a-9b69-0407fcb202f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.353808 np0000176073 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-0cd60c32-d4b9-4e20-b8a3-0ca946eb5c46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.354279 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-d10d2b73-7518-4214-9ecc-7d428c6ca3ba None None] Extended resource: os-hosts {{(pid=112674) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:25:17.354681 np0000176073 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-0b264d00-f2b9-459a-9b69-0407fcb202f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.355322 np0000176073 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-0cd60c32-d4b9-4e20-b8a3-0ca946eb5c46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.355681 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-d10d2b73-7518-4214-9ecc-7d428c6ca3ba None None] Extended resource: encryption {{(pid=112674) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:25:17.356172 np0000176073 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-0b264d00-f2b9-459a-9b69-0407fcb202f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.356714 np0000176073 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-0cd60c32-d4b9-4e20-b8a3-0ca946eb5c46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.357408 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-d10d2b73-7518-4214-9ecc-7d428c6ca3ba None None] Extended resource: backups {{(pid=112674) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:25:17.357767 np0000176073 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-0b264d00-f2b9-459a-9b69-0407fcb202f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.358731 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-0b264d00-f2b9-459a-9b69-0407fcb202f1 None None] Extended resource: extensions {{(pid=112672) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:25:17.359429 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-d10d2b73-7518-4214-9ecc-7d428c6ca3ba None None] Extended resource: os-quota-class-sets {{(pid=112674) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:25:17.360209 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-0b264d00-f2b9-459a-9b69-0407fcb202f1 None None] Extended resource: qos-specs {{(pid=112672) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:25:17.360739 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-d10d2b73-7518-4214-9ecc-7d428c6ca3ba None None] Extended resource: os-volume-manage {{(pid=112674) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:25:17.362209 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-d10d2b73-7518-4214-9ecc-7d428c6ca3ba None None] Extended resource: os-availability-zone {{(pid=112674) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:25:17.363457 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-0b264d00-f2b9-459a-9b69-0407fcb202f1 None None] Extended resource: os-snapshot-manage {{(pid=112672) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:25:17.363802 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-d10d2b73-7518-4214-9ecc-7d428c6ca3ba None None] Extended resource: encryption {{(pid=112674) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:25:17.364874 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-0b264d00-f2b9-459a-9b69-0407fcb202f1 None None] Extended resource: scheduler-stats {{(pid=112672) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:25:17.365534 np0000176073 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-0cd60c32-d4b9-4e20-b8a3-0ca946eb5c46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.366064 np0000176073 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-d10d2b73-7518-4214-9ecc-7d428c6ca3ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.366328 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-0b264d00-f2b9-459a-9b69-0407fcb202f1 None None] Extended resource: os-volume-transfer {{(pid=112672) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:25:17.366447 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-0cd60c32-d4b9-4e20-b8a3-0ca946eb5c46 None None] Extended resource: extensions {{(pid=112673) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:25:17.367467 np0000176073 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-d10d2b73-7518-4214-9ecc-7d428c6ca3ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.367761 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-0cd60c32-d4b9-4e20-b8a3-0ca946eb5c46 None None] Extended resource: qos-specs {{(pid=112673) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:25:17.367947 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-0b264d00-f2b9-459a-9b69-0407fcb202f1 None None] Extended resource: extra_specs {{(pid=112672) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:25:17.368842 np0000176073 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-d10d2b73-7518-4214-9ecc-7d428c6ca3ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.369510 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-0b264d00-f2b9-459a-9b69-0407fcb202f1 None None] Extended resource: os-volume-type-access {{(pid=112672) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:25:17.369842 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-0cd60c32-d4b9-4e20-b8a3-0ca946eb5c46 None None] Extended resource: os-snapshot-manage {{(pid=112673) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:25:17.370165 np0000176073 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-d10d2b73-7518-4214-9ecc-7d428c6ca3ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.371154 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-0b264d00-f2b9-459a-9b69-0407fcb202f1 None None] Extended resource: cgsnapshots {{(pid=112672) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:25:17.371293 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-0cd60c32-d4b9-4e20-b8a3-0ca946eb5c46 None None] Extended resource: scheduler-stats {{(pid=112673) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:25:17.371623 np0000176073 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-d10d2b73-7518-4214-9ecc-7d428c6ca3ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.373073 np0000176073 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-d10d2b73-7518-4214-9ecc-7d428c6ca3ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.373168 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-0b264d00-f2b9-459a-9b69-0407fcb202f1 None None] Extended resource: consistencygroups {{(pid=112672) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:25:17.374007 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-0cd60c32-d4b9-4e20-b8a3-0ca946eb5c46 None None] Extended resource: os-volume-transfer {{(pid=112673) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:25:17.374475 np0000176073 devstack@c-api.service[112674]: WARNING castellan.key_manager.migration [None req-d10d2b73-7518-4214-9ecc-7d428c6ca3ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.375374 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.contrib.snapshot_actions [None req-d10d2b73-7518-4214-9ecc-7d428c6ca3ba None None] SnapshotActionsController initialized {{(pid=112674) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 23:25:17.375473 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-d10d2b73-7518-4214-9ecc-7d428c6ca3ba None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112674) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:25:17.375611 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-d10d2b73-7518-4214-9ecc-7d428c6ca3ba None None] Extension TypesManage extending resource: types {{(pid=112674) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:25:17.375711 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-0cd60c32-d4b9-4e20-b8a3-0ca946eb5c46 None None] Extended resource: extra_specs {{(pid=112673) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:25:17.376127 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-0b264d00-f2b9-459a-9b69-0407fcb202f1 None None] Extended resource: os-quota-sets {{(pid=112672) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:25:17.376300 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-d10d2b73-7518-4214-9ecc-7d428c6ca3ba None None] Extension VolumeActions extending resource: volumes {{(pid=112674) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:25:17.376431 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-d10d2b73-7518-4214-9ecc-7d428c6ca3ba None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112674) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:25:17.376514 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-d10d2b73-7518-4214-9ecc-7d428c6ca3ba None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112674) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:25:17.376627 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-d10d2b73-7518-4214-9ecc-7d428c6ca3ba None None] Extension AdminActions extending resource: volumes {{(pid=112674) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:25:17.376739 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-d10d2b73-7518-4214-9ecc-7d428c6ca3ba None None] Extension AdminActions extending resource: snapshots {{(pid=112674) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:25:17.376840 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-d10d2b73-7518-4214-9ecc-7d428c6ca3ba None None] Extension AdminActions extending resource: backups {{(pid=112674) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:25:17.376939 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-d10d2b73-7518-4214-9ecc-7d428c6ca3ba None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112674) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:25:17.377039 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-d10d2b73-7518-4214-9ecc-7d428c6ca3ba None None] Extension UsedLimits extending resource: limits {{(pid=112674) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:25:17.377149 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-d10d2b73-7518-4214-9ecc-7d428c6ca3ba None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112674) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:25:17.377245 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-0cd60c32-d4b9-4e20-b8a3-0ca946eb5c46 None None] Extended resource: os-volume-type-access {{(pid=112673) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:25:17.377328 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-d10d2b73-7518-4214-9ecc-7d428c6ca3ba None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112674) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:25:17.377396 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-d10d2b73-7518-4214-9ecc-7d428c6ca3ba None None] Extension VolumeTypeAccess extending resource: types {{(pid=112674) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:25:17.377518 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-d10d2b73-7518-4214-9ecc-7d428c6ca3ba None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112674) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:25:17.377588 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-d10d2b73-7518-4214-9ecc-7d428c6ca3ba None None] Extension SnapshotActions extending resource: snapshots {{(pid=112674) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:25:17.377693 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.v3.router [None req-d10d2b73-7518-4214-9ecc-7d428c6ca3ba None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112674) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:25:17.378060 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-0b264d00-f2b9-459a-9b69-0407fcb202f1 None None] Extended resource: capabilities {{(pid=112672) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:25:17.378827 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-0cd60c32-d4b9-4e20-b8a3-0ca946eb5c46 None None] Extended resource: cgsnapshots {{(pid=112673) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:25:17.379940 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-0b264d00-f2b9-459a-9b69-0407fcb202f1 None None] Extended resource: os-hosts {{(pid=112672) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:25:17.380261 np0000176073 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-4109cde4-46fc-45da-bd00-d9b89d76fe43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.380331 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-0cd60c32-d4b9-4e20-b8a3-0ca946eb5c46 None None] Extended resource: consistencygroups {{(pid=112673) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:25:17.381471 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-4109cde4-46fc-45da-bd00-d9b89d76fe43 None None] Extended resource: extensions {{(pid=112675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:25:17.381939 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-0b264d00-f2b9-459a-9b69-0407fcb202f1 None None] Extended resource: encryption {{(pid=112672) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:25:17.382202 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-0cd60c32-d4b9-4e20-b8a3-0ca946eb5c46 None None] Extended resource: os-quota-sets {{(pid=112673) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:25:17.383048 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-4109cde4-46fc-45da-bd00-d9b89d76fe43 None None] Extended resource: qos-specs {{(pid=112675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:25:17.383617 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-0cd60c32-d4b9-4e20-b8a3-0ca946eb5c46 None None] Extended resource: capabilities {{(pid=112673) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:25:17.383872 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-0b264d00-f2b9-459a-9b69-0407fcb202f1 None None] Extended resource: backups {{(pid=112672) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:25:17.384937 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-0cd60c32-d4b9-4e20-b8a3-0ca946eb5c46 None None] Extended resource: os-hosts {{(pid=112673) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:25:17.385885 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-0b264d00-f2b9-459a-9b69-0407fcb202f1 None None] Extended resource: os-quota-class-sets {{(pid=112672) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:25:17.386335 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-0cd60c32-d4b9-4e20-b8a3-0ca946eb5c46 None None] Extended resource: encryption {{(pid=112673) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:25:17.386464 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-4109cde4-46fc-45da-bd00-d9b89d76fe43 None None] Extended resource: os-snapshot-manage {{(pid=112675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:25:17.387227 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-0b264d00-f2b9-459a-9b69-0407fcb202f1 None None] Extended resource: os-volume-manage {{(pid=112672) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:25:17.387832 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-0cd60c32-d4b9-4e20-b8a3-0ca946eb5c46 None None] Extended resource: backups {{(pid=112673) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:25:17.387892 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-4109cde4-46fc-45da-bd00-d9b89d76fe43 None None] Extended resource: scheduler-stats {{(pid=112675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:25:17.388720 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-0b264d00-f2b9-459a-9b69-0407fcb202f1 None None] Extended resource: os-availability-zone {{(pid=112672) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:25:17.389333 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-4109cde4-46fc-45da-bd00-d9b89d76fe43 None None] Extended resource: os-volume-transfer {{(pid=112675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:25:17.389378 np0000176073 devstack@c-api.service[112674]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7c95eb6a3668 pid: 112674 (default app) May 21 23:25:17.389830 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-0cd60c32-d4b9-4e20-b8a3-0ca946eb5c46 None None] Extended resource: os-quota-class-sets {{(pid=112673) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:25:17.390979 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-4109cde4-46fc-45da-bd00-d9b89d76fe43 None None] Extended resource: extra_specs {{(pid=112675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:25:17.391204 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-0cd60c32-d4b9-4e20-b8a3-0ca946eb5c46 None None] Extended resource: os-volume-manage {{(pid=112673) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:25:17.393340 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-4109cde4-46fc-45da-bd00-d9b89d76fe43 None None] Extended resource: os-volume-type-access {{(pid=112675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:25:17.393460 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-0cd60c32-d4b9-4e20-b8a3-0ca946eb5c46 None None] Extended resource: os-availability-zone {{(pid=112673) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:25:17.393916 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-0cd60c32-d4b9-4e20-b8a3-0ca946eb5c46 None None] Extended resource: encryption {{(pid=112673) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:25:17.394137 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-4109cde4-46fc-45da-bd00-d9b89d76fe43 None None] Extended resource: cgsnapshots {{(pid=112675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:25:17.395638 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-4109cde4-46fc-45da-bd00-d9b89d76fe43 None None] Extended resource: consistencygroups {{(pid=112675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:25:17.396236 np0000176073 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-0cd60c32-d4b9-4e20-b8a3-0ca946eb5c46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.397626 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-4109cde4-46fc-45da-bd00-d9b89d76fe43 None None] Extended resource: os-quota-sets {{(pid=112675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:25:17.397762 np0000176073 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-0cd60c32-d4b9-4e20-b8a3-0ca946eb5c46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.398112 np0000176073 devstack@c-api.service[112674]: /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:25:17.398112 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.398337 np0000176073 devstack@c-api.service[112674]: /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:25:17.398337 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.398337 np0000176073 devstack@c-api.service[112674]: /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:25:17.398337 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.398337 np0000176073 devstack@c-api.service[112674]: /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:25:17.398581 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.398581 np0000176073 devstack@c-api.service[112674]: /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:25:17.398581 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.398581 np0000176073 devstack@c-api.service[112674]: /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:25:17.398581 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.398581 np0000176073 devstack@c-api.service[112674]: /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:25:17.398853 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.398853 np0000176073 devstack@c-api.service[112674]: /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:25:17.398853 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.398853 np0000176073 devstack@c-api.service[112674]: /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:25:17.398853 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.399052 np0000176073 devstack@c-api.service[112674]: /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:25:17.399052 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.399052 np0000176073 devstack@c-api.service[112674]: /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:25:17.399052 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.399268 np0000176073 devstack@c-api.service[112674]: /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:25:17.399268 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.399268 np0000176073 devstack@c-api.service[112674]: /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:25:17.399268 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.399462 np0000176073 devstack@c-api.service[112674]: /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:25:17.399462 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.399462 np0000176073 devstack@c-api.service[112674]: /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:25:17.399462 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.399462 np0000176073 devstack@c-api.service[112674]: /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:25:17.399675 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.399675 np0000176073 devstack@c-api.service[112674]: /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:25:17.399675 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.399675 np0000176073 devstack@c-api.service[112674]: /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:25:17.399675 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.399900 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-0b264d00-f2b9-459a-9b69-0407fcb202f1 None None] Extended resource: encryption {{(pid=112672) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:25:17.399940 np0000176073 devstack@c-api.service[112674]: /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:25:17.399940 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.399940 np0000176073 devstack@c-api.service[112674]: /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:25:17.399940 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.399940 np0000176073 devstack@c-api.service[112674]: /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:25:17.399940 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.400230 np0000176073 devstack@c-api.service[112674]: /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:25:17.400230 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.400230 np0000176073 devstack@c-api.service[112674]: /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:25:17.400230 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.400230 np0000176073 devstack@c-api.service[112674]: /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:25:17.400230 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.400484 np0000176073 devstack@c-api.service[112674]: /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:25:17.400484 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.400484 np0000176073 devstack@c-api.service[112674]: /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:25:17.400484 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.400484 np0000176073 devstack@c-api.service[112674]: /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:25:17.400484 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.400720 np0000176073 devstack@c-api.service[112674]: /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:25:17.400720 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.400720 np0000176073 devstack@c-api.service[112674]: /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:25:17.400720 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.400720 np0000176073 devstack@c-api.service[112674]: /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:25:17.400720 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.400974 np0000176073 devstack@c-api.service[112674]: /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:25:17.400974 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.400974 np0000176073 devstack@c-api.service[112674]: /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:25:17.400974 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.401137 np0000176073 devstack@c-api.service[112674]: /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:25:17.401137 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.401137 np0000176073 devstack@c-api.service[112674]: /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:25:17.401137 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.401137 np0000176073 devstack@c-api.service[112674]: /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:25:17.402155 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.402155 np0000176073 devstack@c-api.service[112674]: /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:25:17.402155 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.402155 np0000176073 devstack@c-api.service[112674]: /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:25:17.402155 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.402567 np0000176073 devstack@c-api.service[112674]: /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:25:17.402567 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.402567 np0000176073 devstack@c-api.service[112674]: /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:25:17.402567 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.402567 np0000176073 devstack@c-api.service[112674]: /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:25:17.402567 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.402956 np0000176073 devstack@c-api.service[112674]: /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:25:17.402956 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.402956 np0000176073 devstack@c-api.service[112674]: /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:25:17.402956 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.402956 np0000176073 devstack@c-api.service[112674]: /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:25:17.403385 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.403385 np0000176073 devstack@c-api.service[112674]: /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:25:17.403385 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.403385 np0000176073 devstack@c-api.service[112674]: /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:25:17.403385 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.403733 np0000176073 devstack@c-api.service[112674]: /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:25:17.403733 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.403880 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-4109cde4-46fc-45da-bd00-d9b89d76fe43 None None] Extended resource: capabilities {{(pid=112675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:25:17.403948 np0000176073 devstack@c-api.service[112674]: /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:25:17.403948 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.403948 np0000176073 devstack@c-api.service[112674]: /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:25:17.403948 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.404294 np0000176073 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-0cd60c32-d4b9-4e20-b8a3-0ca946eb5c46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.404362 np0000176073 devstack@c-api.service[112674]: /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:25:17.404362 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.404362 np0000176073 devstack@c-api.service[112674]: /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:25:17.404362 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.404362 np0000176073 devstack@c-api.service[112674]: /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:25:17.405225 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.405225 np0000176073 devstack@c-api.service[112674]: /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:25:17.405225 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.405225 np0000176073 devstack@c-api.service[112674]: /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:25:17.405225 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.405661 np0000176073 devstack@c-api.service[112674]: /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:25:17.405661 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.405661 np0000176073 devstack@c-api.service[112674]: /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:25:17.405661 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.405965 np0000176073 devstack@c-api.service[112674]: /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:25:17.405965 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.405965 np0000176073 devstack@c-api.service[112674]: /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:25:17.405965 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.406361 np0000176073 devstack@c-api.service[112674]: /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:25:17.406361 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.406361 np0000176073 devstack@c-api.service[112674]: /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:25:17.406361 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.406676 np0000176073 devstack@c-api.service[112674]: /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:25:17.406676 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.406676 np0000176073 devstack@c-api.service[112674]: /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:25:17.406676 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.406959 np0000176073 devstack@c-api.service[112674]: /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:25:17.406959 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.406959 np0000176073 devstack@c-api.service[112674]: /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:25:17.406959 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.407339 np0000176073 devstack@c-api.service[112674]: /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:25:17.407339 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.407339 np0000176073 devstack@c-api.service[112674]: /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:25:17.407339 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.407339 np0000176073 devstack@c-api.service[112674]: /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:25:17.407590 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.407590 np0000176073 devstack@c-api.service[112674]: /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:25:17.407590 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.407590 np0000176073 devstack@c-api.service[112674]: /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:25:17.407590 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.407590 np0000176073 devstack@c-api.service[112674]: /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:25:17.407890 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.407890 np0000176073 devstack@c-api.service[112674]: /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:25:17.407890 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.407890 np0000176073 devstack@c-api.service[112674]: /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:25:17.407890 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.408126 np0000176073 devstack@c-api.service[112674]: /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:25:17.408126 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.408126 np0000176073 devstack@c-api.service[112674]: /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:25:17.408126 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.408126 np0000176073 devstack@c-api.service[112674]: /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:25:17.408126 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.408793 np0000176073 devstack@c-api.service[112674]: /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:25:17.408793 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.408793 np0000176073 devstack@c-api.service[112674]: /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:25:17.408793 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.408793 np0000176073 devstack@c-api.service[112674]: /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:25:17.408793 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.409098 np0000176073 devstack@c-api.service[112674]: /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:25:17.409098 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.409098 np0000176073 devstack@c-api.service[112674]: /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:25:17.409098 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.409098 np0000176073 devstack@c-api.service[112674]: /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:25:17.409098 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.409453 np0000176073 devstack@c-api.service[112674]: /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:25:17.409453 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.409453 np0000176073 devstack@c-api.service[112674]: /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:25:17.409453 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.409453 np0000176073 devstack@c-api.service[112674]: /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:25:17.409453 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.409646 np0000176073 devstack@c-api.service[112674]: /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:25:17.409646 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.409646 np0000176073 devstack@c-api.service[112674]: /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:25:17.409646 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.409904 np0000176073 devstack@c-api.service[112674]: /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:25:17.409904 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.409904 np0000176073 devstack@c-api.service[112674]: /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:25:17.409904 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.409904 np0000176073 devstack@c-api.service[112674]: /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:25:17.410148 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.410148 np0000176073 devstack@c-api.service[112674]: /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:25:17.410148 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.410148 np0000176073 devstack@c-api.service[112674]: /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:25:17.410148 np0000176073 devstack@c-api.service[112674]: warnings.warn(deprecated_msg) May 21 23:25:17.410334 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-4109cde4-46fc-45da-bd00-d9b89d76fe43 None None] Extended resource: os-hosts {{(pid=112675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:25:17.410364 np0000176073 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-0cd60c32-d4b9-4e20-b8a3-0ca946eb5c46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.410389 np0000176073 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-0b264d00-f2b9-459a-9b69-0407fcb202f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.410415 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.middleware.request_id [None req-af50050a-4113-4d31-ab3f-a9cd6367c541 None None] RequestId filter calling following filter/app {{(pid=112674) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 23:25:17.410439 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-4109cde4-46fc-45da-bd00-d9b89d76fe43 None None] Extended resource: encryption {{(pid=112675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:25:17.410463 np0000176073 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-0cd60c32-d4b9-4e20-b8a3-0ca946eb5c46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.410485 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-4109cde4-46fc-45da-bd00-d9b89d76fe43 None None] Extended resource: backups {{(pid=112675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:25:17.410510 np0000176073 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-0cd60c32-d4b9-4e20-b8a3-0ca946eb5c46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.410532 np0000176073 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-0b264d00-f2b9-459a-9b69-0407fcb202f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.410559 np0000176073 devstack@c-api.service[112674]: [pid: 112674|app: 0|req: 1/1] 199.204.45.138 () {60 vars in 956 bytes} [Thu May 21 23:25:17 2026] GET /volume/v3/ => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 21 23:25:17.410584 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-4109cde4-46fc-45da-bd00-d9b89d76fe43 None None] Extended resource: os-quota-class-sets {{(pid=112675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:25:17.410607 np0000176073 devstack@c-api.service[112673]: WARNING castellan.key_manager.migration [None req-0cd60c32-d4b9-4e20-b8a3-0ca946eb5c46 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.410629 np0000176073 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-0b264d00-f2b9-459a-9b69-0407fcb202f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.410652 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.contrib.snapshot_actions [None req-0cd60c32-d4b9-4e20-b8a3-0ca946eb5c46 None None] SnapshotActionsController initialized {{(pid=112673) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 23:25:17.410652 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-0cd60c32-d4b9-4e20-b8a3-0ca946eb5c46 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112673) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:25:17.410694 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-4109cde4-46fc-45da-bd00-d9b89d76fe43 None None] Extended resource: os-volume-manage {{(pid=112675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:25:17.410719 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-0cd60c32-d4b9-4e20-b8a3-0ca946eb5c46 None None] Extension TypesManage extending resource: types {{(pid=112673) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:25:17.410719 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-0cd60c32-d4b9-4e20-b8a3-0ca946eb5c46 None None] Extension VolumeActions extending resource: volumes {{(pid=112673) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:25:17.410719 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-0cd60c32-d4b9-4e20-b8a3-0ca946eb5c46 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112673) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:25:17.410719 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-0cd60c32-d4b9-4e20-b8a3-0ca946eb5c46 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112673) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:25:17.410719 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-0cd60c32-d4b9-4e20-b8a3-0ca946eb5c46 None None] Extension AdminActions extending resource: volumes {{(pid=112673) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:25:17.410719 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-0cd60c32-d4b9-4e20-b8a3-0ca946eb5c46 None None] Extension AdminActions extending resource: snapshots {{(pid=112673) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:25:17.410719 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-0cd60c32-d4b9-4e20-b8a3-0ca946eb5c46 None None] Extension AdminActions extending resource: backups {{(pid=112673) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:25:17.410880 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-0cd60c32-d4b9-4e20-b8a3-0ca946eb5c46 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112673) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:25:17.410880 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-0cd60c32-d4b9-4e20-b8a3-0ca946eb5c46 None None] Extension UsedLimits extending resource: limits {{(pid=112673) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:25:17.410880 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-0cd60c32-d4b9-4e20-b8a3-0ca946eb5c46 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112673) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:25:17.410941 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-4109cde4-46fc-45da-bd00-d9b89d76fe43 None None] Extended resource: os-availability-zone {{(pid=112675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:25:17.410969 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-0cd60c32-d4b9-4e20-b8a3-0ca946eb5c46 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112673) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:25:17.410969 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-0cd60c32-d4b9-4e20-b8a3-0ca946eb5c46 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112673) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:25:17.410969 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-0cd60c32-d4b9-4e20-b8a3-0ca946eb5c46 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112673) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:25:17.410969 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-0cd60c32-d4b9-4e20-b8a3-0ca946eb5c46 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112673) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:25:17.410969 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.v3.router [None req-0cd60c32-d4b9-4e20-b8a3-0ca946eb5c46 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112673) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:25:17.411076 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-4109cde4-46fc-45da-bd00-d9b89d76fe43 None None] Extended resource: encryption {{(pid=112675) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:25:17.411099 np0000176073 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-0b264d00-f2b9-459a-9b69-0407fcb202f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.411732 np0000176073 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-0b264d00-f2b9-459a-9b69-0407fcb202f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.412016 np0000176073 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-4109cde4-46fc-45da-bd00-d9b89d76fe43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.413324 np0000176073 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-0b264d00-f2b9-459a-9b69-0407fcb202f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.413655 np0000176073 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-4109cde4-46fc-45da-bd00-d9b89d76fe43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.414782 np0000176073 devstack@c-api.service[112672]: WARNING castellan.key_manager.migration [None req-0b264d00-f2b9-459a-9b69-0407fcb202f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.415073 np0000176073 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-4109cde4-46fc-45da-bd00-d9b89d76fe43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.415717 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.contrib.snapshot_actions [None req-0b264d00-f2b9-459a-9b69-0407fcb202f1 None None] SnapshotActionsController initialized {{(pid=112672) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 23:25:17.415877 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-0b264d00-f2b9-459a-9b69-0407fcb202f1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112672) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:25:17.416032 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-0b264d00-f2b9-459a-9b69-0407fcb202f1 None None] Extension TypesManage extending resource: types {{(pid=112672) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:25:17.416445 np0000176073 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-4109cde4-46fc-45da-bd00-d9b89d76fe43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.417019 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-0b264d00-f2b9-459a-9b69-0407fcb202f1 None None] Extension VolumeActions extending resource: volumes {{(pid=112672) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:25:17.417203 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-0b264d00-f2b9-459a-9b69-0407fcb202f1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112672) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:25:17.417318 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-0b264d00-f2b9-459a-9b69-0407fcb202f1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112672) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:25:17.417454 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-0b264d00-f2b9-459a-9b69-0407fcb202f1 None None] Extension AdminActions extending resource: volumes {{(pid=112672) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:25:17.417587 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-0b264d00-f2b9-459a-9b69-0407fcb202f1 None None] Extension AdminActions extending resource: snapshots {{(pid=112672) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:25:17.417732 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-0b264d00-f2b9-459a-9b69-0407fcb202f1 None None] Extension AdminActions extending resource: backups {{(pid=112672) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:25:17.417840 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-0b264d00-f2b9-459a-9b69-0407fcb202f1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112672) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:25:17.417892 np0000176073 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-4109cde4-46fc-45da-bd00-d9b89d76fe43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.417973 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-0b264d00-f2b9-459a-9b69-0407fcb202f1 None None] Extension UsedLimits extending resource: limits {{(pid=112672) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:25:17.418118 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-0b264d00-f2b9-459a-9b69-0407fcb202f1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112672) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:25:17.418299 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-0b264d00-f2b9-459a-9b69-0407fcb202f1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112672) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:25:17.418458 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-0b264d00-f2b9-459a-9b69-0407fcb202f1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112672) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:25:17.418624 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-0b264d00-f2b9-459a-9b69-0407fcb202f1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112672) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:25:17.418754 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-0b264d00-f2b9-459a-9b69-0407fcb202f1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112672) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:25:17.418890 np0000176073 devstack@c-api.service[112672]: DEBUG cinder.api.v3.router [None req-0b264d00-f2b9-459a-9b69-0407fcb202f1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112672) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:25:17.419387 np0000176073 devstack@c-api.service[112673]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7c95eb6a3668 pid: 112673 (default app) May 21 23:25:17.419564 np0000176073 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-4109cde4-46fc-45da-bd00-d9b89d76fe43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.420949 np0000176073 devstack@c-api.service[112675]: WARNING castellan.key_manager.migration [None req-4109cde4-46fc-45da-bd00-d9b89d76fe43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:25:17.421828 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.contrib.snapshot_actions [None req-4109cde4-46fc-45da-bd00-d9b89d76fe43 None None] SnapshotActionsController initialized {{(pid=112675) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 23:25:17.421965 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-4109cde4-46fc-45da-bd00-d9b89d76fe43 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:25:17.422093 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-4109cde4-46fc-45da-bd00-d9b89d76fe43 None None] Extension TypesManage extending resource: types {{(pid=112675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:25:17.423226 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-4109cde4-46fc-45da-bd00-d9b89d76fe43 None None] Extension VolumeActions extending resource: volumes {{(pid=112675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:25:17.423361 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-4109cde4-46fc-45da-bd00-d9b89d76fe43 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:25:17.423468 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-4109cde4-46fc-45da-bd00-d9b89d76fe43 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:25:17.423568 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-4109cde4-46fc-45da-bd00-d9b89d76fe43 None None] Extension AdminActions extending resource: volumes {{(pid=112675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:25:17.423686 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-4109cde4-46fc-45da-bd00-d9b89d76fe43 None None] Extension AdminActions extending resource: snapshots {{(pid=112675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:25:17.423795 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-4109cde4-46fc-45da-bd00-d9b89d76fe43 None None] Extension AdminActions extending resource: backups {{(pid=112675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:25:17.423898 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-4109cde4-46fc-45da-bd00-d9b89d76fe43 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:25:17.424001 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-4109cde4-46fc-45da-bd00-d9b89d76fe43 None None] Extension UsedLimits extending resource: limits {{(pid=112675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:25:17.424108 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-4109cde4-46fc-45da-bd00-d9b89d76fe43 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:25:17.424230 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-4109cde4-46fc-45da-bd00-d9b89d76fe43 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:25:17.424346 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-4109cde4-46fc-45da-bd00-d9b89d76fe43 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:25:17.424469 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-4109cde4-46fc-45da-bd00-d9b89d76fe43 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:25:17.424587 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-4109cde4-46fc-45da-bd00-d9b89d76fe43 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:25:17.424665 np0000176073 devstack@c-api.service[112675]: DEBUG cinder.api.v3.router [None req-4109cde4-46fc-45da-bd00-d9b89d76fe43 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112675) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:25:17.428478 np0000176073 devstack@c-api.service[112672]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7c95eb6a3668 pid: 112672 (default app) May 21 23:25:17.433088 np0000176073 devstack@c-api.service[112675]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7c95eb6a3668 pid: 112675 (default app) May 21 23:25:25.302009 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.middleware.request_id [None req-9ed371da-b88b-4a5b-a9da-188f97415545 None None] RequestId filter calling following filter/app {{(pid=112674) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 23:25:25.945340 np0000176073 devstack@c-api.service[112674]: INFO cinder.api.openstack.wsgi [None req-9ed371da-b88b-4a5b-a9da-188f97415545 admin admin] POST https://199.204.45.138/volume/v3/types May 21 23:25:25.946289 np0000176073 devstack@c-api.service[112674]: DEBUG cinder.api.openstack.wsgi [None req-9ed371da-b88b-4a5b-a9da-188f97415545 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112674) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 21 23:25:25.949022 np0000176073 devstack@c-api.service[112674]: /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:25:25.949022 np0000176073 devstack@c-api.service[112674]: warnings.warn( May 21 23:25:25.964770 np0000176073 devstack@c-api.service[112674]: DEBUG oslo_db.sqlalchemy.engines [None req-9ed371da-b88b-4a5b-a9da-188f97415545 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=112674) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:25:26.000497 np0000176073 devstack@c-api.service[112674]: INFO cinder.api.openstack.wsgi [None req-9ed371da-b88b-4a5b-a9da-188f97415545 admin admin] https://199.204.45.138/volume/v3/types returned with HTTP 200 May 21 23:25:26.001085 np0000176073 devstack@c-api.service[112674]: [pid: 112674|app: 0|req: 2/2] 199.204.45.138 () {68 vars in 1288 bytes} [Thu May 21 23:25:25 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:25:26.027204 np0000176073 devstack@c-api.service[112673]: /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:25:26.027204 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.027204 np0000176073 devstack@c-api.service[112673]: /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:25:26.027204 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.027204 np0000176073 devstack@c-api.service[112673]: /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:25:26.027631 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.027631 np0000176073 devstack@c-api.service[112673]: /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:25:26.027631 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.027631 np0000176073 devstack@c-api.service[112673]: /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:25:26.027631 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.027745 np0000176073 devstack@c-api.service[112673]: /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:25:26.027745 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.027745 np0000176073 devstack@c-api.service[112673]: /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:25:26.027745 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.027745 np0000176073 devstack@c-api.service[112673]: /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:25:26.027745 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.027881 np0000176073 devstack@c-api.service[112673]: /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:25:26.027881 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.027881 np0000176073 devstack@c-api.service[112673]: /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:25:26.027881 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.027973 np0000176073 devstack@c-api.service[112673]: /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:25:26.027973 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.027973 np0000176073 devstack@c-api.service[112673]: /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:25:26.027973 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.028071 np0000176073 devstack@c-api.service[112673]: /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:25:26.028071 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.028071 np0000176073 devstack@c-api.service[112673]: /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:25:26.028071 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.028170 np0000176073 devstack@c-api.service[112673]: /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:25:26.028170 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.028170 np0000176073 devstack@c-api.service[112673]: /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:25:26.028170 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.028170 np0000176073 devstack@c-api.service[112673]: /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:25:26.028304 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.028304 np0000176073 devstack@c-api.service[112673]: /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:25:26.028304 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.028304 np0000176073 devstack@c-api.service[112673]: /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:25:26.028304 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.028415 np0000176073 devstack@c-api.service[112673]: /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:25:26.028415 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.028415 np0000176073 devstack@c-api.service[112673]: /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:25:26.028415 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.028415 np0000176073 devstack@c-api.service[112673]: /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:25:26.028415 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.028556 np0000176073 devstack@c-api.service[112673]: /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:25:26.028556 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.028556 np0000176073 devstack@c-api.service[112673]: /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:25:26.028556 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.028556 np0000176073 devstack@c-api.service[112673]: /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:25:26.028556 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.028690 np0000176073 devstack@c-api.service[112673]: /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:25:26.028690 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.028690 np0000176073 devstack@c-api.service[112673]: /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:25:26.028690 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.028690 np0000176073 devstack@c-api.service[112673]: /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:25:26.028690 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.028830 np0000176073 devstack@c-api.service[112673]: /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:25:26.028830 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.028830 np0000176073 devstack@c-api.service[112673]: /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:25:26.028830 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.028830 np0000176073 devstack@c-api.service[112673]: /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:25:26.028955 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.028955 np0000176073 devstack@c-api.service[112673]: /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:25:26.028955 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.028955 np0000176073 devstack@c-api.service[112673]: /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:25:26.028955 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.029068 np0000176073 devstack@c-api.service[112673]: /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:25:26.029068 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.029068 np0000176073 devstack@c-api.service[112673]: /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:25:26.029068 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.029068 np0000176073 devstack@c-api.service[112673]: /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:25:26.029068 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.029215 np0000176073 devstack@c-api.service[112673]: /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:25:26.029215 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.029215 np0000176073 devstack@c-api.service[112673]: /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:25:26.029215 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.029215 np0000176073 devstack@c-api.service[112673]: /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:25:26.029215 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.029352 np0000176073 devstack@c-api.service[112673]: /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:25:26.029352 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.029352 np0000176073 devstack@c-api.service[112673]: /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:25:26.029352 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.029352 np0000176073 devstack@c-api.service[112673]: /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:25:26.029469 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.029469 np0000176073 devstack@c-api.service[112673]: /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:25:26.029469 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.029469 np0000176073 devstack@c-api.service[112673]: /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:25:26.029469 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.029609 np0000176073 devstack@c-api.service[112673]: /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:25:26.029609 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.029609 np0000176073 devstack@c-api.service[112673]: /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:25:26.029609 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.029704 np0000176073 devstack@c-api.service[112673]: /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:25:26.029704 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.029704 np0000176073 devstack@c-api.service[112673]: /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:25:26.029704 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.029797 np0000176073 devstack@c-api.service[112673]: /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:25:26.029797 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.029797 np0000176073 devstack@c-api.service[112673]: /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:25:26.029797 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.029797 np0000176073 devstack@c-api.service[112673]: /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:25:26.029913 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.029913 np0000176073 devstack@c-api.service[112673]: /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:25:26.029913 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.029913 np0000176073 devstack@c-api.service[112673]: /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:25:26.029913 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.030019 np0000176073 devstack@c-api.service[112673]: /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:25:26.030019 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.030019 np0000176073 devstack@c-api.service[112673]: /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:25:26.030019 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.030118 np0000176073 devstack@c-api.service[112673]: /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:25:26.030118 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.030118 np0000176073 devstack@c-api.service[112673]: /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:25:26.030118 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.030903 np0000176073 devstack@c-api.service[112673]: /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:25:26.030903 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.030903 np0000176073 devstack@c-api.service[112673]: /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:25:26.030903 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.031081 np0000176073 devstack@c-api.service[112673]: /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:25:26.031081 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.031081 np0000176073 devstack@c-api.service[112673]: /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:25:26.031081 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.031274 np0000176073 devstack@c-api.service[112673]: /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:25:26.031274 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.031274 np0000176073 devstack@c-api.service[112673]: /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:25:26.031274 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.031473 np0000176073 devstack@c-api.service[112673]: /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:25:26.031473 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.031473 np0000176073 devstack@c-api.service[112673]: /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:25:26.031473 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.031473 np0000176073 devstack@c-api.service[112673]: /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:25:26.031761 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.031761 np0000176073 devstack@c-api.service[112673]: /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:25:26.031761 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.031761 np0000176073 devstack@c-api.service[112673]: /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:25:26.031761 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.031761 np0000176073 devstack@c-api.service[112673]: /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:25:26.032135 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.032135 np0000176073 devstack@c-api.service[112673]: /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:25:26.032135 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.032135 np0000176073 devstack@c-api.service[112673]: /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:25:26.032135 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.032444 np0000176073 devstack@c-api.service[112673]: /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:25:26.032444 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.032444 np0000176073 devstack@c-api.service[112673]: /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:25:26.032444 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.032444 np0000176073 devstack@c-api.service[112673]: /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:25:26.032444 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.032803 np0000176073 devstack@c-api.service[112673]: /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:25:26.032803 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.032803 np0000176073 devstack@c-api.service[112673]: /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:25:26.032803 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.032803 np0000176073 devstack@c-api.service[112673]: /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:25:26.032803 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.033152 np0000176073 devstack@c-api.service[112673]: /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:25:26.033152 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.033152 np0000176073 devstack@c-api.service[112673]: /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:25:26.033152 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.033152 np0000176073 devstack@c-api.service[112673]: /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:25:26.033152 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.037336 np0000176073 devstack@c-api.service[112673]: /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:25:26.037336 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.037336 np0000176073 devstack@c-api.service[112673]: /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:25:26.037336 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.037336 np0000176073 devstack@c-api.service[112673]: /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:25:26.037336 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.037527 np0000176073 devstack@c-api.service[112673]: /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:25:26.037527 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.037527 np0000176073 devstack@c-api.service[112673]: /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:25:26.037527 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.037688 np0000176073 devstack@c-api.service[112673]: /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:25:26.037688 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.037688 np0000176073 devstack@c-api.service[112673]: /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:25:26.037688 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.037688 np0000176073 devstack@c-api.service[112673]: /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:25:26.037851 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.037851 np0000176073 devstack@c-api.service[112673]: /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:25:26.037851 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.037851 np0000176073 devstack@c-api.service[112673]: /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:25:26.037851 np0000176073 devstack@c-api.service[112673]: warnings.warn(deprecated_msg) May 21 23:25:26.037851 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.middleware.request_id [req-9ed371da-b88b-4a5b-a9da-188f97415545 req-aeb84b15-ca12-4d32-9c9b-9533b0bce7f8 None None] RequestId filter calling following filter/app {{(pid=112673) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 23:25:26.555489 np0000176073 devstack@c-api.service[112673]: INFO cinder.api.openstack.wsgi [req-9ed371da-b88b-4a5b-a9da-188f97415545 req-aeb84b15-ca12-4d32-9c9b-9533b0bce7f8 admin admin] POST https://199.204.45.138/volume/v3/types/30aa8255-af66-4be5-955f-6040fb2910c9/extra_specs May 21 23:25:26.556336 np0000176073 devstack@c-api.service[112673]: DEBUG cinder.api.openstack.wsgi [req-9ed371da-b88b-4a5b-a9da-188f97415545 req-aeb84b15-ca12-4d32-9c9b-9533b0bce7f8 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112673) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 21 23:25:26.558422 np0000176073 devstack@c-api.service[112673]: /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:25:26.558422 np0000176073 devstack@c-api.service[112673]: warnings.warn( May 21 23:25:26.570828 np0000176073 devstack@c-api.service[112673]: DEBUG oslo_db.sqlalchemy.engines [req-9ed371da-b88b-4a5b-a9da-188f97415545 req-aeb84b15-ca12-4d32-9c9b-9533b0bce7f8 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=112673) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:25:26.648042 np0000176073 devstack@c-api.service[112673]: INFO cinder.api.openstack.wsgi [req-9ed371da-b88b-4a5b-a9da-188f97415545 req-aeb84b15-ca12-4d32-9c9b-9533b0bce7f8 admin admin] https://199.204.45.138/volume/v3/types/30aa8255-af66-4be5-955f-6040fb2910c9/extra_specs returned with HTTP 200 May 21 23:25:26.648042 np0000176073 devstack@c-api.service[112673]: [pid: 112673|app: 0|req: 1/3] 199.204.45.138 () {70 vars in 1505 bytes} [Thu May 21 23:25:26 2026] POST /volume/v3/types/30aa8255-af66-4be5-955f-6040fb2910c9/extra_specs => generated 55 bytes in 634 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 21 23:25:27.277382 np0000176073 devstack@c-api.service[112675]: DEBUG dbcounter [-] [112675] Writing DB stats cinder:SELECT=6 {{(pid=112675) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 23:25:27.283173 np0000176073 devstack@c-api.service[112672]: DEBUG dbcounter [-] [112672] Writing DB stats cinder:SELECT=6 {{(pid=112672) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 23:25:35.997330 np0000176073 devstack@c-api.service[112674]: DEBUG dbcounter [-] [112674] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112674) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 23:25:36.644356 np0000176073 devstack@c-api.service[112673]: DEBUG dbcounter [-] [112673] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112673) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}