Jun 09 02:40:15.150420 np0000179086 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 09 02:40:15.161698 np0000179086 devstack@c-api.service[112816]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 09 02:40:15.164173 np0000179086 devstack@c-api.service[112816]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jun 9 02:40:15 2026] *** Jun 09 02:40:15.164173 np0000179086 devstack@c-api.service[112816]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 09 02:40:15.164173 np0000179086 devstack@c-api.service[112816]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 09 02:40:15.164173 np0000179086 devstack@c-api.service[112816]: nodename: np0000179086 Jun 09 02:40:15.164173 np0000179086 devstack@c-api.service[112816]: machine: x86_64 Jun 09 02:40:15.164173 np0000179086 devstack@c-api.service[112816]: clock source: unix Jun 09 02:40:15.164173 np0000179086 devstack@c-api.service[112816]: pcre jit disabled Jun 09 02:40:15.164173 np0000179086 devstack@c-api.service[112816]: detected number of CPU cores: 16 Jun 09 02:40:15.164173 np0000179086 devstack@c-api.service[112816]: current working directory: / Jun 09 02:40:15.164173 np0000179086 devstack@c-api.service[112816]: detected binary path: /usr/bin/uwsgi-core Jun 09 02:40:15.164173 np0000179086 devstack@c-api.service[112816]: your processes number limit is 256917 Jun 09 02:40:15.164173 np0000179086 devstack@c-api.service[112816]: your memory page size is 4096 bytes Jun 09 02:40:15.164173 np0000179086 devstack@c-api.service[112816]: detected max file descriptor number: 2048 Jun 09 02:40:15.164173 np0000179086 devstack@c-api.service[112816]: lock engine: pthread robust mutexes Jun 09 02:40:15.164640 np0000179086 devstack@c-api.service[112816]: thunder lock: enabled Jun 09 02:40:15.164640 np0000179086 devstack@c-api.service[112816]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 09 02:40:15.164640 np0000179086 devstack@c-api.service[112816]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 09 02:40:15.164640 np0000179086 devstack@c-api.service[112816]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 09 02:40:15.164640 np0000179086 devstack@c-api.service[112816]: Set PythonHome to /opt/stack/data/venv Jun 09 02:40:15.198302 np0000179086 devstack@c-api.service[112816]: Python main interpreter initialized at 0x7aab7fea3668 Jun 09 02:40:15.198302 np0000179086 devstack@c-api.service[112816]: python threads support enabled Jun 09 02:40:15.198302 np0000179086 devstack@c-api.service[112816]: your server socket listen backlog is limited to 100 connections Jun 09 02:40:15.198302 np0000179086 devstack@c-api.service[112816]: your mercy for graceful operations on workers is 80 seconds Jun 09 02:40:15.198780 np0000179086 devstack@c-api.service[112816]: mapped 671795 bytes (656 KB) for 4 cores Jun 09 02:40:15.198886 np0000179086 devstack@c-api.service[112816]: *** Operational MODE: preforking *** Jun 09 02:40:15.199074 np0000179086 devstack@c-api.service[112816]: *** uWSGI is running in multiple interpreter mode *** Jun 09 02:40:15.199074 np0000179086 devstack@c-api.service[112816]: spawned uWSGI master process (pid: 112816) Jun 09 02:40:15.199200 np0000179086 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 09 02:40:15.200006 np0000179086 devstack@c-api.service[112816]: spawned uWSGI worker 1 (pid: 112824, cores: 1) Jun 09 02:40:15.200565 np0000179086 devstack@c-api.service[112816]: spawned uWSGI worker 2 (pid: 112825, cores: 1) Jun 09 02:40:15.201026 np0000179086 devstack@c-api.service[112816]: spawned uWSGI worker 3 (pid: 112826, cores: 1) Jun 09 02:40:15.202013 np0000179086 devstack@c-api.service[112816]: spawned uWSGI worker 4 (pid: 112827, cores: 1) Jun 09 02:40:15.202013 np0000179086 devstack@c-api.service[112816]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 09 02:40:15.324427 np0000179086 devstack@c-api.service[112824]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 02:40:15.324427 np0000179086 devstack@c-api.service[112824]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 02:40:15.324427 np0000179086 devstack@c-api.service[112824]: we strongly recommend against using it for new projects. Jun 09 02:40:15.324427 np0000179086 devstack@c-api.service[112824]: If you are already using Eventlet, we recommend migrating to a different Jun 09 02:40:15.324427 np0000179086 devstack@c-api.service[112824]: framework. For more detail see Jun 09 02:40:15.324427 np0000179086 devstack@c-api.service[112824]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 02:40:15.324427 np0000179086 devstack@c-api.service[112824]: import eventlet # noqa Jun 09 02:40:15.341082 np0000179086 devstack@c-api.service[112825]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 02:40:15.341082 np0000179086 devstack@c-api.service[112825]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 02:40:15.341082 np0000179086 devstack@c-api.service[112825]: we strongly recommend against using it for new projects. Jun 09 02:40:15.341082 np0000179086 devstack@c-api.service[112825]: If you are already using Eventlet, we recommend migrating to a different Jun 09 02:40:15.341082 np0000179086 devstack@c-api.service[112825]: framework. For more detail see Jun 09 02:40:15.341082 np0000179086 devstack@c-api.service[112825]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 02:40:15.341082 np0000179086 devstack@c-api.service[112825]: import eventlet # noqa Jun 09 02:40:15.342372 np0000179086 devstack@c-api.service[112826]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 02:40:15.342372 np0000179086 devstack@c-api.service[112826]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 02:40:15.342372 np0000179086 devstack@c-api.service[112826]: we strongly recommend against using it for new projects. Jun 09 02:40:15.342372 np0000179086 devstack@c-api.service[112826]: If you are already using Eventlet, we recommend migrating to a different Jun 09 02:40:15.342372 np0000179086 devstack@c-api.service[112826]: framework. For more detail see Jun 09 02:40:15.342372 np0000179086 devstack@c-api.service[112826]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 02:40:15.342372 np0000179086 devstack@c-api.service[112826]: import eventlet # noqa Jun 09 02:40:15.344722 np0000179086 devstack@c-api.service[112827]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 02:40:15.344722 np0000179086 devstack@c-api.service[112827]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 02:40:15.344722 np0000179086 devstack@c-api.service[112827]: we strongly recommend against using it for new projects. Jun 09 02:40:15.344722 np0000179086 devstack@c-api.service[112827]: If you are already using Eventlet, we recommend migrating to a different Jun 09 02:40:15.344722 np0000179086 devstack@c-api.service[112827]: framework. For more detail see Jun 09 02:40:15.344722 np0000179086 devstack@c-api.service[112827]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 02:40:15.344722 np0000179086 devstack@c-api.service[112827]: import eventlet # noqa Jun 09 02:40:15.413056 np0000179086 devstack@c-api.service[112824]: /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:40:15.413056 np0000179086 devstack@c-api.service[112824]: warnings.warn( Jun 09 02:40:15.424755 np0000179086 devstack@c-api.service[112825]: /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:40:15.424755 np0000179086 devstack@c-api.service[112825]: warnings.warn( Jun 09 02:40:15.426803 np0000179086 devstack@c-api.service[112827]: /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:40:15.426803 np0000179086 devstack@c-api.service[112827]: warnings.warn( Jun 09 02:40:15.435726 np0000179086 devstack@c-api.service[112826]: /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:40:15.435726 np0000179086 devstack@c-api.service[112826]: warnings.warn( Jun 09 02:40:15.490996 np0000179086 devstack@c-api.service[112824]: /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:40:15.490996 np0000179086 devstack@c-api.service[112824]: from cgi import parse_header Jun 09 02:40:15.500415 np0000179086 devstack@c-api.service[112827]: /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:40:15.500415 np0000179086 devstack@c-api.service[112827]: from cgi import parse_header Jun 09 02:40:15.500528 np0000179086 devstack@c-api.service[112825]: /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:40:15.500528 np0000179086 devstack@c-api.service[112825]: from cgi import parse_header Jun 09 02:40:15.515280 np0000179086 devstack@c-api.service[112826]: /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:40:15.515280 np0000179086 devstack@c-api.service[112826]: from cgi import parse_header Jun 09 02:40:15.537476 np0000179086 devstack@c-api.service[112824]: /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:40:15.537476 np0000179086 devstack@c-api.service[112824]: removals.removed_module( Jun 09 02:40:15.538454 np0000179086 devstack@c-api.service[112824]: /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:40:15.538454 np0000179086 devstack@c-api.service[112824]: removals.removed_module( Jun 09 02:40:15.548014 np0000179086 devstack@c-api.service[112827]: /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:40:15.548014 np0000179086 devstack@c-api.service[112827]: removals.removed_module( Jun 09 02:40:15.548514 np0000179086 devstack@c-api.service[112825]: /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:40:15.548514 np0000179086 devstack@c-api.service[112825]: removals.removed_module( Jun 09 02:40:15.549437 np0000179086 devstack@c-api.service[112827]: /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:40:15.549437 np0000179086 devstack@c-api.service[112827]: removals.removed_module( Jun 09 02:40:15.550192 np0000179086 devstack@c-api.service[112825]: /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:40:15.550192 np0000179086 devstack@c-api.service[112825]: removals.removed_module( Jun 09 02:40:15.564823 np0000179086 devstack@c-api.service[112826]: /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:40:15.564823 np0000179086 devstack@c-api.service[112826]: removals.removed_module( Jun 09 02:40:15.566251 np0000179086 devstack@c-api.service[112826]: /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:40:15.566251 np0000179086 devstack@c-api.service[112826]: removals.removed_module( Jun 09 02:40:16.145489 np0000179086 devstack@c-api.service[112824]: /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:40:16.145489 np0000179086 devstack@c-api.service[112824]: warnings.warn( Jun 09 02:40:16.153434 np0000179086 devstack@c-api.service[112827]: /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:40:16.153434 np0000179086 devstack@c-api.service[112827]: warnings.warn( Jun 09 02:40:16.196786 np0000179086 devstack@c-api.service[112825]: /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:40:16.196786 np0000179086 devstack@c-api.service[112825]: warnings.warn( Jun 09 02:40:16.214181 np0000179086 devstack@c-api.service[112826]: /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:40:16.214181 np0000179086 devstack@c-api.service[112826]: warnings.warn( Jun 09 02:40:16.239644 np0000179086 devstack@c-api.service[112824]: /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:40:16.239644 np0000179086 devstack@c-api.service[112824]: warnings.warn( Jun 09 02:40:16.245643 np0000179086 devstack@c-api.service[112827]: /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:40:16.245643 np0000179086 devstack@c-api.service[112827]: warnings.warn( Jun 09 02:40:16.290327 np0000179086 devstack@c-api.service[112825]: /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:40:16.290327 np0000179086 devstack@c-api.service[112825]: warnings.warn( Jun 09 02:40:16.315367 np0000179086 devstack@c-api.service[112826]: /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:40:16.315367 np0000179086 devstack@c-api.service[112826]: warnings.warn( Jun 09 02:40:16.527148 np0000179086 devstack@c-api.service[112827]: 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:40:16.527642 np0000179086 devstack@c-api.service[112827]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112827) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 02:40:16.532328 np0000179086 devstack@c-api.service[112824]: 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:40:16.532744 np0000179086 devstack@c-api.service[112824]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112824) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 02:40:16.584780 np0000179086 devstack@c-api.service[112825]: 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:40:16.585354 np0000179086 devstack@c-api.service[112825]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112825) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 02:40:16.596783 np0000179086 devstack@c-api.service[112826]: 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:40:16.597204 np0000179086 devstack@c-api.service[112826]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112826) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 02:40:16.612033 np0000179086 devstack@c-api.service[112827]: /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:40:16.612033 np0000179086 devstack@c-api.service[112827]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 02:40:16.613844 np0000179086 devstack@c-api.service[112824]: /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:40:16.613844 np0000179086 devstack@c-api.service[112824]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 02:40:16.645559 np0000179086 devstack@c-api.service[112825]: /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:40:16.645559 np0000179086 devstack@c-api.service[112825]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 02:40:16.658661 np0000179086 devstack@c-api.service[112826]: /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:40:16.658661 np0000179086 devstack@c-api.service[112826]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 02:40:17.069933 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112827) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 02:40:17.070183 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112825) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 02:40:17.070295 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112824) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 02:40:17.070409 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.070409 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.070602 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112826) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 02:40:17.070695 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.070695 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.070872 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.070989 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.070989 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.071183 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.071278 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.071373 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.071455 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.071560 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.071642 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.071720 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.071810 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.071889 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.071993 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.072099 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.072202 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.072294 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.072402 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.072484 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.072564 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.072659 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.072751 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.072844 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.072937 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.073050 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.073139 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.073261 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.073345 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.073435 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.073525 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.073603 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.073699 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.073847 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.073948 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.074070 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.074154 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.074154 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.074343 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.074343 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.074343 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.074587 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.074673 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.074756 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.074854 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.074947 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.075250 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.075346 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.075444 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.075524 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.075618 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.075706 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.075802 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.075893 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.076035 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.076148 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.076243 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.076336 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.076416 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.076509 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.076620 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.076706 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.076810 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.076894 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.077006 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.077006 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.077182 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.077182 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.077331 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.077441 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.077441 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.077618 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.077721 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.077822 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.077919 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.078056 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.078148 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.078241 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.078323 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.078418 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.078505 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.078598 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.078692 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.078773 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.078854 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.078938 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.079054 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.079139 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.079243 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.079346 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.079449 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.079552 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.079631 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.079720 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.079813 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.079813 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.079813 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.079813 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.079813 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.079813 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.080326 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.080422 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.080505 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.080505 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.080505 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.080740 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.080823 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.080914 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.081058 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.081152 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.081247 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.081342 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.081424 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.081519 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.081519 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.081687 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.081872 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.082000 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.082109 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.082166 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.082214 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.082256 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.082299 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.082299 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.082379 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.082419 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.082473 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.082521 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.082563 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.082601 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.082640 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.082685 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.082725 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.082772 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.082814 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.082853 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.082905 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.082949 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.083011 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.083053 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.083099 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.083141 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.083173 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.083218 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.083257 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.083302 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.083302 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.083302 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.083302 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.083302 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.083488 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.083488 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.083488 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.083488 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.083619 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.083670 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.083670 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.083743 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.083788 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.083832 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.083879 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.083919 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.083956 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.084009 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.084059 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.084109 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.084151 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.084190 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.084233 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.084274 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.084323 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.084368 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.084412 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.084452 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.084492 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.084542 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.084542 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.084542 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.084641 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.084641 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.084641 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.084641 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.084784 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.084824 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.084869 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.084910 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.084949 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.085002 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.085043 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.085043 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.085043 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.085165 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.085212 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.085256 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.085256 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.085340 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.085381 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.085420 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.085464 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.085508 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.085547 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.085594 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.085635 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.085696 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.085696 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.085696 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.088063 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.088132 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.088182 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.088227 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.088270 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.088312 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.088352 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.088409 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.088450 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.088489 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.088531 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.088576 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.088622 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.088662 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.088706 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.088762 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.088809 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.088854 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.088854 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.088854 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.088854 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.089014 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.089014 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.089014 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.089014 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.089177 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.089177 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.089177 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.090500 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.090548 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.090618 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.090666 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.090710 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.090752 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.090800 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.090848 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.090890 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.090936 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.090993 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.091043 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.091085 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.091148 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.091203 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.091254 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.091316 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.091368 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.091368 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.091368 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.091516 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.091584 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.091644 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.091644 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.091644 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.091644 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.091644 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.091644 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.093128 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.093195 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.093249 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.093313 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.093380 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.093437 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.093492 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.093548 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.093601 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.093688 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.093747 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.093799 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.093852 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.093905 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.093991 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.094062 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.094116 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.094180 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.094232 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.094284 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.094337 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.094398 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.094459 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.094526 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.094582 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.094582 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.094582 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.094582 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.094788 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.094788 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.094788 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.094788 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.094995 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.095054 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.095054 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.095168 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.095168 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.095276 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.095331 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.095331 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.095331 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.095331 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.095527 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.095527 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.095527 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.095527 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.095527 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.095527 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.095833 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.095891 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.095943 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.095943 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.095943 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.095943 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.095943 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.095943 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.096387 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.096387 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.096387 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.096387 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.096595 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.096661 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.096714 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.096779 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.096840 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.096897 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.096953 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.097048 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.097098 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.097153 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.097206 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.097258 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.097311 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.097375 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.097430 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.097481 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.097540 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.097608 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.097661 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.097723 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.097723 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.097723 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.097723 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.097723 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.098748 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.098825 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.098883 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.098942 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.099018 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.099092 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.099151 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.099206 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.099261 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.099327 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.099381 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.099431 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.099485 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.099537 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.099594 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.099663 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.099663 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.099663 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.099819 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.099884 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.099946 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.100033 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.100089 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.100146 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.100199 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.100199 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.100199 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.100199 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.100402 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.100402 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.100523 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.100586 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.100642 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.100702 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.100760 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.100814 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.100872 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.100928 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.101009 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.101082 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.101142 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.101194 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.101246 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.101299 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.101350 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.101402 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.101455 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.101512 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.101641 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.101772 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.101846 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.101908 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.102009 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.102091 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.102161 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.102230 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.102290 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.102347 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.102429 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.102491 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.102550 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.102618 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.102678 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.102747 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.102808 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.102866 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.102937 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.103043 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.103106 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.103174 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.103237 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.103306 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.103366 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.103426 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.103494 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.103565 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.103632 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.103711 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.103781 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.103781 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.103781 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.103781 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.103781 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.103781 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.104146 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.104146 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.104146 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.104339 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.104401 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.104461 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.104532 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.104599 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.104666 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.104734 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.104801 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.104863 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.104939 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.105038 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.105101 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.105162 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.105223 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.105284 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.105344 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.105405 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.105465 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.105594 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.105670 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.105731 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.105794 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.105794 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.105794 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.105794 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.106050 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.106050 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.106050 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.106050 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.106210 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.106249 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.106284 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.106322 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.106357 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.106393 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.106434 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.106471 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.106506 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.106541 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.106583 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.106620 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.106661 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.106696 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.106731 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.106772 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.106813 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.106854 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.106890 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.106926 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.106981 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.106981 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.106981 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.107089 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.107136 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.107173 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.107208 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.107243 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.107280 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.107316 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.107356 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.107391 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.107428 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.107473 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.107509 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.107549 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.107585 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.107622 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.107657 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.107698 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.107737 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.107773 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.107820 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.107857 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.107892 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.107932 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.107984 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.108030 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.108066 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.108107 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.108107 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.108107 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.110146 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.110197 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.110266 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.110319 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.110365 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.110404 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.110455 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.110497 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.110535 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.110574 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.110624 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.110673 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.110718 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.110757 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.110796 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.110840 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.110885 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.110924 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.110984 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.111041 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.111081 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.111120 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.111164 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.111207 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.111251 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.111294 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.111337 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.111382 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.111420 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.111471 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.111515 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.111559 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.111602 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.111644 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.111690 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.111728 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.111767 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.111812 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.111858 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.111897 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.111941 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.112006 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.112048 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.112087 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.112087 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.112162 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.112207 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.112252 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.112303 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.112342 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.112380 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.112426 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.112426 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.112426 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.112537 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.112578 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.112617 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.112659 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.112705 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.112705 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.112787 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.112835 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.112874 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.112912 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.112949 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.113010 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.113053 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.113092 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.113092 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.113092 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.113209 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.113253 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.113298 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.113336 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.113374 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.113411 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.113449 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.113503 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.113556 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.113601 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.113644 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.113682 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.113727 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.113766 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.114663 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.114724 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.114769 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.114840 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.114898 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.114938 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.115031 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.115086 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.115133 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.115178 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.115222 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.115267 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.115312 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.115356 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.115395 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.115755 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.115800 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.115841 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.115881 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.115920 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.115974 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.116016 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.116055 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.116093 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.116132 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.116170 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.116220 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.116261 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.116300 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.116338 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.116382 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.116428 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.116467 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.116511 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.116549 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.116590 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.116635 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.116672 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.116710 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.116756 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.116799 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.116843 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.116882 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.116921 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.116982 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.117023 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.117074 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.117116 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.117155 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.117203 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.117262 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.117314 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.117375 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.117419 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.117480 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.117519 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.117566 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.117617 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.117657 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.117696 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.117740 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.117778 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.117816 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.117856 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.117900 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.117938 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.118007 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.118060 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.118103 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.118144 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.118180 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.118217 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.118253 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.118289 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.118326 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.118371 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.118413 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.118456 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.118497 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.118534 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.118577 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.118614 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.118651 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.118692 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.118730 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.118767 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.118804 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.118845 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.118894 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.118935 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.118986 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.119024 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.119060 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.119106 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.119148 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.119190 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.119226 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.119261 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.119304 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.119346 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.119382 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.119418 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.119454 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.119489 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.119525 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.119561 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.119604 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.119641 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.119683 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.119721 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.119759 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.119759 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.119826 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.119826 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.119905 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.119948 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.119999 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.120051 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.120091 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.120128 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.120169 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.120212 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.120248 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.120290 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.120332 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.120370 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.120413 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.120453 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.120453 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.120453 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.120453 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.120588 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.120631 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.120668 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.120709 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.120752 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.120752 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.120752 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.120752 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.120752 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.120930 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.120930 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.121028 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.121067 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.121104 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.121146 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.121189 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.121227 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.121268 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.121305 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.121337 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.121380 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.121428 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.121471 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.121516 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.121554 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.121596 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.121637 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.121673 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.121711 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.121752 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.121789 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.121830 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.121873 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.121873 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.121873 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.121873 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.121873 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.122068 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.122068 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.122068 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.122068 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.122219 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.122263 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.122263 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.122340 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.122379 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.122416 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.122457 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.122496 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.122533 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.122569 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.122610 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.122654 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.122690 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.122808 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.122942 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.123001 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.123040 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.123076 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.123113 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.123159 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.123202 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.123239 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.123279 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.123315 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.123352 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.123388 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.123429 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.123466 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.123510 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.123552 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.123593 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.123635 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.123672 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.123708 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.123743 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.123786 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.123823 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.123863 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.123909 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.123946 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.123998 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.124035 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.124080 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.124122 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.124159 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.124196 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.124237 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.124274 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.124316 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.124354 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.124354 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.124354 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.124455 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.124455 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.124455 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.124455 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.124455 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.124455 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.124669 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.124708 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.124750 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.124750 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.124750 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.124750 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.124880 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.124922 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.124971 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.125018 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.125056 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.125056 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.125056 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.125056 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.125056 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.125224 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.125224 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.125224 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.125224 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.125224 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.125224 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.125224 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.125489 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.125489 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.125489 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.125489 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.125637 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.125675 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.125710 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.125838 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.125883 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.125919 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.125955 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.125955 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.125955 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.125955 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.126108 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.126108 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.126164 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.126164 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.126215 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.126241 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.126241 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.126294 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.126324 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.126324 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.126373 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.126398 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.126431 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.126431 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:17.130568 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.130619 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.130683 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.130736 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.130799 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.130851 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.130892 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112824) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.130954 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.131031 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.131093 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.131151 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112824) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.131208 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112824) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.131406 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.131471 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.131534 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.131595 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.131654 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.131713 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.134301 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:17.134352 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:17.134422 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:17.134484 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:17.134539 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:17.134599 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:17.176422 np0000179086 devstack@c-api.service[112825]: INFO dbcounter [None req-e77f6ab0-7157-4216-aee1-9b3b0c697bc4 None None] Registered counter for database cinder Jun 09 02:40:17.177561 np0000179086 devstack@c-api.service[112824]: INFO dbcounter [None req-2f45f086-4aa5-4aee-963f-f123d76b9be9 None None] Registered counter for database cinder Jun 09 02:40:17.180306 np0000179086 devstack@c-api.service[112826]: INFO dbcounter [None req-b49f3570-167e-4ab8-808d-23332d46d8bd None None] Registered counter for database cinder Jun 09 02:40:17.186671 np0000179086 devstack@c-api.service[112827]: INFO dbcounter [None req-05334bdb-5770-4cca-b8d1-ac4686685324 None None] Registered counter for database cinder Jun 09 02:40:17.223923 np0000179086 devstack@c-api.service[112825]: DEBUG oslo_db.sqlalchemy.engines [None req-e77f6ab0-7157-4216-aee1-9b3b0c697bc4 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=112825) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:40:17.226205 np0000179086 devstack@c-api.service[112824]: DEBUG oslo_db.sqlalchemy.engines [None req-2f45f086-4aa5-4aee-963f-f123d76b9be9 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=112824) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:40:17.227848 np0000179086 devstack@c-api.service[112826]: DEBUG oslo_db.sqlalchemy.engines [None req-b49f3570-167e-4ab8-808d-23332d46d8bd 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=112826) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:40:17.235154 np0000179086 devstack@c-api.service[112827]: DEBUG oslo_db.sqlalchemy.engines [None req-05334bdb-5770-4cca-b8d1-ac4686685324 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=112827) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:40:17.338523 np0000179086 devstack@c-api.service[112824]: DEBUG dbcounter [-] [112824] Writer thread running {{(pid=112824) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 02:40:17.340990 np0000179086 devstack@c-api.service[112824]: INFO cinder.rpc [None req-2f45f086-4aa5-4aee-963f-f123d76b9be9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 02:40:17.341162 np0000179086 devstack@c-api.service[112825]: DEBUG dbcounter [-] [112825] Writer thread running {{(pid=112825) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 02:40:17.343423 np0000179086 devstack@c-api.service[112825]: INFO cinder.rpc [None req-e77f6ab0-7157-4216-aee1-9b3b0c697bc4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 02:40:17.343797 np0000179086 devstack@c-api.service[112824]: INFO cinder.rpc [None req-2f45f086-4aa5-4aee-963f-f123d76b9be9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 02:40:17.345234 np0000179086 devstack@c-api.service[112826]: DEBUG dbcounter [-] [112826] Writer thread running {{(pid=112826) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 02:40:17.345759 np0000179086 devstack@c-api.service[112825]: INFO cinder.rpc [None req-e77f6ab0-7157-4216-aee1-9b3b0c697bc4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 02:40:17.346282 np0000179086 devstack@c-api.service[112824]: INFO cinder.rpc [None req-2f45f086-4aa5-4aee-963f-f123d76b9be9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 02:40:17.347769 np0000179086 devstack@c-api.service[112825]: INFO cinder.rpc [None req-e77f6ab0-7157-4216-aee1-9b3b0c697bc4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 02:40:17.347889 np0000179086 devstack@c-api.service[112826]: INFO cinder.rpc [None req-b49f3570-167e-4ab8-808d-23332d46d8bd None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 02:40:17.348520 np0000179086 devstack@c-api.service[112824]: INFO cinder.rpc [None req-2f45f086-4aa5-4aee-963f-f123d76b9be9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 02:40:17.349534 np0000179086 devstack@c-api.service[112825]: INFO cinder.rpc [None req-e77f6ab0-7157-4216-aee1-9b3b0c697bc4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 02:40:17.349605 np0000179086 devstack@c-api.service[112824]: WARNING castellan.key_manager.migration [None req-2f45f086-4aa5-4aee-963f-f123d76b9be9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.350376 np0000179086 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-e77f6ab0-7157-4216-aee1-9b3b0c697bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.350640 np0000179086 devstack@c-api.service[112826]: INFO cinder.rpc [None req-b49f3570-167e-4ab8-808d-23332d46d8bd None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 02:40:17.352986 np0000179086 devstack@c-api.service[112826]: INFO cinder.rpc [None req-b49f3570-167e-4ab8-808d-23332d46d8bd None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 02:40:17.353199 np0000179086 devstack@c-api.service[112824]: WARNING castellan.key_manager.migration [None req-2f45f086-4aa5-4aee-963f-f123d76b9be9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.353794 np0000179086 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-e77f6ab0-7157-4216-aee1-9b3b0c697bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.354421 np0000179086 devstack@c-api.service[112827]: DEBUG dbcounter [-] [112827] Writer thread running {{(pid=112827) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 02:40:17.355263 np0000179086 devstack@c-api.service[112826]: INFO cinder.rpc [None req-b49f3570-167e-4ab8-808d-23332d46d8bd None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 02:40:17.356533 np0000179086 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-b49f3570-167e-4ab8-808d-23332d46d8bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.357676 np0000179086 devstack@c-api.service[112827]: INFO cinder.rpc [None req-05334bdb-5770-4cca-b8d1-ac4686685324 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 02:40:17.360366 np0000179086 devstack@c-api.service[112827]: INFO cinder.rpc [None req-05334bdb-5770-4cca-b8d1-ac4686685324 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 02:40:17.360852 np0000179086 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-b49f3570-167e-4ab8-808d-23332d46d8bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.363146 np0000179086 devstack@c-api.service[112827]: INFO cinder.rpc [None req-05334bdb-5770-4cca-b8d1-ac4686685324 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 02:40:17.365739 np0000179086 devstack@c-api.service[112827]: INFO cinder.rpc [None req-05334bdb-5770-4cca-b8d1-ac4686685324 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 02:40:17.366915 np0000179086 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-05334bdb-5770-4cca-b8d1-ac4686685324 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.370400 np0000179086 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-05334bdb-5770-4cca-b8d1-ac4686685324 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.391102 np0000179086 devstack@c-api.service[112824]: DEBUG oslo_db.sqlalchemy.engines [None req-2f45f086-4aa5-4aee-963f-f123d76b9be9 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=112824) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:40:17.393632 np0000179086 devstack@c-api.service[112825]: DEBUG oslo_db.sqlalchemy.engines [None req-e77f6ab0-7157-4216-aee1-9b3b0c697bc4 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=112825) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:40:17.394226 np0000179086 devstack@c-api.service[112824]: INFO cinder.rpc [None req-2f45f086-4aa5-4aee-963f-f123d76b9be9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 02:40:17.396788 np0000179086 devstack@c-api.service[112824]: INFO cinder.rpc [None req-2f45f086-4aa5-4aee-963f-f123d76b9be9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 02:40:17.397069 np0000179086 devstack@c-api.service[112825]: INFO cinder.rpc [None req-e77f6ab0-7157-4216-aee1-9b3b0c697bc4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 02:40:17.398179 np0000179086 devstack@c-api.service[112824]: WARNING castellan.key_manager.migration [None req-2f45f086-4aa5-4aee-963f-f123d76b9be9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.400090 np0000179086 devstack@c-api.service[112826]: DEBUG oslo_db.sqlalchemy.engines [None req-b49f3570-167e-4ab8-808d-23332d46d8bd 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=112826) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:40:17.400807 np0000179086 devstack@c-api.service[112825]: INFO cinder.rpc [None req-e77f6ab0-7157-4216-aee1-9b3b0c697bc4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 02:40:17.402719 np0000179086 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-e77f6ab0-7157-4216-aee1-9b3b0c697bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.402758 np0000179086 devstack@c-api.service[112826]: INFO cinder.rpc [None req-b49f3570-167e-4ab8-808d-23332d46d8bd None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 02:40:17.405263 np0000179086 devstack@c-api.service[112826]: INFO cinder.rpc [None req-b49f3570-167e-4ab8-808d-23332d46d8bd None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 02:40:17.406498 np0000179086 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-b49f3570-167e-4ab8-808d-23332d46d8bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.408686 np0000179086 devstack@c-api.service[112827]: DEBUG oslo_db.sqlalchemy.engines [None req-05334bdb-5770-4cca-b8d1-ac4686685324 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=112827) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:40:17.410180 np0000179086 devstack@c-api.service[112824]: WARNING castellan.key_manager.migration [None req-2f45f086-4aa5-4aee-963f-f123d76b9be9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.412545 np0000179086 devstack@c-api.service[112827]: INFO cinder.rpc [None req-05334bdb-5770-4cca-b8d1-ac4686685324 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 02:40:17.413392 np0000179086 devstack@c-api.service[112824]: WARNING castellan.key_manager.migration [None req-2f45f086-4aa5-4aee-963f-f123d76b9be9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.415123 np0000179086 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-e77f6ab0-7157-4216-aee1-9b3b0c697bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.416419 np0000179086 devstack@c-api.service[112827]: INFO cinder.rpc [None req-05334bdb-5770-4cca-b8d1-ac4686685324 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 02:40:17.416646 np0000179086 devstack@c-api.service[112824]: WARNING castellan.key_manager.migration [None req-2f45f086-4aa5-4aee-963f-f123d76b9be9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.418293 np0000179086 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-05334bdb-5770-4cca-b8d1-ac4686685324 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.418402 np0000179086 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-e77f6ab0-7157-4216-aee1-9b3b0c697bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.421488 np0000179086 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-e77f6ab0-7157-4216-aee1-9b3b0c697bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.421878 np0000179086 devstack@c-api.service[112824]: WARNING castellan.key_manager.migration [None req-2f45f086-4aa5-4aee-963f-f123d76b9be9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.422404 np0000179086 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-b49f3570-167e-4ab8-808d-23332d46d8bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.424862 np0000179086 devstack@c-api.service[112824]: WARNING castellan.key_manager.migration [None req-2f45f086-4aa5-4aee-963f-f123d76b9be9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.425545 np0000179086 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-e77f6ab0-7157-4216-aee1-9b3b0c697bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.425652 np0000179086 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-b49f3570-167e-4ab8-808d-23332d46d8bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.427723 np0000179086 devstack@c-api.service[112824]: WARNING castellan.key_manager.migration [None req-2f45f086-4aa5-4aee-963f-f123d76b9be9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.428538 np0000179086 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-e77f6ab0-7157-4216-aee1-9b3b0c697bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.428676 np0000179086 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-b49f3570-167e-4ab8-808d-23332d46d8bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.430811 np0000179086 devstack@c-api.service[112824]: WARNING castellan.key_manager.migration [None req-2f45f086-4aa5-4aee-963f-f123d76b9be9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.431432 np0000179086 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-e77f6ab0-7157-4216-aee1-9b3b0c697bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.432778 np0000179086 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-b49f3570-167e-4ab8-808d-23332d46d8bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.433639 np0000179086 devstack@c-api.service[112824]: WARNING castellan.key_manager.migration [None req-2f45f086-4aa5-4aee-963f-f123d76b9be9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.433746 np0000179086 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-05334bdb-5770-4cca-b8d1-ac4686685324 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.434527 np0000179086 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-e77f6ab0-7157-4216-aee1-9b3b0c697bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.435720 np0000179086 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-b49f3570-167e-4ab8-808d-23332d46d8bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.436512 np0000179086 devstack@c-api.service[112824]: WARNING castellan.key_manager.migration [None req-2f45f086-4aa5-4aee-963f-f123d76b9be9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.436930 np0000179086 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-05334bdb-5770-4cca-b8d1-ac4686685324 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.437346 np0000179086 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-e77f6ab0-7157-4216-aee1-9b3b0c697bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.437957 np0000179086 devstack@c-api.service[112824]: WARNING castellan.key_manager.migration [None req-2f45f086-4aa5-4aee-963f-f123d76b9be9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.438569 np0000179086 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-b49f3570-167e-4ab8-808d-23332d46d8bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.440184 np0000179086 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-e77f6ab0-7157-4216-aee1-9b3b0c697bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.440565 np0000179086 devstack@c-api.service[112824]: WARNING castellan.key_manager.migration [None req-2f45f086-4aa5-4aee-963f-f123d76b9be9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.441271 np0000179086 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-05334bdb-5770-4cca-b8d1-ac4686685324 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.441619 np0000179086 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-b49f3570-167e-4ab8-808d-23332d46d8bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.441680 np0000179086 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-e77f6ab0-7157-4216-aee1-9b3b0c697bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.444299 np0000179086 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-e77f6ab0-7157-4216-aee1-9b3b0c697bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.444426 np0000179086 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-b49f3570-167e-4ab8-808d-23332d46d8bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.445331 np0000179086 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-05334bdb-5770-4cca-b8d1-ac4686685324 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.446038 np0000179086 devstack@c-api.service[112824]: WARNING castellan.key_manager.migration [None req-2f45f086-4aa5-4aee-963f-f123d76b9be9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.447276 np0000179086 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-b49f3570-167e-4ab8-808d-23332d46d8bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.448318 np0000179086 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-05334bdb-5770-4cca-b8d1-ac4686685324 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.448712 np0000179086 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-b49f3570-167e-4ab8-808d-23332d46d8bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.449345 np0000179086 devstack@c-api.service[112824]: WARNING castellan.key_manager.migration [None req-2f45f086-4aa5-4aee-963f-f123d76b9be9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.449736 np0000179086 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-e77f6ab0-7157-4216-aee1-9b3b0c697bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.451238 np0000179086 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-05334bdb-5770-4cca-b8d1-ac4686685324 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.451330 np0000179086 devstack@c-api.service[112824]: WARNING cinder.api.contrib.hosts [None req-2f45f086-4aa5-4aee-963f-f123d76b9be9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 02:40:17.451416 np0000179086 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-b49f3570-167e-4ab8-808d-23332d46d8bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.452054 np0000179086 devstack@c-api.service[112824]: WARNING castellan.key_manager.migration [None req-2f45f086-4aa5-4aee-963f-f123d76b9be9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.453092 np0000179086 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-e77f6ab0-7157-4216-aee1-9b3b0c697bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.453425 np0000179086 devstack@c-api.service[112824]: WARNING castellan.key_manager.migration [None req-2f45f086-4aa5-4aee-963f-f123d76b9be9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.454301 np0000179086 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-05334bdb-5770-4cca-b8d1-ac4686685324 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.454872 np0000179086 devstack@c-api.service[112824]: WARNING castellan.key_manager.migration [None req-2f45f086-4aa5-4aee-963f-f123d76b9be9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.454935 np0000179086 devstack@c-api.service[112825]: WARNING cinder.api.contrib.hosts [None req-e77f6ab0-7157-4216-aee1-9b3b0c697bc4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 02:40:17.455596 np0000179086 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-e77f6ab0-7157-4216-aee1-9b3b0c697bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.456361 np0000179086 devstack@c-api.service[112824]: WARNING castellan.key_manager.migration [None req-2f45f086-4aa5-4aee-963f-f123d76b9be9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.456819 np0000179086 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-b49f3570-167e-4ab8-808d-23332d46d8bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.456920 np0000179086 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-e77f6ab0-7157-4216-aee1-9b3b0c697bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.457130 np0000179086 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-05334bdb-5770-4cca-b8d1-ac4686685324 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.457676 np0000179086 devstack@c-api.service[112824]: WARNING castellan.key_manager.migration [None req-2f45f086-4aa5-4aee-963f-f123d76b9be9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.459057 np0000179086 devstack@c-api.service[112824]: WARNING castellan.key_manager.migration [None req-2f45f086-4aa5-4aee-963f-f123d76b9be9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.459295 np0000179086 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-e77f6ab0-7157-4216-aee1-9b3b0c697bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.459982 np0000179086 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-05334bdb-5770-4cca-b8d1-ac4686685324 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.460158 np0000179086 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-b49f3570-167e-4ab8-808d-23332d46d8bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.460522 np0000179086 devstack@c-api.service[112824]: WARNING castellan.key_manager.migration [None req-2f45f086-4aa5-4aee-963f-f123d76b9be9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.460750 np0000179086 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-e77f6ab0-7157-4216-aee1-9b3b0c697bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.461440 np0000179086 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-05334bdb-5770-4cca-b8d1-ac4686685324 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.461935 np0000179086 devstack@c-api.service[112824]: WARNING castellan.key_manager.migration [None req-2f45f086-4aa5-4aee-963f-f123d76b9be9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.462012 np0000179086 devstack@c-api.service[112826]: WARNING cinder.api.contrib.hosts [None req-b49f3570-167e-4ab8-808d-23332d46d8bd None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 02:40:17.462084 np0000179086 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-e77f6ab0-7157-4216-aee1-9b3b0c697bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.462652 np0000179086 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-b49f3570-167e-4ab8-808d-23332d46d8bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.462928 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.v3.router [None req-2f45f086-4aa5-4aee-963f-f123d76b9be9 None None] Extended resource: extensions {{(pid=112824) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:17.463615 np0000179086 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-e77f6ab0-7157-4216-aee1-9b3b0c697bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.464112 np0000179086 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-b49f3570-167e-4ab8-808d-23332d46d8bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.464176 np0000179086 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-05334bdb-5770-4cca-b8d1-ac4686685324 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.464249 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.v3.router [None req-2f45f086-4aa5-4aee-963f-f123d76b9be9 None None] Extended resource: encryption {{(pid=112824) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:17.465091 np0000179086 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-e77f6ab0-7157-4216-aee1-9b3b0c697bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.465755 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.v3.router [None req-2f45f086-4aa5-4aee-963f-f123d76b9be9 None None] Extended resource: capabilities {{(pid=112824) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:17.466341 np0000179086 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-b49f3570-167e-4ab8-808d-23332d46d8bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.466401 np0000179086 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-e77f6ab0-7157-4216-aee1-9b3b0c697bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.467477 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-e77f6ab0-7157-4216-aee1-9b3b0c697bc4 None None] Extended resource: extensions {{(pid=112825) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:17.467807 np0000179086 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-b49f3570-167e-4ab8-808d-23332d46d8bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.467872 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.v3.router [None req-2f45f086-4aa5-4aee-963f-f123d76b9be9 None None] Extended resource: os-quota-class-sets {{(pid=112824) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:17.468871 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-e77f6ab0-7157-4216-aee1-9b3b0c697bc4 None None] Extended resource: encryption {{(pid=112825) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:17.469124 np0000179086 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-b49f3570-167e-4ab8-808d-23332d46d8bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.469189 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.v3.router [None req-2f45f086-4aa5-4aee-963f-f123d76b9be9 None None] Extended resource: os-volume-type-access {{(pid=112824) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:17.469738 np0000179086 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-05334bdb-5770-4cca-b8d1-ac4686685324 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.470403 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-e77f6ab0-7157-4216-aee1-9b3b0c697bc4 None None] Extended resource: capabilities {{(pid=112825) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:17.470486 np0000179086 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-b49f3570-167e-4ab8-808d-23332d46d8bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.470820 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.v3.router [None req-2f45f086-4aa5-4aee-963f-f123d76b9be9 None None] Extended resource: extra_specs {{(pid=112824) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:17.471745 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-e77f6ab0-7157-4216-aee1-9b3b0c697bc4 None None] Extended resource: os-quota-class-sets {{(pid=112825) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:17.471933 np0000179086 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-b49f3570-167e-4ab8-808d-23332d46d8bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.472380 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.v3.router [None req-2f45f086-4aa5-4aee-963f-f123d76b9be9 None None] Extended resource: os-hosts {{(pid=112824) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:17.473036 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-e77f6ab0-7157-4216-aee1-9b3b0c697bc4 None None] Extended resource: os-volume-type-access {{(pid=112825) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:17.473099 np0000179086 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-05334bdb-5770-4cca-b8d1-ac4686685324 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.473258 np0000179086 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-b49f3570-167e-4ab8-808d-23332d46d8bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.473703 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.v3.router [None req-2f45f086-4aa5-4aee-963f-f123d76b9be9 None None] Extended resource: os-availability-zone {{(pid=112824) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:17.474255 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-b49f3570-167e-4ab8-808d-23332d46d8bd None None] Extended resource: extensions {{(pid=112826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:17.474675 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-e77f6ab0-7157-4216-aee1-9b3b0c697bc4 None None] Extended resource: extra_specs {{(pid=112825) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:17.474880 np0000179086 devstack@c-api.service[112827]: WARNING cinder.api.contrib.hosts [None req-05334bdb-5770-4cca-b8d1-ac4686685324 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 02:40:17.475090 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.v3.router [None req-2f45f086-4aa5-4aee-963f-f123d76b9be9 None None] Extended resource: consistencygroups {{(pid=112824) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:17.475590 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-b49f3570-167e-4ab8-808d-23332d46d8bd None None] Extended resource: encryption {{(pid=112826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:17.475655 np0000179086 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-05334bdb-5770-4cca-b8d1-ac4686685324 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.476292 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-e77f6ab0-7157-4216-aee1-9b3b0c697bc4 None None] Extended resource: os-hosts {{(pid=112825) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:17.476993 np0000179086 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-05334bdb-5770-4cca-b8d1-ac4686685324 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.477058 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.v3.router [None req-2f45f086-4aa5-4aee-963f-f123d76b9be9 None None] Extended resource: cgsnapshots {{(pid=112824) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:17.477113 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-b49f3570-167e-4ab8-808d-23332d46d8bd None None] Extended resource: capabilities {{(pid=112826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:17.477641 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-e77f6ab0-7157-4216-aee1-9b3b0c697bc4 None None] Extended resource: os-availability-zone {{(pid=112825) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:17.478372 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-b49f3570-167e-4ab8-808d-23332d46d8bd None None] Extended resource: os-quota-class-sets {{(pid=112826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:17.478452 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.v3.router [None req-2f45f086-4aa5-4aee-963f-f123d76b9be9 None None] Extended resource: os-snapshot-manage {{(pid=112824) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:17.478510 np0000179086 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-05334bdb-5770-4cca-b8d1-ac4686685324 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.479012 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-e77f6ab0-7157-4216-aee1-9b3b0c697bc4 None None] Extended resource: consistencygroups {{(pid=112825) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:17.479825 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-b49f3570-167e-4ab8-808d-23332d46d8bd None None] Extended resource: os-volume-type-access {{(pid=112826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:17.479955 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.v3.router [None req-2f45f086-4aa5-4aee-963f-f123d76b9be9 None None] Extended resource: os-volume-manage {{(pid=112824) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:17.480084 np0000179086 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-05334bdb-5770-4cca-b8d1-ac4686685324 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.481154 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-e77f6ab0-7157-4216-aee1-9b3b0c697bc4 None None] Extended resource: cgsnapshots {{(pid=112825) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:17.481394 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.v3.router [None req-2f45f086-4aa5-4aee-963f-f123d76b9be9 None None] Extended resource: backups {{(pid=112824) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:17.481457 np0000179086 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-05334bdb-5770-4cca-b8d1-ac4686685324 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.481539 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-b49f3570-167e-4ab8-808d-23332d46d8bd None None] Extended resource: extra_specs {{(pid=112826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:17.482576 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-e77f6ab0-7157-4216-aee1-9b3b0c697bc4 None None] Extended resource: os-snapshot-manage {{(pid=112825) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:17.482742 np0000179086 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-05334bdb-5770-4cca-b8d1-ac4686685324 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.483009 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-b49f3570-167e-4ab8-808d-23332d46d8bd None None] Extended resource: os-hosts {{(pid=112826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:17.484064 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-e77f6ab0-7157-4216-aee1-9b3b0c697bc4 None None] Extended resource: os-volume-manage {{(pid=112825) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:17.484289 np0000179086 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-05334bdb-5770-4cca-b8d1-ac4686685324 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.484484 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-b49f3570-167e-4ab8-808d-23332d46d8bd None None] Extended resource: os-availability-zone {{(pid=112826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:17.484675 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.v3.router [None req-2f45f086-4aa5-4aee-963f-f123d76b9be9 None None] Extended resource: encryption {{(pid=112824) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:17.485524 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-e77f6ab0-7157-4216-aee1-9b3b0c697bc4 None None] Extended resource: backups {{(pid=112825) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:17.485602 np0000179086 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-05334bdb-5770-4cca-b8d1-ac4686685324 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.485790 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-b49f3570-167e-4ab8-808d-23332d46d8bd None None] Extended resource: consistencygroups {{(pid=112826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:17.486570 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-05334bdb-5770-4cca-b8d1-ac4686685324 None None] Extended resource: extensions {{(pid=112827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:17.487580 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-e77f6ab0-7157-4216-aee1-9b3b0c697bc4 None None] Extended resource: encryption {{(pid=112825) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:17.487769 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-b49f3570-167e-4ab8-808d-23332d46d8bd None None] Extended resource: cgsnapshots {{(pid=112826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:17.487890 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-05334bdb-5770-4cca-b8d1-ac4686685324 None None] Extended resource: encryption {{(pid=112827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:17.488333 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.v3.router [None req-2f45f086-4aa5-4aee-963f-f123d76b9be9 None None] Extended resource: os-volume-transfer {{(pid=112824) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:17.489147 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-e77f6ab0-7157-4216-aee1-9b3b0c697bc4 None None] Extended resource: os-volume-transfer {{(pid=112825) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:17.489226 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-b49f3570-167e-4ab8-808d-23332d46d8bd None None] Extended resource: os-snapshot-manage {{(pid=112826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:17.489401 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-05334bdb-5770-4cca-b8d1-ac4686685324 None None] Extended resource: capabilities {{(pid=112827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:17.490565 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-b49f3570-167e-4ab8-808d-23332d46d8bd None None] Extended resource: os-volume-manage {{(pid=112826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:17.490721 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-e77f6ab0-7157-4216-aee1-9b3b0c697bc4 None None] Extended resource: scheduler-stats {{(pid=112825) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:17.491375 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-05334bdb-5770-4cca-b8d1-ac4686685324 None None] Extended resource: os-quota-class-sets {{(pid=112827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:17.491886 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.v3.router [None req-2f45f086-4aa5-4aee-963f-f123d76b9be9 None None] Extended resource: scheduler-stats {{(pid=112824) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:17.492022 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-b49f3570-167e-4ab8-808d-23332d46d8bd None None] Extended resource: backups {{(pid=112826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:17.492221 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-e77f6ab0-7157-4216-aee1-9b3b0c697bc4 None None] Extended resource: os-quota-sets {{(pid=112825) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:17.493057 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-05334bdb-5770-4cca-b8d1-ac4686685324 None None] Extended resource: os-volume-type-access {{(pid=112827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:17.494070 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-b49f3570-167e-4ab8-808d-23332d46d8bd None None] Extended resource: encryption {{(pid=112826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:17.494145 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-e77f6ab0-7157-4216-aee1-9b3b0c697bc4 None None] Extended resource: qos-specs {{(pid=112825) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:17.494571 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-05334bdb-5770-4cca-b8d1-ac4686685324 None None] Extended resource: extra_specs {{(pid=112827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:17.495145 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.v3.router [None req-2f45f086-4aa5-4aee-963f-f123d76b9be9 None None] Extended resource: os-quota-sets {{(pid=112824) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:17.495542 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-b49f3570-167e-4ab8-808d-23332d46d8bd None None] Extended resource: os-volume-transfer {{(pid=112826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:17.496127 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-05334bdb-5770-4cca-b8d1-ac4686685324 None None] Extended resource: os-hosts {{(pid=112827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:17.496313 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.contrib.snapshot_actions [None req-e77f6ab0-7157-4216-aee1-9b3b0c697bc4 None None] SnapshotActionsController initialized {{(pid=112825) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 02:40:17.497075 np0000179086 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-e77f6ab0-7157-4216-aee1-9b3b0c697bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.497120 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-b49f3570-167e-4ab8-808d-23332d46d8bd None None] Extended resource: scheduler-stats {{(pid=112826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:17.497646 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-05334bdb-5770-4cca-b8d1-ac4686685324 None None] Extended resource: os-availability-zone {{(pid=112827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:17.498346 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.v3.router [None req-2f45f086-4aa5-4aee-963f-f123d76b9be9 None None] Extended resource: qos-specs {{(pid=112824) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:17.498473 np0000179086 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-e77f6ab0-7157-4216-aee1-9b3b0c697bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.498508 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-b49f3570-167e-4ab8-808d-23332d46d8bd None None] Extended resource: os-quota-sets {{(pid=112826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:17.498912 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-05334bdb-5770-4cca-b8d1-ac4686685324 None None] Extended resource: consistencygroups {{(pid=112827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:17.500072 np0000179086 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-e77f6ab0-7157-4216-aee1-9b3b0c697bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.500434 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-b49f3570-167e-4ab8-808d-23332d46d8bd None None] Extended resource: qos-specs {{(pid=112826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:17.500816 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-05334bdb-5770-4cca-b8d1-ac4686685324 None None] Extended resource: cgsnapshots {{(pid=112827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:17.500994 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.contrib.snapshot_actions [None req-2f45f086-4aa5-4aee-963f-f123d76b9be9 None None] SnapshotActionsController initialized {{(pid=112824) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 02:40:17.501453 np0000179086 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-e77f6ab0-7157-4216-aee1-9b3b0c697bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.501999 np0000179086 devstack@c-api.service[112824]: WARNING castellan.key_manager.migration [None req-2f45f086-4aa5-4aee-963f-f123d76b9be9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.502215 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-05334bdb-5770-4cca-b8d1-ac4686685324 None None] Extended resource: os-snapshot-manage {{(pid=112827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:17.502511 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.contrib.snapshot_actions [None req-b49f3570-167e-4ab8-808d-23332d46d8bd None None] SnapshotActionsController initialized {{(pid=112826) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 02:40:17.502797 np0000179086 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-e77f6ab0-7157-4216-aee1-9b3b0c697bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.503287 np0000179086 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-b49f3570-167e-4ab8-808d-23332d46d8bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.503575 np0000179086 devstack@c-api.service[112824]: WARNING castellan.key_manager.migration [None req-2f45f086-4aa5-4aee-963f-f123d76b9be9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.503635 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-05334bdb-5770-4cca-b8d1-ac4686685324 None None] Extended resource: os-volume-manage {{(pid=112827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:17.504131 np0000179086 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-e77f6ab0-7157-4216-aee1-9b3b0c697bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.504643 np0000179086 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-b49f3570-167e-4ab8-808d-23332d46d8bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.504924 np0000179086 devstack@c-api.service[112824]: WARNING castellan.key_manager.migration [None req-2f45f086-4aa5-4aee-963f-f123d76b9be9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.505058 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-05334bdb-5770-4cca-b8d1-ac4686685324 None None] Extended resource: backups {{(pid=112827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:17.505472 np0000179086 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-e77f6ab0-7157-4216-aee1-9b3b0c697bc4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.505992 np0000179086 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-b49f3570-167e-4ab8-808d-23332d46d8bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.506265 np0000179086 devstack@c-api.service[112824]: WARNING castellan.key_manager.migration [None req-2f45f086-4aa5-4aee-963f-f123d76b9be9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.506434 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-e77f6ab0-7157-4216-aee1-9b3b0c697bc4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112825) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:17.506547 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-e77f6ab0-7157-4216-aee1-9b3b0c697bc4 None None] Extension TypesManage extending resource: types {{(pid=112825) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:17.506651 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-e77f6ab0-7157-4216-aee1-9b3b0c697bc4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112825) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:17.506765 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-e77f6ab0-7157-4216-aee1-9b3b0c697bc4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112825) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:17.506874 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-e77f6ab0-7157-4216-aee1-9b3b0c697bc4 None None] Extension VolumeActions extending resource: volumes {{(pid=112825) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:17.507015 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-e77f6ab0-7157-4216-aee1-9b3b0c697bc4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112825) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:17.507073 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-05334bdb-5770-4cca-b8d1-ac4686685324 None None] Extended resource: encryption {{(pid=112827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:17.507213 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-e77f6ab0-7157-4216-aee1-9b3b0c697bc4 None None] Extension UsedLimits extending resource: limits {{(pid=112825) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:17.507299 np0000179086 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-b49f3570-167e-4ab8-808d-23332d46d8bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.507355 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-e77f6ab0-7157-4216-aee1-9b3b0c697bc4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112825) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:17.507411 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-e77f6ab0-7157-4216-aee1-9b3b0c697bc4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112825) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:17.507501 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-e77f6ab0-7157-4216-aee1-9b3b0c697bc4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112825) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:17.507557 np0000179086 devstack@c-api.service[112824]: WARNING castellan.key_manager.migration [None req-2f45f086-4aa5-4aee-963f-f123d76b9be9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.507624 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-e77f6ab0-7157-4216-aee1-9b3b0c697bc4 None None] Extension AdminActions extending resource: volumes {{(pid=112825) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:17.507707 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-e77f6ab0-7157-4216-aee1-9b3b0c697bc4 None None] Extension AdminActions extending resource: snapshots {{(pid=112825) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:17.507806 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-e77f6ab0-7157-4216-aee1-9b3b0c697bc4 None None] Extension AdminActions extending resource: backups {{(pid=112825) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:17.507903 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-e77f6ab0-7157-4216-aee1-9b3b0c697bc4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112825) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:17.508023 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-e77f6ab0-7157-4216-aee1-9b3b0c697bc4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112825) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:17.508107 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-e77f6ab0-7157-4216-aee1-9b3b0c697bc4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112825) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:17.508579 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-05334bdb-5770-4cca-b8d1-ac4686685324 None None] Extended resource: os-volume-transfer {{(pid=112827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:17.508643 np0000179086 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-b49f3570-167e-4ab8-808d-23332d46d8bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.508890 np0000179086 devstack@c-api.service[112824]: WARNING castellan.key_manager.migration [None req-2f45f086-4aa5-4aee-963f-f123d76b9be9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.509921 np0000179086 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-b49f3570-167e-4ab8-808d-23332d46d8bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.510139 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-05334bdb-5770-4cca-b8d1-ac4686685324 None None] Extended resource: scheduler-stats {{(pid=112827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:17.510264 np0000179086 devstack@c-api.service[112824]: WARNING castellan.key_manager.migration [None req-2f45f086-4aa5-4aee-963f-f123d76b9be9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.511269 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.v3.router [None req-2f45f086-4aa5-4aee-963f-f123d76b9be9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112824) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:17.511362 np0000179086 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-b49f3570-167e-4ab8-808d-23332d46d8bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.511406 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.v3.router [None req-2f45f086-4aa5-4aee-963f-f123d76b9be9 None None] Extension TypesManage extending resource: types {{(pid=112824) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:17.511501 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.v3.router [None req-2f45f086-4aa5-4aee-963f-f123d76b9be9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112824) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:17.511553 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-05334bdb-5770-4cca-b8d1-ac4686685324 None None] Extended resource: os-quota-sets {{(pid=112827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:17.511596 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.v3.router [None req-2f45f086-4aa5-4aee-963f-f123d76b9be9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112824) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:17.511706 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.v3.router [None req-2f45f086-4aa5-4aee-963f-f123d76b9be9 None None] Extension VolumeActions extending resource: volumes {{(pid=112824) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:17.512315 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-b49f3570-167e-4ab8-808d-23332d46d8bd None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:17.512429 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-b49f3570-167e-4ab8-808d-23332d46d8bd None None] Extension TypesManage extending resource: types {{(pid=112826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:17.512541 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-b49f3570-167e-4ab8-808d-23332d46d8bd None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:17.512655 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-b49f3570-167e-4ab8-808d-23332d46d8bd None None] Extension SnapshotActions extending resource: snapshots {{(pid=112826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:17.512696 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.v3.router [None req-2f45f086-4aa5-4aee-963f-f123d76b9be9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112824) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:17.512748 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-b49f3570-167e-4ab8-808d-23332d46d8bd None None] Extension VolumeActions extending resource: volumes {{(pid=112826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:17.512800 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.v3.router [None req-2f45f086-4aa5-4aee-963f-f123d76b9be9 None None] Extension UsedLimits extending resource: limits {{(pid=112824) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:17.512868 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.v3.router [None req-2f45f086-4aa5-4aee-963f-f123d76b9be9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112824) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:17.512915 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-b49f3570-167e-4ab8-808d-23332d46d8bd None None] Extension VolumeTypeAccess extending resource: types {{(pid=112826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:17.512954 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-05334bdb-5770-4cca-b8d1-ac4686685324 None None] Extended resource: qos-specs {{(pid=112827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:17.513014 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.v3.router [None req-2f45f086-4aa5-4aee-963f-f123d76b9be9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112824) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:17.513080 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-b49f3570-167e-4ab8-808d-23332d46d8bd None None] Extension UsedLimits extending resource: limits {{(pid=112826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:17.513120 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.v3.router [None req-2f45f086-4aa5-4aee-963f-f123d76b9be9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112824) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:17.513190 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-b49f3570-167e-4ab8-808d-23332d46d8bd None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:17.513239 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.v3.router [None req-2f45f086-4aa5-4aee-963f-f123d76b9be9 None None] Extension AdminActions extending resource: volumes {{(pid=112824) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:17.513280 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-b49f3570-167e-4ab8-808d-23332d46d8bd None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:17.513325 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.v3.router [None req-2f45f086-4aa5-4aee-963f-f123d76b9be9 None None] Extension AdminActions extending resource: snapshots {{(pid=112824) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:17.513380 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-b49f3570-167e-4ab8-808d-23332d46d8bd None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:17.513426 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.v3.router [None req-2f45f086-4aa5-4aee-963f-f123d76b9be9 None None] Extension AdminActions extending resource: backups {{(pid=112824) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:17.513470 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-b49f3570-167e-4ab8-808d-23332d46d8bd None None] Extension AdminActions extending resource: volumes {{(pid=112826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:17.513508 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.v3.router [None req-2f45f086-4aa5-4aee-963f-f123d76b9be9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112824) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:17.513587 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-b49f3570-167e-4ab8-808d-23332d46d8bd None None] Extension AdminActions extending resource: snapshots {{(pid=112826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:17.513637 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.v3.router [None req-2f45f086-4aa5-4aee-963f-f123d76b9be9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112824) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:17.513675 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-b49f3570-167e-4ab8-808d-23332d46d8bd None None] Extension AdminActions extending resource: backups {{(pid=112826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:17.513713 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.v3.router [None req-2f45f086-4aa5-4aee-963f-f123d76b9be9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112824) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:17.513781 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-b49f3570-167e-4ab8-808d-23332d46d8bd None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:17.513880 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-b49f3570-167e-4ab8-808d-23332d46d8bd None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:17.513994 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-b49f3570-167e-4ab8-808d-23332d46d8bd None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:17.515103 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.contrib.snapshot_actions [None req-05334bdb-5770-4cca-b8d1-ac4686685324 None None] SnapshotActionsController initialized {{(pid=112827) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 02:40:17.515721 np0000179086 devstack@c-api.service[112825]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7aab7fea3668 pid: 112825 (default app) Jun 09 02:40:17.515814 np0000179086 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-05334bdb-5770-4cca-b8d1-ac4686685324 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.517200 np0000179086 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-05334bdb-5770-4cca-b8d1-ac4686685324 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.518536 np0000179086 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-05334bdb-5770-4cca-b8d1-ac4686685324 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.519849 np0000179086 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-05334bdb-5770-4cca-b8d1-ac4686685324 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.521178 np0000179086 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-05334bdb-5770-4cca-b8d1-ac4686685324 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.521497 np0000179086 devstack@c-api.service[112824]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7aab7fea3668 pid: 112824 (default app) Jun 09 02:40:17.521657 np0000179086 devstack@c-api.service[112826]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7aab7fea3668 pid: 112826 (default app) Jun 09 02:40:17.522481 np0000179086 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-05334bdb-5770-4cca-b8d1-ac4686685324 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.523573 np0000179086 devstack@c-api.service[112825]: /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:40:17.523573 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.523573 np0000179086 devstack@c-api.service[112825]: /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:40:17.523573 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.523903 np0000179086 devstack@c-api.service[112825]: /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:40:17.523903 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.523903 np0000179086 devstack@c-api.service[112825]: /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:40:17.523903 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.524293 np0000179086 devstack@c-api.service[112825]: /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:40:17.524293 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.524293 np0000179086 devstack@c-api.service[112825]: /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:40:17.524293 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.524293 np0000179086 devstack@c-api.service[112825]: /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:40:17.524293 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.524672 np0000179086 devstack@c-api.service[112825]: /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:40:17.524672 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.524672 np0000179086 devstack@c-api.service[112825]: /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:40:17.524672 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.524672 np0000179086 devstack@c-api.service[112825]: /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:40:17.525054 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.525054 np0000179086 devstack@c-api.service[112825]: /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:40:17.525054 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.525054 np0000179086 devstack@c-api.service[112825]: /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:40:17.525054 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.525378 np0000179086 devstack@c-api.service[112825]: /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:40:17.525378 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.525378 np0000179086 devstack@c-api.service[112825]: /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:40:17.525378 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.525647 np0000179086 devstack@c-api.service[112825]: /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:40:17.525647 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.525647 np0000179086 devstack@c-api.service[112825]: /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:40:17.525647 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.525647 np0000179086 devstack@c-api.service[112825]: /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:40:17.526027 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.526085 np0000179086 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-05334bdb-5770-4cca-b8d1-ac4686685324 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:17.526143 np0000179086 devstack@c-api.service[112825]: /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:40:17.526143 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.526143 np0000179086 devstack@c-api.service[112825]: /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:40:17.526143 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.526143 np0000179086 devstack@c-api.service[112825]: /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:40:17.526487 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.526487 np0000179086 devstack@c-api.service[112825]: /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:40:17.526487 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.526487 np0000179086 devstack@c-api.service[112825]: /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:40:17.526487 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.526487 np0000179086 devstack@c-api.service[112825]: /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:40:17.526487 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.527105 np0000179086 devstack@c-api.service[112825]: /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:40:17.527105 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.527105 np0000179086 devstack@c-api.service[112825]: /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:40:17.527105 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.527105 np0000179086 devstack@c-api.service[112825]: /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:40:17.527105 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.527370 np0000179086 devstack@c-api.service[112825]: /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:40:17.527370 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.527370 np0000179086 devstack@c-api.service[112825]: /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:40:17.527370 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.527370 np0000179086 devstack@c-api.service[112825]: /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:40:17.527370 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.527637 np0000179086 devstack@c-api.service[112825]: /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:40:17.527637 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.527637 np0000179086 devstack@c-api.service[112825]: /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:40:17.527637 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.527637 np0000179086 devstack@c-api.service[112825]: /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:40:17.527871 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.527871 np0000179086 devstack@c-api.service[112825]: /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:40:17.527871 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.527871 np0000179086 devstack@c-api.service[112825]: /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:40:17.527871 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.528100 np0000179086 devstack@c-api.service[112825]: /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:40:17.528100 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.528100 np0000179086 devstack@c-api.service[112825]: /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:40:17.528100 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.528100 np0000179086 devstack@c-api.service[112825]: /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:40:17.528420 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.528420 np0000179086 devstack@c-api.service[112825]: /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:40:17.528420 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.528420 np0000179086 devstack@c-api.service[112825]: /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:40:17.528420 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.528420 np0000179086 devstack@c-api.service[112825]: /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:40:17.528420 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.528679 np0000179086 devstack@c-api.service[112825]: /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:40:17.528679 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.528679 np0000179086 devstack@c-api.service[112825]: /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:40:17.528679 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.528679 np0000179086 devstack@c-api.service[112825]: /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:40:17.528910 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.528910 np0000179086 devstack@c-api.service[112825]: /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:40:17.528910 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.528910 np0000179086 devstack@c-api.service[112825]: /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:40:17.528910 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.529144 np0000179086 devstack@c-api.service[112825]: /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:40:17.529144 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.529144 np0000179086 devstack@c-api.service[112825]: /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:40:17.529144 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.529326 np0000179086 devstack@c-api.service[112825]: /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:40:17.529326 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.529326 np0000179086 devstack@c-api.service[112825]: /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:40:17.529326 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.529509 np0000179086 devstack@c-api.service[112825]: /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:40:17.529509 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.529509 np0000179086 devstack@c-api.service[112825]: /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:40:17.529509 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.529509 np0000179086 devstack@c-api.service[112825]: /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:40:17.529738 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.529738 np0000179086 devstack@c-api.service[112825]: /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:40:17.529738 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.529738 np0000179086 devstack@c-api.service[112825]: /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:40:17.529738 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.529935 np0000179086 devstack@c-api.service[112825]: /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:40:17.529935 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.529935 np0000179086 devstack@c-api.service[112825]: /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:40:17.529935 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.530125 np0000179086 devstack@c-api.service[112825]: /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:40:17.530125 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.530125 np0000179086 devstack@c-api.service[112825]: /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:40:17.530125 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.530311 np0000179086 devstack@c-api.service[112825]: /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:40:17.530311 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.530311 np0000179086 devstack@c-api.service[112825]: /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:40:17.530311 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.530482 np0000179086 devstack@c-api.service[112825]: /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:40:17.530482 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.530482 np0000179086 devstack@c-api.service[112825]: /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:40:17.530482 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.530700 np0000179086 devstack@c-api.service[112825]: /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:40:17.530700 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.530700 np0000179086 devstack@c-api.service[112825]: /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:40:17.530700 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.530893 np0000179086 devstack@c-api.service[112825]: /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:40:17.530893 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.530893 np0000179086 devstack@c-api.service[112825]: /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:40:17.530893 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.530893 np0000179086 devstack@c-api.service[112825]: /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:40:17.530893 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.531182 np0000179086 devstack@c-api.service[112825]: /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:40:17.531182 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.531182 np0000179086 devstack@c-api.service[112825]: /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:40:17.531182 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.531182 np0000179086 devstack@c-api.service[112825]: /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:40:17.531412 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.531412 np0000179086 devstack@c-api.service[112825]: /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:40:17.531412 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.531412 np0000179086 devstack@c-api.service[112825]: /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:40:17.531412 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.531412 np0000179086 devstack@c-api.service[112825]: /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:40:17.531412 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.531723 np0000179086 devstack@c-api.service[112825]: /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:40:17.531723 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.531723 np0000179086 devstack@c-api.service[112825]: /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:40:17.531723 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.531723 np0000179086 devstack@c-api.service[112825]: /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:40:17.531723 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.532003 np0000179086 devstack@c-api.service[112825]: /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:40:17.532003 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.532095 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-05334bdb-5770-4cca-b8d1-ac4686685324 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:17.532917 np0000179086 devstack@c-api.service[112825]: /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:40:17.532917 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.532917 np0000179086 devstack@c-api.service[112825]: /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:40:17.532917 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.532917 np0000179086 devstack@c-api.service[112825]: /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:40:17.532917 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.533479 np0000179086 devstack@c-api.service[112825]: /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:40:17.533479 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.533479 np0000179086 devstack@c-api.service[112825]: /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:40:17.533479 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.533479 np0000179086 devstack@c-api.service[112825]: /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:40:17.533479 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.533729 np0000179086 devstack@c-api.service[112825]: /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:40:17.533729 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.533729 np0000179086 devstack@c-api.service[112825]: /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:40:17.533729 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.533890 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-05334bdb-5770-4cca-b8d1-ac4686685324 None None] Extension TypesManage extending resource: types {{(pid=112827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:17.533928 np0000179086 devstack@c-api.service[112825]: /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:40:17.533928 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.533928 np0000179086 devstack@c-api.service[112825]: /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:40:17.533928 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.533928 np0000179086 devstack@c-api.service[112825]: /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:40:17.534185 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.534185 np0000179086 devstack@c-api.service[112825]: /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:40:17.534185 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.534185 np0000179086 devstack@c-api.service[112825]: /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:40:17.534185 np0000179086 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) Jun 09 02:40:17.534376 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-05334bdb-5770-4cca-b8d1-ac4686685324 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:17.534376 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-05334bdb-5770-4cca-b8d1-ac4686685324 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:17.534376 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-05334bdb-5770-4cca-b8d1-ac4686685324 None None] Extension VolumeActions extending resource: volumes {{(pid=112827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:17.534376 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-05334bdb-5770-4cca-b8d1-ac4686685324 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:17.534376 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-05334bdb-5770-4cca-b8d1-ac4686685324 None None] Extension UsedLimits extending resource: limits {{(pid=112827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:17.534376 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-05334bdb-5770-4cca-b8d1-ac4686685324 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:17.534376 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-05334bdb-5770-4cca-b8d1-ac4686685324 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:17.534620 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-05334bdb-5770-4cca-b8d1-ac4686685324 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:17.534620 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-05334bdb-5770-4cca-b8d1-ac4686685324 None None] Extension AdminActions extending resource: volumes {{(pid=112827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:17.534620 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-05334bdb-5770-4cca-b8d1-ac4686685324 None None] Extension AdminActions extending resource: snapshots {{(pid=112827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:17.534620 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-05334bdb-5770-4cca-b8d1-ac4686685324 None None] Extension AdminActions extending resource: backups {{(pid=112827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:17.534758 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.middleware.request_id [None req-60e55634-c42b-436c-a5fd-2233695a58b7 None None] RequestId filter calling following filter/app {{(pid=112825) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 02:40:17.534794 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-05334bdb-5770-4cca-b8d1-ac4686685324 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:17.534794 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-05334bdb-5770-4cca-b8d1-ac4686685324 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:17.534794 np0000179086 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-05334bdb-5770-4cca-b8d1-ac4686685324 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:17.534895 np0000179086 devstack@c-api.service[112825]: [pid: 112825|app: 0|req: 1/1] 199.19.213.151 () {60 vars in 956 bytes} [Tue Jun 9 02:40:17 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 09 02:40:17.534930 np0000179086 devstack@c-api.service[112827]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7aab7fea3668 pid: 112827 (default app) Jun 09 02:40:24.799180 np0000179086 devstack@c-api.service[112824]: /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:40:24.799180 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.799831 np0000179086 devstack@c-api.service[112824]: /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:40:24.799831 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.799831 np0000179086 devstack@c-api.service[112824]: /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:40:24.799831 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.799831 np0000179086 devstack@c-api.service[112824]: /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:40:24.800174 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.800174 np0000179086 devstack@c-api.service[112824]: /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:40:24.800174 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.800174 np0000179086 devstack@c-api.service[112824]: /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:40:24.800174 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.800174 np0000179086 devstack@c-api.service[112824]: /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:40:24.800549 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.800549 np0000179086 devstack@c-api.service[112824]: /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:40:24.800549 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.800549 np0000179086 devstack@c-api.service[112824]: /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:40:24.800549 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.800827 np0000179086 devstack@c-api.service[112824]: /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:40:24.800827 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.800827 np0000179086 devstack@c-api.service[112824]: /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:40:24.800827 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.801077 np0000179086 devstack@c-api.service[112824]: /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:40:24.801077 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.801077 np0000179086 devstack@c-api.service[112824]: /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:40:24.801077 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.801359 np0000179086 devstack@c-api.service[112824]: /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:40:24.801359 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.801359 np0000179086 devstack@c-api.service[112824]: /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:40:24.801359 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.801359 np0000179086 devstack@c-api.service[112824]: /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:40:24.801659 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.801659 np0000179086 devstack@c-api.service[112824]: /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:40:24.801659 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.801659 np0000179086 devstack@c-api.service[112824]: /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:40:24.801659 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.801931 np0000179086 devstack@c-api.service[112824]: /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:40:24.801931 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.801931 np0000179086 devstack@c-api.service[112824]: /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:40:24.801931 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.801931 np0000179086 devstack@c-api.service[112824]: /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:40:24.801931 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.802325 np0000179086 devstack@c-api.service[112824]: /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:40:24.802325 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.802325 np0000179086 devstack@c-api.service[112824]: /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:40:24.802325 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.802325 np0000179086 devstack@c-api.service[112824]: /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:40:24.802325 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.802744 np0000179086 devstack@c-api.service[112824]: /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:40:24.802744 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.802744 np0000179086 devstack@c-api.service[112824]: /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:40:24.802744 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.802744 np0000179086 devstack@c-api.service[112824]: /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:40:24.802744 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.803155 np0000179086 devstack@c-api.service[112824]: /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:40:24.803155 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.803155 np0000179086 devstack@c-api.service[112824]: /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:40:24.803155 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.803155 np0000179086 devstack@c-api.service[112824]: /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:40:24.803155 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.803495 np0000179086 devstack@c-api.service[112824]: /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:40:24.803495 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.803495 np0000179086 devstack@c-api.service[112824]: /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:40:24.803495 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.803720 np0000179086 devstack@c-api.service[112824]: /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:40:24.803720 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.803720 np0000179086 devstack@c-api.service[112824]: /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:40:24.803720 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.803720 np0000179086 devstack@c-api.service[112824]: /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:40:24.804045 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.804045 np0000179086 devstack@c-api.service[112824]: /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:40:24.804045 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.804045 np0000179086 devstack@c-api.service[112824]: /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:40:24.804045 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.804318 np0000179086 devstack@c-api.service[112824]: /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:40:24.804318 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.804318 np0000179086 devstack@c-api.service[112824]: /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:40:24.804318 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.804318 np0000179086 devstack@c-api.service[112824]: /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:40:24.804318 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.804633 np0000179086 devstack@c-api.service[112824]: /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:40:24.804633 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.804633 np0000179086 devstack@c-api.service[112824]: /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:40:24.804633 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.804633 np0000179086 devstack@c-api.service[112824]: /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:40:24.804920 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.804920 np0000179086 devstack@c-api.service[112824]: /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:40:24.804920 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.804920 np0000179086 devstack@c-api.service[112824]: /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:40:24.804920 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.805284 np0000179086 devstack@c-api.service[112824]: /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:40:24.805284 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.805284 np0000179086 devstack@c-api.service[112824]: /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:40:24.805284 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.805536 np0000179086 devstack@c-api.service[112824]: /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:40:24.805536 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.805536 np0000179086 devstack@c-api.service[112824]: /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:40:24.805536 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.805760 np0000179086 devstack@c-api.service[112824]: /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:40:24.805760 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.805760 np0000179086 devstack@c-api.service[112824]: /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:40:24.805760 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.805760 np0000179086 devstack@c-api.service[112824]: /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:40:24.806076 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.806076 np0000179086 devstack@c-api.service[112824]: /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:40:24.806076 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.806076 np0000179086 devstack@c-api.service[112824]: /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:40:24.806076 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.806343 np0000179086 devstack@c-api.service[112824]: /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:40:24.806343 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.806343 np0000179086 devstack@c-api.service[112824]: /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:40:24.806343 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.806491 np0000179086 devstack@c-api.service[112824]: /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:40:24.806491 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.806491 np0000179086 devstack@c-api.service[112824]: /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:40:24.806491 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.806633 np0000179086 devstack@c-api.service[112824]: /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:40:24.806633 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.806633 np0000179086 devstack@c-api.service[112824]: /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:40:24.806633 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.806791 np0000179086 devstack@c-api.service[112824]: /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:40:24.806791 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.806791 np0000179086 devstack@c-api.service[112824]: /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:40:24.806791 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.806937 np0000179086 devstack@c-api.service[112824]: /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:40:24.806937 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.806937 np0000179086 devstack@c-api.service[112824]: /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:40:24.806937 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.807098 np0000179086 devstack@c-api.service[112824]: /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:40:24.807098 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.807098 np0000179086 devstack@c-api.service[112824]: /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:40:24.807098 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.807098 np0000179086 devstack@c-api.service[112824]: /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:40:24.807098 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.807306 np0000179086 devstack@c-api.service[112824]: /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:40:24.807306 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.807306 np0000179086 devstack@c-api.service[112824]: /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:40:24.807306 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.807306 np0000179086 devstack@c-api.service[112824]: /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:40:24.807487 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.807487 np0000179086 devstack@c-api.service[112824]: /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:40:24.807487 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.807487 np0000179086 devstack@c-api.service[112824]: /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:40:24.807487 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.807487 np0000179086 devstack@c-api.service[112824]: /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:40:24.807487 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.807738 np0000179086 devstack@c-api.service[112824]: /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:40:24.807738 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.807738 np0000179086 devstack@c-api.service[112824]: /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:40:24.807738 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.807738 np0000179086 devstack@c-api.service[112824]: /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:40:24.807738 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.807951 np0000179086 devstack@c-api.service[112824]: /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:40:24.807951 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.807951 np0000179086 devstack@c-api.service[112824]: /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:40:24.807951 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.807951 np0000179086 devstack@c-api.service[112824]: /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:40:24.807951 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.808180 np0000179086 devstack@c-api.service[112824]: /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:40:24.808180 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.808180 np0000179086 devstack@c-api.service[112824]: /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:40:24.808180 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.808180 np0000179086 devstack@c-api.service[112824]: /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:40:24.808180 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.808402 np0000179086 devstack@c-api.service[112824]: /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:40:24.808402 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.808402 np0000179086 devstack@c-api.service[112824]: /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:40:24.808402 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.808553 np0000179086 devstack@c-api.service[112824]: /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:40:24.808553 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.808553 np0000179086 devstack@c-api.service[112824]: /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:40:24.808553 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.808698 np0000179086 devstack@c-api.service[112824]: /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:40:24.808698 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.808698 np0000179086 devstack@c-api.service[112824]: /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:40:24.808698 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.808842 np0000179086 devstack@c-api.service[112824]: /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:40:24.808842 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.808842 np0000179086 devstack@c-api.service[112824]: /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:40:24.808842 np0000179086 devstack@c-api.service[112824]: warnings.warn(deprecated_msg) Jun 09 02:40:24.808842 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.middleware.request_id [None req-b11c686c-89d5-4191-ae8d-c243753553a0 None None] RequestId filter calling following filter/app {{(pid=112824) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 02:40:25.266054 np0000179086 devstack@c-api.service[112824]: INFO cinder.api.openstack.wsgi [None req-b11c686c-89d5-4191-ae8d-c243753553a0 admin admin] POST https://199.19.213.151/volume/v3/types Jun 09 02:40:25.266642 np0000179086 devstack@c-api.service[112824]: DEBUG cinder.api.openstack.wsgi [None req-b11c686c-89d5-4191-ae8d-c243753553a0 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112824) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 09 02:40:25.268306 np0000179086 devstack@c-api.service[112824]: /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:40:25.268306 np0000179086 devstack@c-api.service[112824]: warnings.warn( Jun 09 02:40:25.306058 np0000179086 devstack@c-api.service[112824]: DEBUG oslo_db.sqlalchemy.engines [None req-b11c686c-89d5-4191-ae8d-c243753553a0 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=112824) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:40:25.331705 np0000179086 devstack@c-api.service[112824]: INFO cinder.api.openstack.wsgi [None req-b11c686c-89d5-4191-ae8d-c243753553a0 admin admin] https://199.19.213.151/volume/v3/types returned with HTTP 200 Jun 09 02:40:25.332107 np0000179086 devstack@c-api.service[112824]: [pid: 112824|app: 0|req: 1/2] 199.19.213.151 () {68 vars in 1288 bytes} [Tue Jun 9 02:40:24 2026] POST /volume/v3/types => generated 186 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 02:40:25.359985 np0000179086 devstack@c-api.service[112826]: /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:40:25.359985 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.359985 np0000179086 devstack@c-api.service[112826]: /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:40:25.359985 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.360715 np0000179086 devstack@c-api.service[112826]: /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:40:25.360715 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.360715 np0000179086 devstack@c-api.service[112826]: /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:40:25.360715 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.361194 np0000179086 devstack@c-api.service[112826]: /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:40:25.361194 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.361194 np0000179086 devstack@c-api.service[112826]: /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:40:25.361194 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.361194 np0000179086 devstack@c-api.service[112826]: /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:40:25.361194 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.361623 np0000179086 devstack@c-api.service[112826]: /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:40:25.361623 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.361623 np0000179086 devstack@c-api.service[112826]: /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:40:25.361623 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.361623 np0000179086 devstack@c-api.service[112826]: /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:40:25.361934 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.361934 np0000179086 devstack@c-api.service[112826]: /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:40:25.361934 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.361934 np0000179086 devstack@c-api.service[112826]: /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:40:25.361934 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.362263 np0000179086 devstack@c-api.service[112826]: /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:40:25.362263 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.362263 np0000179086 devstack@c-api.service[112826]: /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:40:25.362263 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.362516 np0000179086 devstack@c-api.service[112826]: /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:40:25.362516 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.362516 np0000179086 devstack@c-api.service[112826]: /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:40:25.362516 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.362516 np0000179086 devstack@c-api.service[112826]: /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:40:25.362819 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.362819 np0000179086 devstack@c-api.service[112826]: /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:40:25.362819 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.362819 np0000179086 devstack@c-api.service[112826]: /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:40:25.362819 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.363120 np0000179086 devstack@c-api.service[112826]: /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:40:25.363120 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.363120 np0000179086 devstack@c-api.service[112826]: /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:40:25.363120 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.363120 np0000179086 devstack@c-api.service[112826]: /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:40:25.363120 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.363476 np0000179086 devstack@c-api.service[112826]: /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:40:25.363476 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.363476 np0000179086 devstack@c-api.service[112826]: /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:40:25.363476 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.363476 np0000179086 devstack@c-api.service[112826]: /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:40:25.363476 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.363888 np0000179086 devstack@c-api.service[112826]: /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:40:25.363888 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.363888 np0000179086 devstack@c-api.service[112826]: /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:40:25.363888 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.363888 np0000179086 devstack@c-api.service[112826]: /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:40:25.363888 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.364267 np0000179086 devstack@c-api.service[112826]: /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:40:25.364267 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.364267 np0000179086 devstack@c-api.service[112826]: /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:40:25.364267 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.364267 np0000179086 devstack@c-api.service[112826]: /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:40:25.364496 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.364496 np0000179086 devstack@c-api.service[112826]: /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:40:25.364496 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.364496 np0000179086 devstack@c-api.service[112826]: /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:40:25.364496 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.364723 np0000179086 devstack@c-api.service[112826]: /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:40:25.364723 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.364723 np0000179086 devstack@c-api.service[112826]: /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:40:25.364723 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.364723 np0000179086 devstack@c-api.service[112826]: /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:40:25.364723 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.364990 np0000179086 devstack@c-api.service[112826]: /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:40:25.364990 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.364990 np0000179086 devstack@c-api.service[112826]: /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:40:25.364990 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.364990 np0000179086 devstack@c-api.service[112826]: /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:40:25.364990 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.365208 np0000179086 devstack@c-api.service[112826]: /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:40:25.365208 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.365208 np0000179086 devstack@c-api.service[112826]: /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:40:25.365208 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.365208 np0000179086 devstack@c-api.service[112826]: /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:40:25.365405 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.365405 np0000179086 devstack@c-api.service[112826]: /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:40:25.365405 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.365405 np0000179086 devstack@c-api.service[112826]: /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:40:25.365405 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.365592 np0000179086 devstack@c-api.service[112826]: /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:40:25.365592 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.365592 np0000179086 devstack@c-api.service[112826]: /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:40:25.365592 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.365768 np0000179086 devstack@c-api.service[112826]: /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:40:25.365768 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.365768 np0000179086 devstack@c-api.service[112826]: /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:40:25.365768 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.365952 np0000179086 devstack@c-api.service[112826]: /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:40:25.365952 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.365952 np0000179086 devstack@c-api.service[112826]: /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:40:25.365952 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.365952 np0000179086 devstack@c-api.service[112826]: /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:40:25.366343 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.366343 np0000179086 devstack@c-api.service[112826]: /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:40:25.366343 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.366343 np0000179086 devstack@c-api.service[112826]: /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:40:25.366343 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.366526 np0000179086 devstack@c-api.service[112826]: /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:40:25.366526 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.366526 np0000179086 devstack@c-api.service[112826]: /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:40:25.366526 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.366679 np0000179086 devstack@c-api.service[112826]: /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:40:25.366679 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.366679 np0000179086 devstack@c-api.service[112826]: /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:40:25.366679 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.366857 np0000179086 devstack@c-api.service[112826]: /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:40:25.366857 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.366857 np0000179086 devstack@c-api.service[112826]: /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:40:25.366857 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.367063 np0000179086 devstack@c-api.service[112826]: /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:40:25.367063 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.367063 np0000179086 devstack@c-api.service[112826]: /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:40:25.367063 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.367237 np0000179086 devstack@c-api.service[112826]: /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:40:25.367237 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.367237 np0000179086 devstack@c-api.service[112826]: /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:40:25.367237 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.367396 np0000179086 devstack@c-api.service[112826]: /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:40:25.367396 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.367396 np0000179086 devstack@c-api.service[112826]: /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:40:25.367396 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.367396 np0000179086 devstack@c-api.service[112826]: /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:40:25.367638 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.367638 np0000179086 devstack@c-api.service[112826]: /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:40:25.367638 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.367638 np0000179086 devstack@c-api.service[112826]: /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:40:25.367638 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.367638 np0000179086 devstack@c-api.service[112826]: /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:40:25.367877 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.367877 np0000179086 devstack@c-api.service[112826]: /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:40:25.367877 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.367877 np0000179086 devstack@c-api.service[112826]: /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:40:25.367877 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.368140 np0000179086 devstack@c-api.service[112826]: /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:40:25.368140 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.368140 np0000179086 devstack@c-api.service[112826]: /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:40:25.368140 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.368140 np0000179086 devstack@c-api.service[112826]: /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:40:25.368140 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.368953 np0000179086 devstack@c-api.service[112826]: /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:40:25.368953 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.368953 np0000179086 devstack@c-api.service[112826]: /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:40:25.368953 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.368953 np0000179086 devstack@c-api.service[112826]: /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:40:25.368953 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.369227 np0000179086 devstack@c-api.service[112826]: /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:40:25.369227 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.369227 np0000179086 devstack@c-api.service[112826]: /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:40:25.369227 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.369227 np0000179086 devstack@c-api.service[112826]: /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:40:25.369227 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.369460 np0000179086 devstack@c-api.service[112826]: /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:40:25.369460 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.369460 np0000179086 devstack@c-api.service[112826]: /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:40:25.369460 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.369460 np0000179086 devstack@c-api.service[112826]: /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:40:25.369460 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.369680 np0000179086 devstack@c-api.service[112826]: /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:40:25.369680 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.369680 np0000179086 devstack@c-api.service[112826]: /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:40:25.369680 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.369904 np0000179086 devstack@c-api.service[112826]: /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:40:25.369904 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.369904 np0000179086 devstack@c-api.service[112826]: /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:40:25.369904 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.369904 np0000179086 devstack@c-api.service[112826]: /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:40:25.370135 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.370135 np0000179086 devstack@c-api.service[112826]: /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:40:25.370135 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.370135 np0000179086 devstack@c-api.service[112826]: /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:40:25.370135 np0000179086 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) Jun 09 02:40:25.370135 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.middleware.request_id [req-b11c686c-89d5-4191-ae8d-c243753553a0 req-3b9a37f6-5f68-4c67-a9c2-f17d8d1ebedb None None] RequestId filter calling following filter/app {{(pid=112826) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 02:40:25.697098 np0000179086 devstack@c-api.service[112826]: INFO cinder.api.openstack.wsgi [req-b11c686c-89d5-4191-ae8d-c243753553a0 req-3b9a37f6-5f68-4c67-a9c2-f17d8d1ebedb admin admin] POST https://199.19.213.151/volume/v3/types/01cadc4e-191f-475b-8627-d77f7115f030/extra_specs Jun 09 02:40:25.697667 np0000179086 devstack@c-api.service[112826]: DEBUG cinder.api.openstack.wsgi [req-b11c686c-89d5-4191-ae8d-c243753553a0 req-3b9a37f6-5f68-4c67-a9c2-f17d8d1ebedb admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112826) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 09 02:40:25.699426 np0000179086 devstack@c-api.service[112826]: /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:40:25.699426 np0000179086 devstack@c-api.service[112826]: warnings.warn( Jun 09 02:40:25.741654 np0000179086 devstack@c-api.service[112826]: DEBUG oslo_db.sqlalchemy.engines [req-b11c686c-89d5-4191-ae8d-c243753553a0 req-3b9a37f6-5f68-4c67-a9c2-f17d8d1ebedb 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=112826) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:40:25.802834 np0000179086 devstack@c-api.service[112826]: INFO cinder.api.openstack.wsgi [req-b11c686c-89d5-4191-ae8d-c243753553a0 req-3b9a37f6-5f68-4c67-a9c2-f17d8d1ebedb admin admin] https://199.19.213.151/volume/v3/types/01cadc4e-191f-475b-8627-d77f7115f030/extra_specs returned with HTTP 200 Jun 09 02:40:25.803383 np0000179086 devstack@c-api.service[112826]: [pid: 112826|app: 0|req: 1/3] 199.19.213.151 () {70 vars in 1505 bytes} [Tue Jun 9 02:40:25 2026] POST /volume/v3/types/01cadc4e-191f-475b-8627-d77f7115f030/extra_specs => generated 55 bytes in 457 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 09 02:40:27.400353 np0000179086 devstack@c-api.service[112825]: DEBUG dbcounter [-] [112825] Writing DB stats cinder:SELECT=6 {{(pid=112825) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 02:40:27.414888 np0000179086 devstack@c-api.service[112827]: DEBUG dbcounter [-] [112827] Writing DB stats cinder:SELECT=6 {{(pid=112827) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 02:40:35.330136 np0000179086 devstack@c-api.service[112824]: DEBUG dbcounter [-] [112824] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112824) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 02:40:35.801173 np0000179086 devstack@c-api.service[112826]: DEBUG dbcounter [-] [112826] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112826) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 02:43:22.693203 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.middleware.request_id [None req-c8bb2102-c1ae-4ae1-9b17-7eb7976f831a None None] RequestId filter calling following filter/app {{(pid=112825) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 02:43:22.694409 np0000179086 devstack@c-api.service[112825]: INFO cinder.api.openstack.wsgi [None req-c8bb2102-c1ae-4ae1-9b17-7eb7976f831a None None] GET https://199.19.213.151/volume// Jun 09 02:43:22.695001 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.openstack.wsgi [None req-c8bb2102-c1ae-4ae1-9b17-7eb7976f831a None None] Empty body provided in request {{(pid=112825) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 02:43:22.696272 np0000179086 devstack@c-api.service[112825]: DEBUG cinder.api.openstack.wsgi [None req-c8bb2102-c1ae-4ae1-9b17-7eb7976f831a None None] Calling method 'all' {{(pid=112825) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 02:43:22.697215 np0000179086 devstack@c-api.service[112825]: INFO cinder.api.openstack.wsgi [None req-c8bb2102-c1ae-4ae1-9b17-7eb7976f831a None None] https://199.19.213.151/volume// returned with HTTP 300 Jun 09 02:43:22.698323 np0000179086 devstack@c-api.service[112825]: [pid: 112825|app: 0|req: 2/4] 199.19.213.151 () {66 vars in 1456 bytes} [Tue Jun 9 02:43:22 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)