Jun 09 02:57:14.007727 np0000179092 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 09 02:57:14.018547 np0000179092 devstack@c-api.service[113157]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 09 02:57:14.021819 np0000179092 devstack@c-api.service[113157]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jun 9 02:57:14 2026] *** Jun 09 02:57:14.021819 np0000179092 devstack@c-api.service[113157]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 09 02:57:14.021819 np0000179092 devstack@c-api.service[113157]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 09 02:57:14.021819 np0000179092 devstack@c-api.service[113157]: nodename: np0000179092 Jun 09 02:57:14.021819 np0000179092 devstack@c-api.service[113157]: machine: x86_64 Jun 09 02:57:14.021819 np0000179092 devstack@c-api.service[113157]: clock source: unix Jun 09 02:57:14.021819 np0000179092 devstack@c-api.service[113157]: pcre jit disabled Jun 09 02:57:14.021819 np0000179092 devstack@c-api.service[113157]: detected number of CPU cores: 16 Jun 09 02:57:14.021819 np0000179092 devstack@c-api.service[113157]: current working directory: / Jun 09 02:57:14.021819 np0000179092 devstack@c-api.service[113157]: detected binary path: /usr/bin/uwsgi-core Jun 09 02:57:14.021819 np0000179092 devstack@c-api.service[113157]: your processes number limit is 256917 Jun 09 02:57:14.021819 np0000179092 devstack@c-api.service[113157]: your memory page size is 4096 bytes Jun 09 02:57:14.021819 np0000179092 devstack@c-api.service[113157]: detected max file descriptor number: 2048 Jun 09 02:57:14.021819 np0000179092 devstack@c-api.service[113157]: lock engine: pthread robust mutexes Jun 09 02:57:14.023295 np0000179092 devstack@c-api.service[113157]: thunder lock: enabled Jun 09 02:57:14.023295 np0000179092 devstack@c-api.service[113157]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 09 02:57:14.023295 np0000179092 devstack@c-api.service[113157]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 09 02:57:14.023295 np0000179092 devstack@c-api.service[113157]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 09 02:57:14.023295 np0000179092 devstack@c-api.service[113157]: Set PythonHome to /opt/stack/data/venv Jun 09 02:57:14.058943 np0000179092 devstack@c-api.service[113157]: Python main interpreter initialized at 0x750d0b6a3668 Jun 09 02:57:14.058943 np0000179092 devstack@c-api.service[113157]: python threads support enabled Jun 09 02:57:14.058943 np0000179092 devstack@c-api.service[113157]: your server socket listen backlog is limited to 100 connections Jun 09 02:57:14.058943 np0000179092 devstack@c-api.service[113157]: your mercy for graceful operations on workers is 80 seconds Jun 09 02:57:14.059485 np0000179092 devstack@c-api.service[113157]: mapped 671795 bytes (656 KB) for 4 cores Jun 09 02:57:14.059634 np0000179092 devstack@c-api.service[113157]: *** Operational MODE: preforking *** Jun 09 02:57:14.059880 np0000179092 devstack@c-api.service[113157]: *** uWSGI is running in multiple interpreter mode *** Jun 09 02:57:14.059880 np0000179092 devstack@c-api.service[113157]: spawned uWSGI master process (pid: 113157) Jun 09 02:57:14.060150 np0000179092 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 09 02:57:14.060588 np0000179092 devstack@c-api.service[113157]: spawned uWSGI worker 1 (pid: 113163, cores: 1) Jun 09 02:57:14.061189 np0000179092 devstack@c-api.service[113157]: spawned uWSGI worker 2 (pid: 113164, cores: 1) Jun 09 02:57:14.061783 np0000179092 devstack@c-api.service[113157]: spawned uWSGI worker 3 (pid: 113165, cores: 1) Jun 09 02:57:14.062313 np0000179092 devstack@c-api.service[113157]: spawned uWSGI worker 4 (pid: 113166, cores: 1) Jun 09 02:57:14.062313 np0000179092 devstack@c-api.service[113157]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 09 02:57:14.205897 np0000179092 devstack@c-api.service[113163]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 02:57:14.205897 np0000179092 devstack@c-api.service[113163]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 02:57:14.205897 np0000179092 devstack@c-api.service[113163]: we strongly recommend against using it for new projects. Jun 09 02:57:14.205897 np0000179092 devstack@c-api.service[113163]: If you are already using Eventlet, we recommend migrating to a different Jun 09 02:57:14.205897 np0000179092 devstack@c-api.service[113163]: framework. For more detail see Jun 09 02:57:14.205897 np0000179092 devstack@c-api.service[113163]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 02:57:14.205897 np0000179092 devstack@c-api.service[113163]: import eventlet # noqa Jun 09 02:57:14.209516 np0000179092 devstack@c-api.service[113165]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 02:57:14.209516 np0000179092 devstack@c-api.service[113165]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 02:57:14.209516 np0000179092 devstack@c-api.service[113165]: we strongly recommend against using it for new projects. Jun 09 02:57:14.209516 np0000179092 devstack@c-api.service[113165]: If you are already using Eventlet, we recommend migrating to a different Jun 09 02:57:14.209516 np0000179092 devstack@c-api.service[113165]: framework. For more detail see Jun 09 02:57:14.209516 np0000179092 devstack@c-api.service[113165]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 02:57:14.209516 np0000179092 devstack@c-api.service[113165]: import eventlet # noqa Jun 09 02:57:14.215841 np0000179092 devstack@c-api.service[113166]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 02:57:14.215841 np0000179092 devstack@c-api.service[113166]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 02:57:14.215841 np0000179092 devstack@c-api.service[113166]: we strongly recommend against using it for new projects. Jun 09 02:57:14.215841 np0000179092 devstack@c-api.service[113166]: If you are already using Eventlet, we recommend migrating to a different Jun 09 02:57:14.215841 np0000179092 devstack@c-api.service[113166]: framework. For more detail see Jun 09 02:57:14.215841 np0000179092 devstack@c-api.service[113166]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 02:57:14.215841 np0000179092 devstack@c-api.service[113166]: import eventlet # noqa Jun 09 02:57:14.221104 np0000179092 devstack@c-api.service[113164]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 02:57:14.221104 np0000179092 devstack@c-api.service[113164]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 02:57:14.221104 np0000179092 devstack@c-api.service[113164]: we strongly recommend against using it for new projects. Jun 09 02:57:14.221104 np0000179092 devstack@c-api.service[113164]: If you are already using Eventlet, we recommend migrating to a different Jun 09 02:57:14.221104 np0000179092 devstack@c-api.service[113164]: framework. For more detail see Jun 09 02:57:14.221104 np0000179092 devstack@c-api.service[113164]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 02:57:14.221104 np0000179092 devstack@c-api.service[113164]: import eventlet # noqa Jun 09 02:57:14.303377 np0000179092 devstack@c-api.service[113163]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 09 02:57:14.303377 np0000179092 devstack@c-api.service[113163]: warnings.warn( Jun 09 02:57:14.314603 np0000179092 devstack@c-api.service[113166]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 09 02:57:14.314603 np0000179092 devstack@c-api.service[113166]: warnings.warn( Jun 09 02:57:14.315073 np0000179092 devstack@c-api.service[113165]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 09 02:57:14.315073 np0000179092 devstack@c-api.service[113165]: warnings.warn( Jun 09 02:57:14.324150 np0000179092 devstack@c-api.service[113164]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 09 02:57:14.324150 np0000179092 devstack@c-api.service[113164]: warnings.warn( Jun 09 02:57:14.394987 np0000179092 devstack@c-api.service[113165]: /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 Jun 09 02:57:14.394987 np0000179092 devstack@c-api.service[113165]: from cgi import parse_header Jun 09 02:57:14.398751 np0000179092 devstack@c-api.service[113166]: /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 Jun 09 02:57:14.398751 np0000179092 devstack@c-api.service[113166]: from cgi import parse_header Jun 09 02:57:14.402707 np0000179092 devstack@c-api.service[113163]: /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 Jun 09 02:57:14.402707 np0000179092 devstack@c-api.service[113163]: from cgi import parse_header Jun 09 02:57:14.414101 np0000179092 devstack@c-api.service[113164]: /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 Jun 09 02:57:14.414101 np0000179092 devstack@c-api.service[113164]: from cgi import parse_header Jun 09 02:57:14.448900 np0000179092 devstack@c-api.service[113165]: /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. Jun 09 02:57:14.448900 np0000179092 devstack@c-api.service[113165]: removals.removed_module( Jun 09 02:57:14.450158 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:14.450158 np0000179092 devstack@c-api.service[113166]: removals.removed_module( Jun 09 02:57:14.451191 np0000179092 devstack@c-api.service[113165]: /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. Jun 09 02:57:14.451191 np0000179092 devstack@c-api.service[113165]: removals.removed_module( Jun 09 02:57:14.451873 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:14.451873 np0000179092 devstack@c-api.service[113166]: removals.removed_module( Jun 09 02:57:14.458704 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 02:57:14.458704 np0000179092 devstack@c-api.service[113163]: removals.removed_module( Jun 09 02:57:14.460550 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 02:57:14.460550 np0000179092 devstack@c-api.service[113163]: removals.removed_module( Jun 09 02:57:14.472015 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:14.472015 np0000179092 devstack@c-api.service[113164]: removals.removed_module( Jun 09 02:57:14.474109 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:14.474109 np0000179092 devstack@c-api.service[113164]: removals.removed_module( Jun 09 02:57:15.140631 np0000179092 devstack@c-api.service[113166]: /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 Jun 09 02:57:15.140631 np0000179092 devstack@c-api.service[113166]: warnings.warn( Jun 09 02:57:15.148945 np0000179092 devstack@c-api.service[113165]: /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 Jun 09 02:57:15.148945 np0000179092 devstack@c-api.service[113165]: warnings.warn( Jun 09 02:57:15.168331 np0000179092 devstack@c-api.service[113163]: /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 Jun 09 02:57:15.168331 np0000179092 devstack@c-api.service[113163]: warnings.warn( Jun 09 02:57:15.194819 np0000179092 devstack@c-api.service[113164]: /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 Jun 09 02:57:15.194819 np0000179092 devstack@c-api.service[113164]: warnings.warn( Jun 09 02:57:15.258656 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:15.258656 np0000179092 devstack@c-api.service[113166]: warnings.warn( Jun 09 02:57:15.266526 np0000179092 devstack@c-api.service[113165]: /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. Jun 09 02:57:15.266526 np0000179092 devstack@c-api.service[113165]: warnings.warn( Jun 09 02:57:15.278025 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 02:57:15.278025 np0000179092 devstack@c-api.service[113163]: warnings.warn( Jun 09 02:57:15.343350 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:15.343350 np0000179092 devstack@c-api.service[113164]: warnings.warn( Jun 09 02:57:15.566500 np0000179092 devstack@c-api.service[113166]: 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. Jun 09 02:57:15.566724 np0000179092 devstack@c-api.service[113166]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113166) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 02:57:15.572200 np0000179092 devstack@c-api.service[113165]: 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. Jun 09 02:57:15.572403 np0000179092 devstack@c-api.service[113165]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113165) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 02:57:15.600606 np0000179092 devstack@c-api.service[113163]: 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. Jun 09 02:57:15.600800 np0000179092 devstack@c-api.service[113163]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113163) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 02:57:15.655998 np0000179092 devstack@c-api.service[113164]: 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. Jun 09 02:57:15.656209 np0000179092 devstack@c-api.service[113164]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113164) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 02:57:15.657312 np0000179092 devstack@c-api.service[113165]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 09 02:57:15.657312 np0000179092 devstack@c-api.service[113165]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 02:57:15.659016 np0000179092 devstack@c-api.service[113166]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 09 02:57:15.659016 np0000179092 devstack@c-api.service[113166]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 02:57:15.669635 np0000179092 devstack@c-api.service[113163]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 09 02:57:15.669635 np0000179092 devstack@c-api.service[113163]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 02:57:15.718888 np0000179092 devstack@c-api.service[113164]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 09 02:57:15.718888 np0000179092 devstack@c-api.service[113164]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 02:57:16.161830 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113164) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 02:57:16.162060 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113166) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 02:57:16.162129 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113163) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 02:57:16.162200 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.162262 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.162388 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113165) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 02:57:16.162456 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113166) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.162456 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113166) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.162567 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.162633 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.162633 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.162778 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113166) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.162858 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113165) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.162929 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.163006 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113165) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.163076 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.163076 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.163193 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.163262 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.163356 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113165) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.163414 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.163479 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113166) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.163540 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.163809 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.163888 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.163955 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.164012 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.164070 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.164134 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.164192 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.164246 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.164304 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.164361 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113165) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.164436 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.164505 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.164562 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.164629 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.164726 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113166) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.164795 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.164861 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113166) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.164920 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.164920 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.164920 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113165) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.164920 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113165) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.165392 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.165489 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.165545 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113166) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.165586 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.165626 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.165688 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.165727 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.165761 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.165815 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.165855 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.165890 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.165929 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113165) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.165965 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.166005 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.166045 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.166083 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.166125 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.166165 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113166) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.166200 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.166238 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.166272 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113166) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.166310 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.166343 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.166380 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.166421 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.166466 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113165) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.166504 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.166539 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113165) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.167160 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.167220 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.167288 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.167369 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.167369 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.167438 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.167484 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113166) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.167559 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.167618 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.167664 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.167737 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.167771 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.167824 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113165) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.167866 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.167901 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.167944 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.167992 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.168029 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.168068 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.168111 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.168163 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.168207 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.168250 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.168288 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113166) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.168324 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.168357 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113166) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.168395 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113165) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.168395 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113165) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.170299 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.170369 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.170411 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113165) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.170452 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.170496 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.170538 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.170572 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.170610 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.170655 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.170731 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.170774 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113166) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.170821 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.170859 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.170906 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113165) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.170943 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.170978 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113165) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.171018 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.171018 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.171018 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.171113 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.171152 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113166) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.171186 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.171225 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113166) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.171266 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.171266 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.171266 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.171266 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.171266 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.171468 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.171516 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.171563 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.171599 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.171640 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.171712 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.171750 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113165) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.171790 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.171830 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.171864 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.171898 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.171936 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.171971 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.172016 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.172062 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.172101 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.172141 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.172175 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113166) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.172214 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.172249 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.172290 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113165) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.172325 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.172359 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113165) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.172410 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.172410 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.172410 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.172410 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113166) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.172410 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113166) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.173250 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.173300 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.173346 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.173422 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.173468 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.173522 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113165) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.173564 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.173604 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.173647 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.173712 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.173766 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.173809 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113166) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.173850 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.173899 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.173945 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.173986 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.174024 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.174061 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.174099 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.174134 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.174171 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.174209 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.174247 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113165) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.174285 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.174331 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.174368 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113165) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.174406 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113166) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.174406 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113166) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.174997 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.175055 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.175093 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.175144 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.175184 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.175223 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.175270 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.175315 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.175315 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.175447 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.175447 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.175577 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.175641 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.175641 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.176155 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113165) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.176480 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.176480 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.176599 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113166) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.176645 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.176700 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.176758 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.176816 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.176859 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113165) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.176898 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.176938 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113165) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.176987 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.176987 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113166) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.176987 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113166) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.180856 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.180932 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.180967 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.181024 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.181078 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.181125 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113165) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.181177 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.181219 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.181255 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.181295 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.181340 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.181383 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.181429 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.181470 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.181504 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.181566 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.181619 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.181660 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.181718 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113165) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.181757 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113166) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.181811 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.181863 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113165) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.181903 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.181903 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.181903 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.181903 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.181903 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113166) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.181903 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113166) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.183244 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.183295 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.183362 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.183448 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.183485 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.183559 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.183631 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113165) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.183694 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.183738 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.183787 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.183830 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.183866 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.183919 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.183958 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.183996 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.184033 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.184068 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.184104 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113165) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.184146 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.184185 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113165) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.184225 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.184504 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113166) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.184559 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.184630 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.184692 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.184759 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.184816 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113166) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.184881 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113166) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.186412 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.186497 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.186561 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.186604 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113165) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.186657 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.186716 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.186751 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.186791 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.186831 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.186869 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.186910 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.186959 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.187004 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.187043 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.187088 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.187128 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.187165 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.187203 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113165) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.187242 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.187279 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113165) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.187317 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.187564 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113166) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.187643 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.187736 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.187875 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.187875 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.187875 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113166) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.187978 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113166) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.188021 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.188069 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.188108 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.188145 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.188145 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.188212 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.188258 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.188298 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113166) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.188342 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.188386 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.188430 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.188466 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.188508 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.188552 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.188592 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.188639 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113165) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.188711 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.188756 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.188792 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.188833 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.188873 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.188920 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.188960 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113166) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.188999 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.189047 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113166) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.189089 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.189089 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113165) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.189089 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113165) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.189510 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.189570 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.189608 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.189651 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.189707 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.189754 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.189801 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.189801 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.189881 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.189930 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.189968 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.190009 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.190049 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.190090 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113165) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.190131 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.190179 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.190179 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.190179 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.190179 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.190325 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113166) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.190364 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113165) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.190406 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.190448 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113165) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.190484 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.190484 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.190569 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.190622 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113166) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.190731 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113166) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.192318 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.192391 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.192430 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.192473 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.192533 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.192579 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.192635 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.192712 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.192763 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.192809 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.192809 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.192809 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.192927 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.192975 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113165) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.193018 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.193060 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.193060 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.193060 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.193178 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.193178 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113165) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.193255 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113165) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.193776 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.193828 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.193885 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.193930 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.193972 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.194012 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.194052 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.194093 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.194131 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.194177 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.194219 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.194264 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113166) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.194316 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.194360 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.194402 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113165) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.194449 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.194497 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.194538 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.194579 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.194622 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.194664 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.194738 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.194781 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.194822 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.194863 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.194904 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.194945 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.194984 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.195027 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.195068 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.195108 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.195155 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.195196 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.195241 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113165) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.195285 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.195325 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.195364 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113166) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.195445 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113165) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.195498 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.195546 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.195586 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113165) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.195639 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113166) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.195703 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.195746 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.195746 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.195746 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.195746 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.195746 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113165) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.195746 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113165) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.195968 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113166) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.195968 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.195968 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.195968 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.195968 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.195968 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113166) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.195968 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113166) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.195968 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113166) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.195968 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.195968 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.196327 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.196327 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.196327 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113166) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.196327 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113166) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.196756 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.196805 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.196873 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.196923 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.196961 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113166) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.197001 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.197040 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.197085 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.197123 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.197161 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.197200 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.197245 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.197284 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.197323 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113165) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.197365 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.197401 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.197435 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.197477 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.197518 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.197553 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113166) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.197590 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.197633 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.197692 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113166) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.197732 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.197772 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.197812 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.197812 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113165) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.197812 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113165) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.198254 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.198302 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.198346 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113166) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.198390 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.198429 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.198465 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.198504 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.198547 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.198586 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.198622 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.198661 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.198711 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.198754 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.198793 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113166) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.198793 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113166) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.198882 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.198923 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113165) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.198964 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.199002 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.199041 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.199081 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.199120 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.199155 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.199193 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.199229 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.199268 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.199322 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113165) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.199361 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.199400 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.199497 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113165) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.199552 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.199552 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.199637 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113166) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.199694 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.199735 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.199774 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.199826 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.199867 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113165) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.199924 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.199963 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.200006 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.200053 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.200092 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.200131 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.200131 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.200202 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.200244 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113166) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.200283 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.200318 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.200363 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113166) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.200401 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.200436 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.200474 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.200508 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.200547 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113165) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.200547 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113165) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.204104 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.204168 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.204204 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.204244 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.204284 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.204327 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.204369 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.204407 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.204447 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.204493 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.204534 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.204570 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.204609 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113166) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.204649 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.204709 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.204751 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.204785 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.204822 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.204856 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.204906 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.204944 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.204979 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.205019 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.205060 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.205100 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.205139 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.205178 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.205212 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113166) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.205257 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.205291 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.205332 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113166) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.205366 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.205401 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.205439 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113166) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.205475 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.205514 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113165) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.205550 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.205593 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.205636 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.205693 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.205729 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.205763 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.205799 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.205839 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.205871 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.205911 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113166) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.205945 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113165) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.205978 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113166) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.206024 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113165) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.206024 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113165) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.206024 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.206024 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.206024 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.206024 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.206024 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113165) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.206269 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.206307 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113165) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.206358 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.206358 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.206425 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.206471 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.206509 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.206553 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.206596 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.206636 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.206689 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.206729 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.207109 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113165) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.207155 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.207189 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.207227 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.207265 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113166) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.207301 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.207339 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.207373 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.207406 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.207501 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.207576 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.207618 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.207657 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113165) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.207731 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.207731 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113166) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.207802 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113165) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.207836 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113166) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.208751 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.208799 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.208878 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.208925 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.208996 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.209039 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.209072 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.209114 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.209161 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.209198 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.209237 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.209272 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.209308 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.209344 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.209390 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.209426 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.209465 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113165) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.209504 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.209549 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.209584 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113166) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.209622 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.209660 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.209725 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.209771 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.209811 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.209858 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.209906 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.209941 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.209980 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.210016 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.210062 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.210103 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.210138 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.210177 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.210218 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.210257 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.210299 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113165) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.210339 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.210375 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113166) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.210422 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.210462 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.210497 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113165) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.210545 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113166) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.210593 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.210634 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.210686 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113165) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.210736 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.210779 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113166) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.210815 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.210855 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.210892 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.210937 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.210971 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.211010 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.211046 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.211090 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.211131 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.211169 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.211205 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.211252 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.211288 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.211327 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.211361 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.211401 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.211440 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.211532 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113165) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.211574 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113166) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.211621 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.211662 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.211715 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113165) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.211757 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.211803 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113166) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.211843 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.211879 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113165) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.211923 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.211956 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113166) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.211996 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.212037 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.212083 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.212117 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.212157 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.212191 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.212235 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.212275 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.212316 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.212355 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.212389 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.212427 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.212469 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.212507 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.212551 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.212589 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113165) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.212623 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113166) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.212666 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.212717 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113165) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.212757 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113166) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.212791 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.212832 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113165) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.212879 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113166) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.212918 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.212958 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.212994 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.213034 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.213068 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.213106 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.213140 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.213180 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.213222 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.213261 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113165) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.213305 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113166) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.213347 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113165) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.213388 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113166) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.213428 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.213428 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.213428 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.213535 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113165) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.213571 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113166) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.213620 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.213660 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.213714 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.213753 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.213789 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.213824 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.213863 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.213903 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.213938 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.213993 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.214034 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.214071 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.214110 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.214144 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.214182 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.214216 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113166) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.214259 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113165) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.214304 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.214351 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113166) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.214396 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113165) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.214436 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.214436 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.214436 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.214541 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.214541 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.214541 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.214541 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.214541 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.214541 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.214788 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113165) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.214833 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.214872 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.214872 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.214872 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.214981 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113166) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.215021 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.215060 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.215108 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113165) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.215150 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.215150 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.215223 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113165) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.215268 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.215268 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113166) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.215268 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113166) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.215374 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.215374 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.215374 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.215374 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.215374 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.215374 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.215374 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.215775 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113165) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.215879 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.215924 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.215964 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.216090 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.216209 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.216249 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.216285 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.216324 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.216358 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.216409 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.216452 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.216492 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113165) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.216537 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.216569 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.216594 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113165) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.216623 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113166) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.216649 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.216697 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113165) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.216730 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.216756 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.216784 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.216811 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.216849 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.216879 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.216905 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.216931 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.216957 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.216986 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.217012 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.217046 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.217073 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.217107 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.217134 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.217164 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113166) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.217190 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.217220 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.217246 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113165) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.217275 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113166) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.217301 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.217329 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.217356 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113165) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.217396 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.217433 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113166) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.217463 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.217494 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.217519 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.217547 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.217572 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.217600 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.217600 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.217654 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.217702 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.217734 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.217734 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113166) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.217734 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113166) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.217801 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113165) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.217801 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.217856 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113166) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.217888 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.217914 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.217944 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.217973 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.217998 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.218026 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.218052 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.218081 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113165) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.218106 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.218138 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.218164 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113165) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.218193 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113166) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.218222 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.218250 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113166) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.218279 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.218279 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.218279 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.218279 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.218372 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.218372 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.218372 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.218372 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.218372 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.218372 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.218372 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.219178 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113165) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.219233 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.219303 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.219340 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113166) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.219367 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.219407 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.219447 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.219481 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.219540 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113165) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.219570 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.219570 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.219629 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113165) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.219660 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113166) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.219820 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113166) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.220295 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.220371 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.220428 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.220484 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.220516 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.220544 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.220574 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.220605 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.220653 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.220705 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.220792 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.220913 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.221004 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.221082 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113164) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:57:16.226395 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113165) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.226470 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.226509 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.226577 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.226624 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113165) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.226711 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113165) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.227031 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113166) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.227097 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.227138 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.227177 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113164) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.227221 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.227258 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113163) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:57:16.227298 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113166) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.227338 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.227378 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:57:16.227420 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113166) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.227459 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.227509 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:57:16.227509 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.227643 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:57:16.227702 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113163) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.227743 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113164) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:57:16.227782 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113163) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.227818 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113164) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:57:16.275001 np0000179092 devstack@c-api.service[113163]: INFO dbcounter [None req-3cd538da-caec-4e54-a40c-b28cb9e72a8a None None] Registered counter for database cinder Jun 09 02:57:16.275364 np0000179092 devstack@c-api.service[113165]: INFO dbcounter [None req-2ddbffcb-1190-456d-a594-02041a647e74 None None] Registered counter for database cinder Jun 09 02:57:16.275969 np0000179092 devstack@c-api.service[113166]: INFO dbcounter [None req-93cae1e4-4b9f-48f4-b6a1-3217fa23df68 None None] Registered counter for database cinder Jun 09 02:57:16.276490 np0000179092 devstack@c-api.service[113164]: INFO dbcounter [None req-2f80c97e-caaf-49e3-9dd8-3c36e6dc2224 None None] Registered counter for database cinder Jun 09 02:57:16.323220 np0000179092 devstack@c-api.service[113163]: DEBUG oslo_db.sqlalchemy.engines [None req-3cd538da-caec-4e54-a40c-b28cb9e72a8a 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=113163) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:57:16.324579 np0000179092 devstack@c-api.service[113166]: DEBUG oslo_db.sqlalchemy.engines [None req-93cae1e4-4b9f-48f4-b6a1-3217fa23df68 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=113166) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:57:16.327454 np0000179092 devstack@c-api.service[113164]: DEBUG oslo_db.sqlalchemy.engines [None req-2f80c97e-caaf-49e3-9dd8-3c36e6dc2224 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=113164) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:57:16.329183 np0000179092 devstack@c-api.service[113165]: DEBUG oslo_db.sqlalchemy.engines [None req-2ddbffcb-1190-456d-a594-02041a647e74 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=113165) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:57:16.438761 np0000179092 devstack@c-api.service[113166]: DEBUG dbcounter [-] [113166] Writer thread running {{(pid=113166) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 02:57:16.442794 np0000179092 devstack@c-api.service[113164]: DEBUG dbcounter [-] [113164] Writer thread running {{(pid=113164) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 02:57:16.443320 np0000179092 devstack@c-api.service[113166]: INFO cinder.rpc [None req-93cae1e4-4b9f-48f4-b6a1-3217fa23df68 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 02:57:16.443780 np0000179092 devstack@c-api.service[113166]: INFO cinder.rpc [None req-93cae1e4-4b9f-48f4-b6a1-3217fa23df68 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 02:57:16.444351 np0000179092 devstack@c-api.service[113164]: INFO cinder.rpc [None req-2f80c97e-caaf-49e3-9dd8-3c36e6dc2224 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 02:57:16.446417 np0000179092 devstack@c-api.service[113166]: INFO cinder.rpc [None req-93cae1e4-4b9f-48f4-b6a1-3217fa23df68 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 02:57:16.446958 np0000179092 devstack@c-api.service[113164]: INFO cinder.rpc [None req-2f80c97e-caaf-49e3-9dd8-3c36e6dc2224 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 02:57:16.448940 np0000179092 devstack@c-api.service[113166]: INFO cinder.rpc [None req-93cae1e4-4b9f-48f4-b6a1-3217fa23df68 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 02:57:16.449558 np0000179092 devstack@c-api.service[113164]: INFO cinder.rpc [None req-2f80c97e-caaf-49e3-9dd8-3c36e6dc2224 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 02:57:16.450123 np0000179092 devstack@c-api.service[113166]: WARNING castellan.key_manager.migration [None req-93cae1e4-4b9f-48f4-b6a1-3217fa23df68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.451918 np0000179092 devstack@c-api.service[113163]: DEBUG dbcounter [-] [113163] Writer thread running {{(pid=113163) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 02:57:16.452283 np0000179092 devstack@c-api.service[113164]: INFO cinder.rpc [None req-2f80c97e-caaf-49e3-9dd8-3c36e6dc2224 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 02:57:16.453453 np0000179092 devstack@c-api.service[113164]: WARNING castellan.key_manager.migration [None req-2f80c97e-caaf-49e3-9dd8-3c36e6dc2224 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.457709 np0000179092 devstack@c-api.service[113166]: WARNING castellan.key_manager.migration [None req-93cae1e4-4b9f-48f4-b6a1-3217fa23df68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.457862 np0000179092 devstack@c-api.service[113165]: DEBUG dbcounter [-] [113165] Writer thread running {{(pid=113165) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 02:57:16.457942 np0000179092 devstack@c-api.service[113163]: INFO cinder.rpc [None req-3cd538da-caec-4e54-a40c-b28cb9e72a8a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 02:57:16.457942 np0000179092 devstack@c-api.service[113163]: INFO cinder.rpc [None req-3cd538da-caec-4e54-a40c-b28cb9e72a8a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 02:57:16.458078 np0000179092 devstack@c-api.service[113164]: WARNING castellan.key_manager.migration [None req-2f80c97e-caaf-49e3-9dd8-3c36e6dc2224 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.458145 np0000179092 devstack@c-api.service[113165]: INFO cinder.rpc [None req-2ddbffcb-1190-456d-a594-02041a647e74 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 02:57:16.459402 np0000179092 devstack@c-api.service[113163]: INFO cinder.rpc [None req-3cd538da-caec-4e54-a40c-b28cb9e72a8a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 02:57:16.461327 np0000179092 devstack@c-api.service[113165]: INFO cinder.rpc [None req-2ddbffcb-1190-456d-a594-02041a647e74 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 02:57:16.462335 np0000179092 devstack@c-api.service[113163]: INFO cinder.rpc [None req-3cd538da-caec-4e54-a40c-b28cb9e72a8a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 02:57:16.463561 np0000179092 devstack@c-api.service[113163]: WARNING castellan.key_manager.migration [None req-3cd538da-caec-4e54-a40c-b28cb9e72a8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.467728 np0000179092 devstack@c-api.service[113165]: INFO cinder.rpc [None req-2ddbffcb-1190-456d-a594-02041a647e74 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 02:57:16.467812 np0000179092 devstack@c-api.service[113163]: WARNING castellan.key_manager.migration [None req-3cd538da-caec-4e54-a40c-b28cb9e72a8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.470177 np0000179092 devstack@c-api.service[113165]: INFO cinder.rpc [None req-2ddbffcb-1190-456d-a594-02041a647e74 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 02:57:16.471178 np0000179092 devstack@c-api.service[113165]: WARNING castellan.key_manager.migration [None req-2ddbffcb-1190-456d-a594-02041a647e74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.475620 np0000179092 devstack@c-api.service[113165]: WARNING castellan.key_manager.migration [None req-2ddbffcb-1190-456d-a594-02041a647e74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.492023 np0000179092 devstack@c-api.service[113166]: DEBUG oslo_db.sqlalchemy.engines [None req-93cae1e4-4b9f-48f4-b6a1-3217fa23df68 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=113166) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:57:16.495004 np0000179092 devstack@c-api.service[113166]: INFO cinder.rpc [None req-93cae1e4-4b9f-48f4-b6a1-3217fa23df68 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 02:57:16.497474 np0000179092 devstack@c-api.service[113164]: DEBUG oslo_db.sqlalchemy.engines [None req-2f80c97e-caaf-49e3-9dd8-3c36e6dc2224 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=113164) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:57:16.497555 np0000179092 devstack@c-api.service[113166]: INFO cinder.rpc [None req-93cae1e4-4b9f-48f4-b6a1-3217fa23df68 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 02:57:16.498769 np0000179092 devstack@c-api.service[113166]: WARNING castellan.key_manager.migration [None req-93cae1e4-4b9f-48f4-b6a1-3217fa23df68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.501428 np0000179092 devstack@c-api.service[113164]: INFO cinder.rpc [None req-2f80c97e-caaf-49e3-9dd8-3c36e6dc2224 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 02:57:16.503915 np0000179092 devstack@c-api.service[113164]: INFO cinder.rpc [None req-2f80c97e-caaf-49e3-9dd8-3c36e6dc2224 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 02:57:16.505271 np0000179092 devstack@c-api.service[113164]: WARNING castellan.key_manager.migration [None req-2f80c97e-caaf-49e3-9dd8-3c36e6dc2224 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.510433 np0000179092 devstack@c-api.service[113163]: DEBUG oslo_db.sqlalchemy.engines [None req-3cd538da-caec-4e54-a40c-b28cb9e72a8a 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=113163) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:57:16.511295 np0000179092 devstack@c-api.service[113166]: WARNING castellan.key_manager.migration [None req-93cae1e4-4b9f-48f4-b6a1-3217fa23df68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.513214 np0000179092 devstack@c-api.service[113163]: INFO cinder.rpc [None req-3cd538da-caec-4e54-a40c-b28cb9e72a8a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 02:57:16.514573 np0000179092 devstack@c-api.service[113166]: WARNING castellan.key_manager.migration [None req-93cae1e4-4b9f-48f4-b6a1-3217fa23df68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.515580 np0000179092 devstack@c-api.service[113163]: INFO cinder.rpc [None req-3cd538da-caec-4e54-a40c-b28cb9e72a8a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 02:57:16.516267 np0000179092 devstack@c-api.service[113164]: WARNING castellan.key_manager.migration [None req-2f80c97e-caaf-49e3-9dd8-3c36e6dc2224 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.516881 np0000179092 devstack@c-api.service[113163]: WARNING castellan.key_manager.migration [None req-3cd538da-caec-4e54-a40c-b28cb9e72a8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.517729 np0000179092 devstack@c-api.service[113166]: WARNING castellan.key_manager.migration [None req-93cae1e4-4b9f-48f4-b6a1-3217fa23df68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.518720 np0000179092 devstack@c-api.service[113165]: DEBUG oslo_db.sqlalchemy.engines [None req-2ddbffcb-1190-456d-a594-02041a647e74 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=113165) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:57:16.520495 np0000179092 devstack@c-api.service[113164]: WARNING castellan.key_manager.migration [None req-2f80c97e-caaf-49e3-9dd8-3c36e6dc2224 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.523092 np0000179092 devstack@c-api.service[113166]: WARNING castellan.key_manager.migration [None req-93cae1e4-4b9f-48f4-b6a1-3217fa23df68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.523843 np0000179092 devstack@c-api.service[113164]: WARNING castellan.key_manager.migration [None req-2f80c97e-caaf-49e3-9dd8-3c36e6dc2224 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.525502 np0000179092 devstack@c-api.service[113165]: INFO cinder.rpc [None req-2ddbffcb-1190-456d-a594-02041a647e74 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 02:57:16.526362 np0000179092 devstack@c-api.service[113166]: WARNING castellan.key_manager.migration [None req-93cae1e4-4b9f-48f4-b6a1-3217fa23df68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.528061 np0000179092 devstack@c-api.service[113164]: WARNING castellan.key_manager.migration [None req-2f80c97e-caaf-49e3-9dd8-3c36e6dc2224 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.529388 np0000179092 devstack@c-api.service[113165]: INFO cinder.rpc [None req-2ddbffcb-1190-456d-a594-02041a647e74 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 02:57:16.530980 np0000179092 devstack@c-api.service[113163]: WARNING castellan.key_manager.migration [None req-3cd538da-caec-4e54-a40c-b28cb9e72a8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.531105 np0000179092 devstack@c-api.service[113164]: WARNING castellan.key_manager.migration [None req-2f80c97e-caaf-49e3-9dd8-3c36e6dc2224 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.531391 np0000179092 devstack@c-api.service[113165]: WARNING castellan.key_manager.migration [None req-2ddbffcb-1190-456d-a594-02041a647e74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.531807 np0000179092 devstack@c-api.service[113166]: WARNING castellan.key_manager.migration [None req-93cae1e4-4b9f-48f4-b6a1-3217fa23df68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.534111 np0000179092 devstack@c-api.service[113164]: WARNING castellan.key_manager.migration [None req-2f80c97e-caaf-49e3-9dd8-3c36e6dc2224 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.534344 np0000179092 devstack@c-api.service[113163]: WARNING castellan.key_manager.migration [None req-3cd538da-caec-4e54-a40c-b28cb9e72a8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.535694 np0000179092 devstack@c-api.service[113166]: WARNING castellan.key_manager.migration [None req-93cae1e4-4b9f-48f4-b6a1-3217fa23df68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.537189 np0000179092 devstack@c-api.service[113164]: WARNING castellan.key_manager.migration [None req-2f80c97e-caaf-49e3-9dd8-3c36e6dc2224 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.537540 np0000179092 devstack@c-api.service[113163]: WARNING castellan.key_manager.migration [None req-3cd538da-caec-4e54-a40c-b28cb9e72a8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.537822 np0000179092 devstack@c-api.service[113166]: WARNING castellan.key_manager.migration [None req-93cae1e4-4b9f-48f4-b6a1-3217fa23df68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.540019 np0000179092 devstack@c-api.service[113164]: WARNING castellan.key_manager.migration [None req-2f80c97e-caaf-49e3-9dd8-3c36e6dc2224 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.540755 np0000179092 devstack@c-api.service[113166]: WARNING castellan.key_manager.migration [None req-93cae1e4-4b9f-48f4-b6a1-3217fa23df68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.542389 np0000179092 devstack@c-api.service[113166]: WARNING castellan.key_manager.migration [None req-93cae1e4-4b9f-48f4-b6a1-3217fa23df68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.543223 np0000179092 devstack@c-api.service[113163]: WARNING castellan.key_manager.migration [None req-3cd538da-caec-4e54-a40c-b28cb9e72a8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.543339 np0000179092 devstack@c-api.service[113164]: WARNING castellan.key_manager.migration [None req-2f80c97e-caaf-49e3-9dd8-3c36e6dc2224 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.544263 np0000179092 devstack@c-api.service[113165]: WARNING castellan.key_manager.migration [None req-2ddbffcb-1190-456d-a594-02041a647e74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.544860 np0000179092 devstack@c-api.service[113164]: WARNING castellan.key_manager.migration [None req-2f80c97e-caaf-49e3-9dd8-3c36e6dc2224 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.545070 np0000179092 devstack@c-api.service[113166]: WARNING castellan.key_manager.migration [None req-93cae1e4-4b9f-48f4-b6a1-3217fa23df68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.546287 np0000179092 devstack@c-api.service[113163]: WARNING castellan.key_manager.migration [None req-3cd538da-caec-4e54-a40c-b28cb9e72a8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.547529 np0000179092 devstack@c-api.service[113164]: WARNING castellan.key_manager.migration [None req-2f80c97e-caaf-49e3-9dd8-3c36e6dc2224 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.547751 np0000179092 devstack@c-api.service[113165]: WARNING castellan.key_manager.migration [None req-2ddbffcb-1190-456d-a594-02041a647e74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.549264 np0000179092 devstack@c-api.service[113163]: WARNING castellan.key_manager.migration [None req-3cd538da-caec-4e54-a40c-b28cb9e72a8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.550890 np0000179092 devstack@c-api.service[113166]: WARNING castellan.key_manager.migration [None req-93cae1e4-4b9f-48f4-b6a1-3217fa23df68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.550993 np0000179092 devstack@c-api.service[113165]: WARNING castellan.key_manager.migration [None req-2ddbffcb-1190-456d-a594-02041a647e74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.552495 np0000179092 devstack@c-api.service[113163]: WARNING castellan.key_manager.migration [None req-3cd538da-caec-4e54-a40c-b28cb9e72a8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.553199 np0000179092 devstack@c-api.service[113164]: WARNING castellan.key_manager.migration [None req-2f80c97e-caaf-49e3-9dd8-3c36e6dc2224 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.554281 np0000179092 devstack@c-api.service[113166]: WARNING castellan.key_manager.migration [None req-93cae1e4-4b9f-48f4-b6a1-3217fa23df68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.555636 np0000179092 devstack@c-api.service[113163]: WARNING castellan.key_manager.migration [None req-3cd538da-caec-4e54-a40c-b28cb9e72a8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.556117 np0000179092 devstack@c-api.service[113166]: WARNING cinder.api.contrib.hosts [None req-93cae1e4-4b9f-48f4-b6a1-3217fa23df68 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 02:57:16.556414 np0000179092 devstack@c-api.service[113165]: WARNING castellan.key_manager.migration [None req-2ddbffcb-1190-456d-a594-02041a647e74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.556553 np0000179092 devstack@c-api.service[113164]: WARNING castellan.key_manager.migration [None req-2f80c97e-caaf-49e3-9dd8-3c36e6dc2224 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.556855 np0000179092 devstack@c-api.service[113166]: WARNING castellan.key_manager.migration [None req-93cae1e4-4b9f-48f4-b6a1-3217fa23df68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.558281 np0000179092 devstack@c-api.service[113166]: WARNING castellan.key_manager.migration [None req-93cae1e4-4b9f-48f4-b6a1-3217fa23df68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.558424 np0000179092 devstack@c-api.service[113164]: WARNING cinder.api.contrib.hosts [None req-2f80c97e-caaf-49e3-9dd8-3c36e6dc2224 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 02:57:16.558668 np0000179092 devstack@c-api.service[113163]: WARNING castellan.key_manager.migration [None req-3cd538da-caec-4e54-a40c-b28cb9e72a8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.559214 np0000179092 devstack@c-api.service[113164]: WARNING castellan.key_manager.migration [None req-2f80c97e-caaf-49e3-9dd8-3c36e6dc2224 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.559571 np0000179092 devstack@c-api.service[113165]: WARNING castellan.key_manager.migration [None req-2ddbffcb-1190-456d-a594-02041a647e74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.559741 np0000179092 devstack@c-api.service[113166]: WARNING castellan.key_manager.migration [None req-93cae1e4-4b9f-48f4-b6a1-3217fa23df68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.560150 np0000179092 devstack@c-api.service[113163]: WARNING castellan.key_manager.migration [None req-3cd538da-caec-4e54-a40c-b28cb9e72a8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.560539 np0000179092 devstack@c-api.service[113164]: WARNING castellan.key_manager.migration [None req-2f80c97e-caaf-49e3-9dd8-3c36e6dc2224 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.561228 np0000179092 devstack@c-api.service[113166]: WARNING castellan.key_manager.migration [None req-93cae1e4-4b9f-48f4-b6a1-3217fa23df68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.562084 np0000179092 devstack@c-api.service[113164]: WARNING castellan.key_manager.migration [None req-2f80c97e-caaf-49e3-9dd8-3c36e6dc2224 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.562544 np0000179092 devstack@c-api.service[113165]: WARNING castellan.key_manager.migration [None req-2ddbffcb-1190-456d-a594-02041a647e74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.562617 np0000179092 devstack@c-api.service[113166]: WARNING castellan.key_manager.migration [None req-93cae1e4-4b9f-48f4-b6a1-3217fa23df68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.562902 np0000179092 devstack@c-api.service[113163]: WARNING castellan.key_manager.migration [None req-3cd538da-caec-4e54-a40c-b28cb9e72a8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.563537 np0000179092 devstack@c-api.service[113164]: WARNING castellan.key_manager.migration [None req-2f80c97e-caaf-49e3-9dd8-3c36e6dc2224 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.563941 np0000179092 devstack@c-api.service[113166]: WARNING castellan.key_manager.migration [None req-93cae1e4-4b9f-48f4-b6a1-3217fa23df68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.564921 np0000179092 devstack@c-api.service[113164]: WARNING castellan.key_manager.migration [None req-2f80c97e-caaf-49e3-9dd8-3c36e6dc2224 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.565418 np0000179092 devstack@c-api.service[113166]: WARNING castellan.key_manager.migration [None req-93cae1e4-4b9f-48f4-b6a1-3217fa23df68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.565819 np0000179092 devstack@c-api.service[113165]: WARNING castellan.key_manager.migration [None req-2ddbffcb-1190-456d-a594-02041a647e74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.566296 np0000179092 devstack@c-api.service[113164]: WARNING castellan.key_manager.migration [None req-2f80c97e-caaf-49e3-9dd8-3c36e6dc2224 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.566755 np0000179092 devstack@c-api.service[113166]: WARNING castellan.key_manager.migration [None req-93cae1e4-4b9f-48f4-b6a1-3217fa23df68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.567759 np0000179092 devstack@c-api.service[113164]: WARNING castellan.key_manager.migration [None req-2f80c97e-caaf-49e3-9dd8-3c36e6dc2224 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.567831 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.v3.router [None req-93cae1e4-4b9f-48f4-b6a1-3217fa23df68 None None] Extended resource: extensions {{(pid=113166) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:57:16.569012 np0000179092 devstack@c-api.service[113165]: WARNING castellan.key_manager.migration [None req-2ddbffcb-1190-456d-a594-02041a647e74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.569132 np0000179092 devstack@c-api.service[113164]: WARNING castellan.key_manager.migration [None req-2f80c97e-caaf-49e3-9dd8-3c36e6dc2224 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.569200 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.v3.router [None req-93cae1e4-4b9f-48f4-b6a1-3217fa23df68 None None] Extended resource: encryption {{(pid=113166) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:57:16.569787 np0000179092 devstack@c-api.service[113163]: WARNING castellan.key_manager.migration [None req-3cd538da-caec-4e54-a40c-b28cb9e72a8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.570134 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.v3.router [None req-2f80c97e-caaf-49e3-9dd8-3c36e6dc2224 None None] Extended resource: extensions {{(pid=113164) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:57:16.570623 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.v3.router [None req-93cae1e4-4b9f-48f4-b6a1-3217fa23df68 None None] Extended resource: capabilities {{(pid=113166) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:57:16.571906 np0000179092 devstack@c-api.service[113165]: WARNING castellan.key_manager.migration [None req-2ddbffcb-1190-456d-a594-02041a647e74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.571984 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.v3.router [None req-2f80c97e-caaf-49e3-9dd8-3c36e6dc2224 None None] Extended resource: encryption {{(pid=113164) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:57:16.572478 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.v3.router [None req-93cae1e4-4b9f-48f4-b6a1-3217fa23df68 None None] Extended resource: os-quota-class-sets {{(pid=113166) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:57:16.573492 np0000179092 devstack@c-api.service[113165]: WARNING castellan.key_manager.migration [None req-2ddbffcb-1190-456d-a594-02041a647e74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.573568 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.v3.router [None req-2f80c97e-caaf-49e3-9dd8-3c36e6dc2224 None None] Extended resource: capabilities {{(pid=113164) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:57:16.573801 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.v3.router [None req-93cae1e4-4b9f-48f4-b6a1-3217fa23df68 None None] Extended resource: os-volume-type-access {{(pid=113166) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:57:16.574294 np0000179092 devstack@c-api.service[113163]: WARNING castellan.key_manager.migration [None req-3cd538da-caec-4e54-a40c-b28cb9e72a8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.574838 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.v3.router [None req-2f80c97e-caaf-49e3-9dd8-3c36e6dc2224 None None] Extended resource: os-quota-class-sets {{(pid=113164) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:57:16.575393 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.v3.router [None req-93cae1e4-4b9f-48f4-b6a1-3217fa23df68 None None] Extended resource: extra_specs {{(pid=113166) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:57:16.576179 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.v3.router [None req-2f80c97e-caaf-49e3-9dd8-3c36e6dc2224 None None] Extended resource: os-volume-type-access {{(pid=113164) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:57:16.576266 np0000179092 devstack@c-api.service[113165]: WARNING castellan.key_manager.migration [None req-2ddbffcb-1190-456d-a594-02041a647e74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.576329 np0000179092 devstack@c-api.service[113163]: WARNING cinder.api.contrib.hosts [None req-3cd538da-caec-4e54-a40c-b28cb9e72a8a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 02:57:16.576974 np0000179092 devstack@c-api.service[113163]: WARNING castellan.key_manager.migration [None req-3cd538da-caec-4e54-a40c-b28cb9e72a8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.577054 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.v3.router [None req-93cae1e4-4b9f-48f4-b6a1-3217fa23df68 None None] Extended resource: os-hosts {{(pid=113166) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:57:16.577788 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.v3.router [None req-2f80c97e-caaf-49e3-9dd8-3c36e6dc2224 None None] Extended resource: extra_specs {{(pid=113164) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:57:16.578397 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.v3.router [None req-93cae1e4-4b9f-48f4-b6a1-3217fa23df68 None None] Extended resource: os-availability-zone {{(pid=113166) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:57:16.578529 np0000179092 devstack@c-api.service[113163]: WARNING castellan.key_manager.migration [None req-3cd538da-caec-4e54-a40c-b28cb9e72a8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.579338 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.v3.router [None req-2f80c97e-caaf-49e3-9dd8-3c36e6dc2224 None None] Extended resource: os-hosts {{(pid=113164) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:57:16.579707 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.v3.router [None req-93cae1e4-4b9f-48f4-b6a1-3217fa23df68 None None] Extended resource: consistencygroups {{(pid=113166) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:57:16.579915 np0000179092 devstack@c-api.service[113163]: WARNING castellan.key_manager.migration [None req-3cd538da-caec-4e54-a40c-b28cb9e72a8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.580781 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.v3.router [None req-2f80c97e-caaf-49e3-9dd8-3c36e6dc2224 None None] Extended resource: os-availability-zone {{(pid=113164) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:57:16.581493 np0000179092 devstack@c-api.service[113163]: WARNING castellan.key_manager.migration [None req-3cd538da-caec-4e54-a40c-b28cb9e72a8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.581723 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.v3.router [None req-93cae1e4-4b9f-48f4-b6a1-3217fa23df68 None None] Extended resource: cgsnapshots {{(pid=113166) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:57:16.582002 np0000179092 devstack@c-api.service[113165]: WARNING castellan.key_manager.migration [None req-2ddbffcb-1190-456d-a594-02041a647e74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.582084 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.v3.router [None req-2f80c97e-caaf-49e3-9dd8-3c36e6dc2224 None None] Extended resource: consistencygroups {{(pid=113164) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:57:16.582930 np0000179092 devstack@c-api.service[113163]: WARNING castellan.key_manager.migration [None req-3cd538da-caec-4e54-a40c-b28cb9e72a8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.583104 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.v3.router [None req-93cae1e4-4b9f-48f4-b6a1-3217fa23df68 None None] Extended resource: os-snapshot-manage {{(pid=113166) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:57:16.584098 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.v3.router [None req-2f80c97e-caaf-49e3-9dd8-3c36e6dc2224 None None] Extended resource: cgsnapshots {{(pid=113164) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:57:16.584449 np0000179092 devstack@c-api.service[113163]: WARNING castellan.key_manager.migration [None req-3cd538da-caec-4e54-a40c-b28cb9e72a8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.584519 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.v3.router [None req-93cae1e4-4b9f-48f4-b6a1-3217fa23df68 None None] Extended resource: os-volume-manage {{(pid=113166) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:57:16.585538 np0000179092 devstack@c-api.service[113165]: WARNING castellan.key_manager.migration [None req-2ddbffcb-1190-456d-a594-02041a647e74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.585654 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.v3.router [None req-2f80c97e-caaf-49e3-9dd8-3c36e6dc2224 None None] Extended resource: os-snapshot-manage {{(pid=113164) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:57:16.585988 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.v3.router [None req-93cae1e4-4b9f-48f4-b6a1-3217fa23df68 None None] Extended resource: backups {{(pid=113166) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:57:16.586154 np0000179092 devstack@c-api.service[113163]: WARNING castellan.key_manager.migration [None req-3cd538da-caec-4e54-a40c-b28cb9e72a8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.587055 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.v3.router [None req-2f80c97e-caaf-49e3-9dd8-3c36e6dc2224 None None] Extended resource: os-volume-manage {{(pid=113164) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:57:16.587486 np0000179092 devstack@c-api.service[113165]: WARNING cinder.api.contrib.hosts [None req-2ddbffcb-1190-456d-a594-02041a647e74 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 02:57:16.587640 np0000179092 devstack@c-api.service[113163]: WARNING castellan.key_manager.migration [None req-3cd538da-caec-4e54-a40c-b28cb9e72a8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.587992 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.v3.router [None req-93cae1e4-4b9f-48f4-b6a1-3217fa23df68 None None] Extended resource: encryption {{(pid=113166) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:57:16.588196 np0000179092 devstack@c-api.service[113165]: WARNING castellan.key_manager.migration [None req-2ddbffcb-1190-456d-a594-02041a647e74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.588520 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.v3.router [None req-2f80c97e-caaf-49e3-9dd8-3c36e6dc2224 None None] Extended resource: backups {{(pid=113164) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:57:16.588737 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.v3.router [None req-3cd538da-caec-4e54-a40c-b28cb9e72a8a None None] Extended resource: extensions {{(pid=113163) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:57:16.589592 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.v3.router [None req-93cae1e4-4b9f-48f4-b6a1-3217fa23df68 None None] Extended resource: os-volume-transfer {{(pid=113166) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:57:16.589757 np0000179092 devstack@c-api.service[113165]: WARNING castellan.key_manager.migration [None req-2ddbffcb-1190-456d-a594-02041a647e74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.590269 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.v3.router [None req-3cd538da-caec-4e54-a40c-b28cb9e72a8a None None] Extended resource: encryption {{(pid=113163) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:57:16.590560 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.v3.router [None req-2f80c97e-caaf-49e3-9dd8-3c36e6dc2224 None None] Extended resource: encryption {{(pid=113164) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:57:16.591268 np0000179092 devstack@c-api.service[113165]: WARNING castellan.key_manager.migration [None req-2ddbffcb-1190-456d-a594-02041a647e74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.591362 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.v3.router [None req-93cae1e4-4b9f-48f4-b6a1-3217fa23df68 None None] Extended resource: scheduler-stats {{(pid=113166) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:57:16.592157 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.v3.router [None req-2f80c97e-caaf-49e3-9dd8-3c36e6dc2224 None None] Extended resource: os-volume-transfer {{(pid=113164) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:57:16.592456 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.v3.router [None req-3cd538da-caec-4e54-a40c-b28cb9e72a8a None None] Extended resource: capabilities {{(pid=113163) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:57:16.592820 np0000179092 devstack@c-api.service[113165]: WARNING castellan.key_manager.migration [None req-2ddbffcb-1190-456d-a594-02041a647e74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.592940 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.v3.router [None req-93cae1e4-4b9f-48f4-b6a1-3217fa23df68 None None] Extended resource: os-quota-sets {{(pid=113166) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:57:16.593960 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.v3.router [None req-2f80c97e-caaf-49e3-9dd8-3c36e6dc2224 None None] Extended resource: scheduler-stats {{(pid=113164) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:57:16.594269 np0000179092 devstack@c-api.service[113165]: WARNING castellan.key_manager.migration [None req-2ddbffcb-1190-456d-a594-02041a647e74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.594369 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.v3.router [None req-93cae1e4-4b9f-48f4-b6a1-3217fa23df68 None None] Extended resource: qos-specs {{(pid=113166) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:57:16.594658 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.v3.router [None req-3cd538da-caec-4e54-a40c-b28cb9e72a8a None None] Extended resource: os-quota-class-sets {{(pid=113163) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:57:16.595441 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.v3.router [None req-2f80c97e-caaf-49e3-9dd8-3c36e6dc2224 None None] Extended resource: os-quota-sets {{(pid=113164) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:57:16.595696 np0000179092 devstack@c-api.service[113165]: WARNING castellan.key_manager.migration [None req-2ddbffcb-1190-456d-a594-02041a647e74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.595950 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.v3.router [None req-3cd538da-caec-4e54-a40c-b28cb9e72a8a None None] Extended resource: os-volume-type-access {{(pid=113163) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:57:16.596395 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.contrib.snapshot_actions [None req-93cae1e4-4b9f-48f4-b6a1-3217fa23df68 None None] SnapshotActionsController initialized {{(pid=113166) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 02:57:16.596980 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.v3.router [None req-2f80c97e-caaf-49e3-9dd8-3c36e6dc2224 None None] Extended resource: qos-specs {{(pid=113164) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:57:16.597174 np0000179092 devstack@c-api.service[113166]: WARNING castellan.key_manager.migration [None req-93cae1e4-4b9f-48f4-b6a1-3217fa23df68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.597372 np0000179092 devstack@c-api.service[113165]: WARNING castellan.key_manager.migration [None req-2ddbffcb-1190-456d-a594-02041a647e74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.597604 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.v3.router [None req-3cd538da-caec-4e54-a40c-b28cb9e72a8a None None] Extended resource: extra_specs {{(pid=113163) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:57:16.598563 np0000179092 devstack@c-api.service[113166]: WARNING castellan.key_manager.migration [None req-93cae1e4-4b9f-48f4-b6a1-3217fa23df68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.598749 np0000179092 devstack@c-api.service[113165]: WARNING castellan.key_manager.migration [None req-2ddbffcb-1190-456d-a594-02041a647e74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.599187 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.v3.router [None req-3cd538da-caec-4e54-a40c-b28cb9e72a8a None None] Extended resource: os-hosts {{(pid=113163) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:57:16.599686 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.contrib.snapshot_actions [None req-2f80c97e-caaf-49e3-9dd8-3c36e6dc2224 None None] SnapshotActionsController initialized {{(pid=113164) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 02:57:16.599796 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.v3.router [None req-2ddbffcb-1190-456d-a594-02041a647e74 None None] Extended resource: extensions {{(pid=113165) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:57:16.599917 np0000179092 devstack@c-api.service[113166]: WARNING castellan.key_manager.migration [None req-93cae1e4-4b9f-48f4-b6a1-3217fa23df68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.600517 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.v3.router [None req-3cd538da-caec-4e54-a40c-b28cb9e72a8a None None] Extended resource: os-availability-zone {{(pid=113163) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:57:16.600575 np0000179092 devstack@c-api.service[113164]: WARNING castellan.key_manager.migration [None req-2f80c97e-caaf-49e3-9dd8-3c36e6dc2224 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.601242 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.v3.router [None req-2ddbffcb-1190-456d-a594-02041a647e74 None None] Extended resource: encryption {{(pid=113165) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:57:16.601294 np0000179092 devstack@c-api.service[113166]: WARNING castellan.key_manager.migration [None req-93cae1e4-4b9f-48f4-b6a1-3217fa23df68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.601901 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.v3.router [None req-3cd538da-caec-4e54-a40c-b28cb9e72a8a None None] Extended resource: consistencygroups {{(pid=113163) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:57:16.602079 np0000179092 devstack@c-api.service[113164]: WARNING castellan.key_manager.migration [None req-2f80c97e-caaf-49e3-9dd8-3c36e6dc2224 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.602579 np0000179092 devstack@c-api.service[113166]: WARNING castellan.key_manager.migration [None req-93cae1e4-4b9f-48f4-b6a1-3217fa23df68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.602792 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.v3.router [None req-2ddbffcb-1190-456d-a594-02041a647e74 None None] Extended resource: capabilities {{(pid=113165) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:57:16.603472 np0000179092 devstack@c-api.service[113164]: WARNING castellan.key_manager.migration [None req-2f80c97e-caaf-49e3-9dd8-3c36e6dc2224 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.603870 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.v3.router [None req-3cd538da-caec-4e54-a40c-b28cb9e72a8a None None] Extended resource: cgsnapshots {{(pid=113163) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:57:16.603914 np0000179092 devstack@c-api.service[113166]: WARNING castellan.key_manager.migration [None req-93cae1e4-4b9f-48f4-b6a1-3217fa23df68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.604990 np0000179092 devstack@c-api.service[113164]: WARNING castellan.key_manager.migration [None req-2f80c97e-caaf-49e3-9dd8-3c36e6dc2224 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.605271 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.v3.router [None req-2ddbffcb-1190-456d-a594-02041a647e74 None None] Extended resource: os-quota-class-sets {{(pid=113165) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:57:16.605316 np0000179092 devstack@c-api.service[113166]: WARNING castellan.key_manager.migration [None req-93cae1e4-4b9f-48f4-b6a1-3217fa23df68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.605599 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.v3.router [None req-3cd538da-caec-4e54-a40c-b28cb9e72a8a None None] Extended resource: os-snapshot-manage {{(pid=113163) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:57:16.606295 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.v3.router [None req-93cae1e4-4b9f-48f4-b6a1-3217fa23df68 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113166) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:57:16.606420 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.v3.router [None req-93cae1e4-4b9f-48f4-b6a1-3217fa23df68 None None] Extension TypesManage extending resource: types {{(pid=113166) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:57:16.606538 np0000179092 devstack@c-api.service[113164]: WARNING castellan.key_manager.migration [None req-2f80c97e-caaf-49e3-9dd8-3c36e6dc2224 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.606629 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.v3.router [None req-93cae1e4-4b9f-48f4-b6a1-3217fa23df68 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113166) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:57:16.606765 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.v3.router [None req-2ddbffcb-1190-456d-a594-02041a647e74 None None] Extended resource: os-volume-type-access {{(pid=113165) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:57:16.606842 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.v3.router [None req-93cae1e4-4b9f-48f4-b6a1-3217fa23df68 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113166) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:57:16.606842 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.v3.router [None req-93cae1e4-4b9f-48f4-b6a1-3217fa23df68 None None] Extension VolumeActions extending resource: volumes {{(pid=113166) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:57:16.607001 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.v3.router [None req-3cd538da-caec-4e54-a40c-b28cb9e72a8a None None] Extended resource: os-volume-manage {{(pid=113163) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:57:16.607395 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.v3.router [None req-93cae1e4-4b9f-48f4-b6a1-3217fa23df68 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113166) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:57:16.607537 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.v3.router [None req-93cae1e4-4b9f-48f4-b6a1-3217fa23df68 None None] Extension UsedLimits extending resource: limits {{(pid=113166) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:57:16.607651 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.v3.router [None req-93cae1e4-4b9f-48f4-b6a1-3217fa23df68 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113166) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:57:16.607810 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.v3.router [None req-93cae1e4-4b9f-48f4-b6a1-3217fa23df68 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113166) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:57:16.607810 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.v3.router [None req-93cae1e4-4b9f-48f4-b6a1-3217fa23df68 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113166) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:57:16.607968 np0000179092 devstack@c-api.service[113164]: WARNING castellan.key_manager.migration [None req-2f80c97e-caaf-49e3-9dd8-3c36e6dc2224 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.608058 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.v3.router [None req-93cae1e4-4b9f-48f4-b6a1-3217fa23df68 None None] Extension AdminActions extending resource: volumes {{(pid=113166) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:57:16.608058 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.v3.router [None req-93cae1e4-4b9f-48f4-b6a1-3217fa23df68 None None] Extension AdminActions extending resource: snapshots {{(pid=113166) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:57:16.608232 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.v3.router [None req-93cae1e4-4b9f-48f4-b6a1-3217fa23df68 None None] Extension AdminActions extending resource: backups {{(pid=113166) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:57:16.608319 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.v3.router [None req-2ddbffcb-1190-456d-a594-02041a647e74 None None] Extended resource: extra_specs {{(pid=113165) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:57:16.608423 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.v3.router [None req-93cae1e4-4b9f-48f4-b6a1-3217fa23df68 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113166) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:57:16.608423 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.v3.router [None req-93cae1e4-4b9f-48f4-b6a1-3217fa23df68 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113166) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:57:16.608423 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.v3.router [None req-93cae1e4-4b9f-48f4-b6a1-3217fa23df68 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113166) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:57:16.608668 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.v3.router [None req-3cd538da-caec-4e54-a40c-b28cb9e72a8a None None] Extended resource: backups {{(pid=113163) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:57:16.609393 np0000179092 devstack@c-api.service[113164]: WARNING castellan.key_manager.migration [None req-2f80c97e-caaf-49e3-9dd8-3c36e6dc2224 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.609901 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.v3.router [None req-2ddbffcb-1190-456d-a594-02041a647e74 None None] Extended resource: os-hosts {{(pid=113165) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:57:16.610373 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.v3.router [None req-2f80c97e-caaf-49e3-9dd8-3c36e6dc2224 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113164) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:57:16.610495 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.v3.router [None req-2f80c97e-caaf-49e3-9dd8-3c36e6dc2224 None None] Extension TypesManage extending resource: types {{(pid=113164) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:57:16.610613 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.v3.router [None req-2f80c97e-caaf-49e3-9dd8-3c36e6dc2224 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113164) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:57:16.610695 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.v3.router [None req-3cd538da-caec-4e54-a40c-b28cb9e72a8a None None] Extended resource: encryption {{(pid=113163) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:57:16.610750 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.v3.router [None req-2f80c97e-caaf-49e3-9dd8-3c36e6dc2224 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113164) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:57:16.610933 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.v3.router [None req-2f80c97e-caaf-49e3-9dd8-3c36e6dc2224 None None] Extension VolumeActions extending resource: volumes {{(pid=113164) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:57:16.611053 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.v3.router [None req-2f80c97e-caaf-49e3-9dd8-3c36e6dc2224 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113164) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:57:16.611169 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.v3.router [None req-2f80c97e-caaf-49e3-9dd8-3c36e6dc2224 None None] Extension UsedLimits extending resource: limits {{(pid=113164) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:57:16.611227 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.v3.router [None req-2ddbffcb-1190-456d-a594-02041a647e74 None None] Extended resource: os-availability-zone {{(pid=113165) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:57:16.611280 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.v3.router [None req-2f80c97e-caaf-49e3-9dd8-3c36e6dc2224 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113164) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:57:16.611411 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.v3.router [None req-2f80c97e-caaf-49e3-9dd8-3c36e6dc2224 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113164) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:57:16.611514 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.v3.router [None req-2f80c97e-caaf-49e3-9dd8-3c36e6dc2224 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113164) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:57:16.611616 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.v3.router [None req-2f80c97e-caaf-49e3-9dd8-3c36e6dc2224 None None] Extension AdminActions extending resource: volumes {{(pid=113164) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:57:16.611767 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.v3.router [None req-2f80c97e-caaf-49e3-9dd8-3c36e6dc2224 None None] Extension AdminActions extending resource: snapshots {{(pid=113164) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:57:16.611872 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.v3.router [None req-2f80c97e-caaf-49e3-9dd8-3c36e6dc2224 None None] Extension AdminActions extending resource: backups {{(pid=113164) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:57:16.611988 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.v3.router [None req-2f80c97e-caaf-49e3-9dd8-3c36e6dc2224 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113164) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:57:16.612092 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.v3.router [None req-2f80c97e-caaf-49e3-9dd8-3c36e6dc2224 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113164) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:57:16.612196 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.v3.router [None req-2f80c97e-caaf-49e3-9dd8-3c36e6dc2224 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113164) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:57:16.612279 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.v3.router [None req-3cd538da-caec-4e54-a40c-b28cb9e72a8a None None] Extended resource: os-volume-transfer {{(pid=113163) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:57:16.612570 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.v3.router [None req-2ddbffcb-1190-456d-a594-02041a647e74 None None] Extended resource: consistencygroups {{(pid=113165) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:57:16.613921 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.v3.router [None req-3cd538da-caec-4e54-a40c-b28cb9e72a8a None None] Extended resource: scheduler-stats {{(pid=113163) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:57:16.614638 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.v3.router [None req-2ddbffcb-1190-456d-a594-02041a647e74 None None] Extended resource: cgsnapshots {{(pid=113165) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:57:16.615473 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.v3.router [None req-3cd538da-caec-4e54-a40c-b28cb9e72a8a None None] Extended resource: os-quota-sets {{(pid=113163) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:57:16.616104 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.v3.router [None req-2ddbffcb-1190-456d-a594-02041a647e74 None None] Extended resource: os-snapshot-manage {{(pid=113165) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:57:16.616513 np0000179092 devstack@c-api.service[113166]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x750d0b6a3668 pid: 113166 (default app) Jun 09 02:57:16.616966 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.v3.router [None req-3cd538da-caec-4e54-a40c-b28cb9e72a8a None None] Extended resource: qos-specs {{(pid=113163) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:57:16.617849 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.v3.router [None req-2ddbffcb-1190-456d-a594-02041a647e74 None None] Extended resource: os-volume-manage {{(pid=113165) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:57:16.619231 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.contrib.snapshot_actions [None req-3cd538da-caec-4e54-a40c-b28cb9e72a8a None None] SnapshotActionsController initialized {{(pid=113163) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 02:57:16.619457 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.v3.router [None req-2ddbffcb-1190-456d-a594-02041a647e74 None None] Extended resource: backups {{(pid=113165) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:57:16.620040 np0000179092 devstack@c-api.service[113163]: WARNING castellan.key_manager.migration [None req-3cd538da-caec-4e54-a40c-b28cb9e72a8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.620686 np0000179092 devstack@c-api.service[113164]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x750d0b6a3668 pid: 113164 (default app) Jun 09 02:57:16.621533 np0000179092 devstack@c-api.service[113163]: WARNING castellan.key_manager.migration [None req-3cd538da-caec-4e54-a40c-b28cb9e72a8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.621610 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.v3.router [None req-2ddbffcb-1190-456d-a594-02041a647e74 None None] Extended resource: encryption {{(pid=113165) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:57:16.622908 np0000179092 devstack@c-api.service[113163]: WARNING castellan.key_manager.migration [None req-3cd538da-caec-4e54-a40c-b28cb9e72a8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.623206 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.v3.router [None req-2ddbffcb-1190-456d-a594-02041a647e74 None None] Extended resource: os-volume-transfer {{(pid=113165) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:57:16.624308 np0000179092 devstack@c-api.service[113163]: WARNING castellan.key_manager.migration [None req-3cd538da-caec-4e54-a40c-b28cb9e72a8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.624578 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.624578 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.624756 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.624756 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.624756 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.624756 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.624756 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.625144 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.625144 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.625144 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.625144 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.625144 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.625144 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.625491 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.625491 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.625491 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.625491 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.625491 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.625924 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.625924 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.625924 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.625924 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.626297 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.626297 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.626297 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.626297 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.627225 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.627225 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.627402 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.v3.router [None req-2ddbffcb-1190-456d-a594-02041a647e74 None None] Extended resource: scheduler-stats {{(pid=113165) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:57:16.627494 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.627494 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.627494 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.627494 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.627494 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.628027 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.628027 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.628027 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.628027 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.628027 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.628493 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.628493 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.628493 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.628493 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.628493 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.628493 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.629127 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.629127 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.629127 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.629127 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.629127 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.629127 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.629618 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.629618 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.629618 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.629618 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.629618 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.629618 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.629991 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.629991 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.629991 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.629991 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.629991 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.630292 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.630292 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.630292 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.630292 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.630292 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.630572 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.630572 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.630572 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.630572 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.630572 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.630572 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.630944 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.630944 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.630944 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.630944 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.630944 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.630944 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.631276 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.631276 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.631276 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.631276 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.631276 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.631596 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.631596 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.631596 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.631596 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.631596 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.631899 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.631899 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.631899 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.631899 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.632153 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.632153 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.632153 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.632153 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.632386 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.632386 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.632386 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.632386 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.632386 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.632726 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.632726 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.632726 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.632726 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.632726 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.633048 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.633048 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.633048 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.633048 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.633278 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.633278 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.633278 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.633278 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.633527 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.633527 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.633527 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.633527 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.633720 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.633720 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.633720 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.633720 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.633898 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.633898 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.633898 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.633898 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.634074 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.634074 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.634158 np0000179092 devstack@c-api.service[113163]: WARNING castellan.key_manager.migration [None req-3cd538da-caec-4e54-a40c-b28cb9e72a8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.634196 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.634196 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.634196 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.634196 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.634196 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.634196 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.634454 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.634454 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.634454 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.634454 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.634454 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.634665 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.634665 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.634665 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.634665 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.634665 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.634665 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.634665 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.634973 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.634973 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.634973 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.634973 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.634973 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.634973 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.635223 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.635223 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.635223 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.635223 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.635223 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.635223 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.635477 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.635477 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.635477 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.635477 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.635477 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.635477 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.635739 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.635739 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.635739 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.635739 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.635905 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.635905 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.635905 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.635905 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.636076 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.636076 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.636076 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.636076 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.636264 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.636264 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.636264 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:16.636264 np0000179092 devstack@c-api.service[113166]: warnings.warn(deprecated_msg) Jun 09 02:57:16.636436 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.v3.router [None req-2ddbffcb-1190-456d-a594-02041a647e74 None None] Extended resource: os-quota-sets {{(pid=113165) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:57:16.636476 np0000179092 devstack@c-api.service[113163]: WARNING castellan.key_manager.migration [None req-3cd538da-caec-4e54-a40c-b28cb9e72a8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.636512 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.v3.router [None req-2ddbffcb-1190-456d-a594-02041a647e74 None None] Extended resource: qos-specs {{(pid=113165) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:57:16.636555 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.middleware.request_id [None req-3b490915-91bb-4cc2-bf6b-0bd65a5b5cc0 None None] RequestId filter calling following filter/app {{(pid=113166) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 02:57:16.636600 np0000179092 devstack@c-api.service[113163]: WARNING castellan.key_manager.migration [None req-3cd538da-caec-4e54-a40c-b28cb9e72a8a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.636600 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.v3.router [None req-3cd538da-caec-4e54-a40c-b28cb9e72a8a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113163) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:57:16.636600 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.v3.router [None req-3cd538da-caec-4e54-a40c-b28cb9e72a8a None None] Extension TypesManage extending resource: types {{(pid=113163) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:57:16.636600 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.v3.router [None req-3cd538da-caec-4e54-a40c-b28cb9e72a8a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113163) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:57:16.636600 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.v3.router [None req-3cd538da-caec-4e54-a40c-b28cb9e72a8a None None] Extension SnapshotActions extending resource: snapshots {{(pid=113163) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:57:16.636600 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.v3.router [None req-3cd538da-caec-4e54-a40c-b28cb9e72a8a None None] Extension VolumeActions extending resource: volumes {{(pid=113163) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:57:16.636837 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.contrib.snapshot_actions [None req-2ddbffcb-1190-456d-a594-02041a647e74 None None] SnapshotActionsController initialized {{(pid=113165) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 02:57:16.636884 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.v3.router [None req-3cd538da-caec-4e54-a40c-b28cb9e72a8a None None] Extension VolumeTypeAccess extending resource: types {{(pid=113163) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:57:16.636925 np0000179092 devstack@c-api.service[113166]: [pid: 113166|app: 0|req: 1/1] 199.19.213.192 () {60 vars in 956 bytes} [Tue Jun 9 02:57:16 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 09 02:57:16.636968 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.v3.router [None req-3cd538da-caec-4e54-a40c-b28cb9e72a8a None None] Extension UsedLimits extending resource: limits {{(pid=113163) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:57:16.636968 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.v3.router [None req-3cd538da-caec-4e54-a40c-b28cb9e72a8a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113163) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:57:16.636968 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.v3.router [None req-3cd538da-caec-4e54-a40c-b28cb9e72a8a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113163) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:57:16.636968 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.v3.router [None req-3cd538da-caec-4e54-a40c-b28cb9e72a8a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113163) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:57:16.636968 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.v3.router [None req-3cd538da-caec-4e54-a40c-b28cb9e72a8a None None] Extension AdminActions extending resource: volumes {{(pid=113163) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:57:16.637138 np0000179092 devstack@c-api.service[113165]: WARNING castellan.key_manager.migration [None req-2ddbffcb-1190-456d-a594-02041a647e74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.637180 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.v3.router [None req-3cd538da-caec-4e54-a40c-b28cb9e72a8a None None] Extension AdminActions extending resource: snapshots {{(pid=113163) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:57:16.637180 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.v3.router [None req-3cd538da-caec-4e54-a40c-b28cb9e72a8a None None] Extension AdminActions extending resource: backups {{(pid=113163) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:57:16.637180 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.v3.router [None req-3cd538da-caec-4e54-a40c-b28cb9e72a8a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113163) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:57:16.637180 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.v3.router [None req-3cd538da-caec-4e54-a40c-b28cb9e72a8a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113163) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:57:16.637180 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.v3.router [None req-3cd538da-caec-4e54-a40c-b28cb9e72a8a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113163) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:57:16.637363 np0000179092 devstack@c-api.service[113165]: WARNING castellan.key_manager.migration [None req-2ddbffcb-1190-456d-a594-02041a647e74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.637363 np0000179092 devstack@c-api.service[113165]: WARNING castellan.key_manager.migration [None req-2ddbffcb-1190-456d-a594-02041a647e74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.637363 np0000179092 devstack@c-api.service[113165]: WARNING castellan.key_manager.migration [None req-2ddbffcb-1190-456d-a594-02041a647e74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.637363 np0000179092 devstack@c-api.service[113165]: WARNING castellan.key_manager.migration [None req-2ddbffcb-1190-456d-a594-02041a647e74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.638503 np0000179092 devstack@c-api.service[113165]: WARNING castellan.key_manager.migration [None req-2ddbffcb-1190-456d-a594-02041a647e74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.639945 np0000179092 devstack@c-api.service[113165]: WARNING castellan.key_manager.migration [None req-2ddbffcb-1190-456d-a594-02041a647e74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:57:16.639991 np0000179092 devstack@c-api.service[113163]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x750d0b6a3668 pid: 113163 (default app) Jun 09 02:57:16.640985 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.v3.router [None req-2ddbffcb-1190-456d-a594-02041a647e74 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113165) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:57:16.641108 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.v3.router [None req-2ddbffcb-1190-456d-a594-02041a647e74 None None] Extension TypesManage extending resource: types {{(pid=113165) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:57:16.641231 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.v3.router [None req-2ddbffcb-1190-456d-a594-02041a647e74 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113165) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:57:16.641349 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.v3.router [None req-2ddbffcb-1190-456d-a594-02041a647e74 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113165) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:57:16.642239 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.v3.router [None req-2ddbffcb-1190-456d-a594-02041a647e74 None None] Extension VolumeActions extending resource: volumes {{(pid=113165) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:57:16.642332 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.v3.router [None req-2ddbffcb-1190-456d-a594-02041a647e74 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113165) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:57:16.642467 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.v3.router [None req-2ddbffcb-1190-456d-a594-02041a647e74 None None] Extension UsedLimits extending resource: limits {{(pid=113165) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:57:16.642571 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.v3.router [None req-2ddbffcb-1190-456d-a594-02041a647e74 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113165) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:57:16.642702 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.v3.router [None req-2ddbffcb-1190-456d-a594-02041a647e74 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113165) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:57:16.642815 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.v3.router [None req-2ddbffcb-1190-456d-a594-02041a647e74 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113165) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:57:16.642917 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.v3.router [None req-2ddbffcb-1190-456d-a594-02041a647e74 None None] Extension AdminActions extending resource: volumes {{(pid=113165) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:57:16.643033 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.v3.router [None req-2ddbffcb-1190-456d-a594-02041a647e74 None None] Extension AdminActions extending resource: snapshots {{(pid=113165) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:57:16.643137 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.v3.router [None req-2ddbffcb-1190-456d-a594-02041a647e74 None None] Extension AdminActions extending resource: backups {{(pid=113165) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:57:16.643238 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.v3.router [None req-2ddbffcb-1190-456d-a594-02041a647e74 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113165) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:57:16.643344 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.v3.router [None req-2ddbffcb-1190-456d-a594-02041a647e74 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113165) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:57:16.643456 np0000179092 devstack@c-api.service[113165]: DEBUG cinder.api.v3.router [None req-2ddbffcb-1190-456d-a594-02041a647e74 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113165) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:57:16.652107 np0000179092 devstack@c-api.service[113165]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x750d0b6a3668 pid: 113165 (default app) Jun 09 02:57:24.528055 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.528055 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.528055 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.528055 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.528055 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.528852 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.528852 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.528852 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.528852 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.528852 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.529174 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.529174 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.529174 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.529174 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.529174 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.529174 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.529509 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.529509 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.529509 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.529509 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.529764 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.529764 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.529764 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.529764 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.530019 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.530019 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.530019 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.530019 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.530275 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.530275 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.530275 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.530275 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.530275 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.530557 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.530557 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.530557 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.530557 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.530557 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.530865 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.530865 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.530865 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.530865 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.530865 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.530865 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.531219 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.531219 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.531219 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.531219 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.531219 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.531219 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.531558 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.531558 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.531558 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.531558 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.531558 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.531558 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.531908 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.531908 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.531908 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.531908 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.531908 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.532236 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.532236 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.532236 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.532236 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.532236 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.532526 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.532526 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.532526 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.532526 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.532526 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.532526 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.532874 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.532874 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.532874 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.532874 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.532874 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.532874 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.533257 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.533257 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.533257 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.533257 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.533257 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.533566 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.533566 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.533566 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.533566 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.533566 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.533860 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.533860 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.533860 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.533860 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.534002 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.534002 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.534002 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.534002 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.534163 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.534163 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.534163 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.534163 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.534163 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.534366 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.534366 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.534366 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.534366 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.534366 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.534563 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.534563 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.534563 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.534563 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.534755 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.534755 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.534755 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.534755 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.534899 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.534899 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.534899 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.534899 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.535033 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.535033 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.535033 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.535033 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.535167 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.535167 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.535167 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.535167 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.535302 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.535302 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.535302 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.535302 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.535302 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.535484 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.535484 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.535484 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.535484 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.535484 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.535484 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.535699 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.535699 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.535699 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.535699 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.535699 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.535863 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.535863 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.535863 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.535863 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.535863 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.535863 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.536057 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.536057 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.536057 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.536057 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.536057 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.536057 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.536265 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.536265 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.536265 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.536265 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.536265 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.536265 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.536463 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.536463 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.536463 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.536463 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.536463 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.536463 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.536658 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.536658 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.536658 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.536658 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.536815 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.536815 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.536815 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.536815 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.536815 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.537012 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.537012 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.537012 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.537012 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:24.537012 np0000179092 devstack@c-api.service[113164]: warnings.warn(deprecated_msg) Jun 09 02:57:24.537012 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.middleware.request_id [None req-7915da46-9fe1-4cae-bb41-ef928d98b6b4 None None] RequestId filter calling following filter/app {{(pid=113164) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 02:57:25.148040 np0000179092 devstack@c-api.service[113164]: INFO cinder.api.openstack.wsgi [None req-7915da46-9fe1-4cae-bb41-ef928d98b6b4 admin admin] POST https://199.19.213.192/volume/v3/types Jun 09 02:57:25.148591 np0000179092 devstack@c-api.service[113164]: DEBUG cinder.api.openstack.wsgi [None req-7915da46-9fe1-4cae-bb41-ef928d98b6b4 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113164) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 09 02:57:25.150389 np0000179092 devstack@c-api.service[113164]: /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. Jun 09 02:57:25.150389 np0000179092 devstack@c-api.service[113164]: warnings.warn( Jun 09 02:57:25.191240 np0000179092 devstack@c-api.service[113164]: DEBUG oslo_db.sqlalchemy.engines [None req-7915da46-9fe1-4cae-bb41-ef928d98b6b4 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=113164) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:57:25.225842 np0000179092 devstack@c-api.service[113164]: INFO cinder.api.openstack.wsgi [None req-7915da46-9fe1-4cae-bb41-ef928d98b6b4 admin admin] https://199.19.213.192/volume/v3/types returned with HTTP 200 Jun 09 02:57:25.226495 np0000179092 devstack@c-api.service[113164]: [pid: 113164|app: 0|req: 1/2] 199.19.213.192 () {68 vars in 1288 bytes} [Tue Jun 9 02:57:24 2026] POST /volume/v3/types => generated 186 bytes in 714 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 02:57:25.240435 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.middleware.request_id [req-7915da46-9fe1-4cae-bb41-ef928d98b6b4 req-57f024e1-a66c-411c-9ea2-4376b00ced93 None None] RequestId filter calling following filter/app {{(pid=113166) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 02:57:25.674112 np0000179092 devstack@c-api.service[113166]: INFO cinder.api.openstack.wsgi [req-7915da46-9fe1-4cae-bb41-ef928d98b6b4 req-57f024e1-a66c-411c-9ea2-4376b00ced93 admin admin] POST https://199.19.213.192/volume/v3/types/045afaa2-b28a-46ac-beac-d48800b4a92a/extra_specs Jun 09 02:57:25.674828 np0000179092 devstack@c-api.service[113166]: DEBUG cinder.api.openstack.wsgi [req-7915da46-9fe1-4cae-bb41-ef928d98b6b4 req-57f024e1-a66c-411c-9ea2-4376b00ced93 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113166) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 09 02:57:25.676952 np0000179092 devstack@c-api.service[113166]: /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. Jun 09 02:57:25.676952 np0000179092 devstack@c-api.service[113166]: warnings.warn( Jun 09 02:57:25.715971 np0000179092 devstack@c-api.service[113166]: DEBUG oslo_db.sqlalchemy.engines [req-7915da46-9fe1-4cae-bb41-ef928d98b6b4 req-57f024e1-a66c-411c-9ea2-4376b00ced93 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=113166) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:57:25.781110 np0000179092 devstack@c-api.service[113166]: INFO cinder.api.openstack.wsgi [req-7915da46-9fe1-4cae-bb41-ef928d98b6b4 req-57f024e1-a66c-411c-9ea2-4376b00ced93 admin admin] https://199.19.213.192/volume/v3/types/045afaa2-b28a-46ac-beac-d48800b4a92a/extra_specs returned with HTTP 200 Jun 09 02:57:25.782088 np0000179092 devstack@c-api.service[113166]: [pid: 113166|app: 0|req: 2/3] 199.19.213.192 () {70 vars in 1505 bytes} [Tue Jun 9 02:57:25 2026] POST /volume/v3/types/045afaa2-b28a-46ac-beac-d48800b4a92a/extra_specs => generated 55 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 09 02:57:26.515559 np0000179092 devstack@c-api.service[113163]: DEBUG dbcounter [-] [113163] Writing DB stats cinder:SELECT=6 {{(pid=113163) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 02:57:26.528415 np0000179092 devstack@c-api.service[113165]: DEBUG dbcounter [-] [113165] Writing DB stats cinder:SELECT=6 {{(pid=113165) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 02:57:35.223224 np0000179092 devstack@c-api.service[113164]: DEBUG dbcounter [-] [113164] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113164) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 02:57:35.778737 np0000179092 devstack@c-api.service[113166]: DEBUG dbcounter [-] [113166] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113166) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 03:00:12.159451 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.159451 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.159451 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.159451 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.159451 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.160313 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.160313 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.160313 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.160313 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.160313 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.160629 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.160629 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.160629 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.160629 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.160629 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.160629 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.161187 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.161187 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.161187 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.161187 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.161635 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.161635 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.161635 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.161635 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.162115 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.162115 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.162115 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.162115 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.162541 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.162541 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.162541 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.162541 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.162541 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.163160 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.163160 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.163160 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.163160 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.163160 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.163747 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.163747 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.163747 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.163747 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.163747 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.163747 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.164338 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.164338 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.164338 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.164338 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.164338 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.164338 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.164732 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.164732 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.164732 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.164732 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.164732 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.164732 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.165105 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.165105 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.165105 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.165105 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.165105 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.165436 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.165436 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.165436 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.165436 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.165436 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.165783 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.165783 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.165783 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.165783 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.165783 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.165783 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.166212 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.166212 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.166212 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.166212 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.166212 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.166212 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.166738 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.166738 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.166738 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.166738 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.166738 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.167384 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.167384 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.167384 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.167384 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.167384 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.167960 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.167960 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.167960 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.167960 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.168505 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.168505 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.168505 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.168505 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.169179 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.169179 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.169179 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.169179 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.169179 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.169824 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.169824 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.169824 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.169824 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.169824 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.170338 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.170338 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.170338 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.170338 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.170782 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.170782 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.170782 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.170782 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.171309 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.171309 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.171309 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.171309 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.172075 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.172075 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.172075 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.172075 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.172197 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.172197 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.172197 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.172197 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.172317 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.172317 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.172317 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.172317 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.172317 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.172467 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.172467 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.172467 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.172467 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.172467 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.172467 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.172637 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.172637 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.172637 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.172637 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.172637 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.172790 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.172790 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.172790 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.172790 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.172790 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.172790 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.172968 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.172968 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.172968 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.172968 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.172968 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.172968 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.173136 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.173136 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.173136 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.173136 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.173136 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.173136 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.173310 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.173310 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.173310 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.173310 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.173310 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.173310 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.173483 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.173483 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.173483 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.173483 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.173605 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.173605 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.173605 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.173605 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.173605 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.173918 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.173918 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.173918 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.173918 np0000179092 devstack@c-api.service[113163]: /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. Jun 09 03:00:12.173918 np0000179092 devstack@c-api.service[113163]: warnings.warn(deprecated_msg) Jun 09 03:00:12.173918 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.middleware.request_id [None req-f93e0fd0-346c-45cc-b6a1-2ece456b041a None None] RequestId filter calling following filter/app {{(pid=113163) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 03:00:12.173918 np0000179092 devstack@c-api.service[113163]: INFO cinder.api.openstack.wsgi [None req-f93e0fd0-346c-45cc-b6a1-2ece456b041a None None] GET https://199.19.213.192/volume// Jun 09 03:00:12.174243 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.openstack.wsgi [None req-f93e0fd0-346c-45cc-b6a1-2ece456b041a None None] Empty body provided in request {{(pid=113163) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 03:00:12.174243 np0000179092 devstack@c-api.service[113163]: DEBUG cinder.api.openstack.wsgi [None req-f93e0fd0-346c-45cc-b6a1-2ece456b041a None None] Calling method 'all' {{(pid=113163) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 03:00:12.174243 np0000179092 devstack@c-api.service[113163]: INFO cinder.api.openstack.wsgi [None req-f93e0fd0-346c-45cc-b6a1-2ece456b041a None None] https://199.19.213.192/volume// returned with HTTP 300 Jun 09 03:00:12.174243 np0000179092 devstack@c-api.service[113163]: [pid: 113163|app: 0|req: 1/4] 199.19.213.192 () {66 vars in 1456 bytes} [Tue Jun 9 03:00:12 2026] GET /volume/ => generated 390 bytes in 22 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)