Jun 09 04:30:05.515095 np0000179106 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 09 04:30:05.526238 np0000179106 devstack@c-api.service[112779]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 09 04:30:05.528799 np0000179106 devstack@c-api.service[112779]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jun 9 04:30:05 2026] *** Jun 09 04:30:05.528799 np0000179106 devstack@c-api.service[112779]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 09 04:30:05.528799 np0000179106 devstack@c-api.service[112779]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 09 04:30:05.528799 np0000179106 devstack@c-api.service[112779]: nodename: np0000179106 Jun 09 04:30:05.528799 np0000179106 devstack@c-api.service[112779]: machine: x86_64 Jun 09 04:30:05.528799 np0000179106 devstack@c-api.service[112779]: clock source: unix Jun 09 04:30:05.528799 np0000179106 devstack@c-api.service[112779]: pcre jit disabled Jun 09 04:30:05.528799 np0000179106 devstack@c-api.service[112779]: detected number of CPU cores: 16 Jun 09 04:30:05.528799 np0000179106 devstack@c-api.service[112779]: current working directory: / Jun 09 04:30:05.528799 np0000179106 devstack@c-api.service[112779]: detected binary path: /usr/bin/uwsgi-core Jun 09 04:30:05.528799 np0000179106 devstack@c-api.service[112779]: your processes number limit is 256917 Jun 09 04:30:05.528799 np0000179106 devstack@c-api.service[112779]: your memory page size is 4096 bytes Jun 09 04:30:05.528799 np0000179106 devstack@c-api.service[112779]: detected max file descriptor number: 2048 Jun 09 04:30:05.528799 np0000179106 devstack@c-api.service[112779]: lock engine: pthread robust mutexes Jun 09 04:30:05.529579 np0000179106 devstack@c-api.service[112779]: thunder lock: enabled Jun 09 04:30:05.529579 np0000179106 devstack@c-api.service[112779]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 09 04:30:05.529579 np0000179106 devstack@c-api.service[112779]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 09 04:30:05.529579 np0000179106 devstack@c-api.service[112779]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 09 04:30:05.529579 np0000179106 devstack@c-api.service[112779]: Set PythonHome to /opt/stack/data/venv Jun 09 04:30:05.569664 np0000179106 devstack@c-api.service[112779]: Python main interpreter initialized at 0x7b1280aa3668 Jun 09 04:30:05.569664 np0000179106 devstack@c-api.service[112779]: python threads support enabled Jun 09 04:30:05.569664 np0000179106 devstack@c-api.service[112779]: your server socket listen backlog is limited to 100 connections Jun 09 04:30:05.569664 np0000179106 devstack@c-api.service[112779]: your mercy for graceful operations on workers is 80 seconds Jun 09 04:30:05.570215 np0000179106 devstack@c-api.service[112779]: mapped 671795 bytes (656 KB) for 4 cores Jun 09 04:30:05.570469 np0000179106 devstack@c-api.service[112779]: *** Operational MODE: preforking *** Jun 09 04:30:05.570632 np0000179106 devstack@c-api.service[112779]: *** uWSGI is running in multiple interpreter mode *** Jun 09 04:30:05.570632 np0000179106 devstack@c-api.service[112779]: spawned uWSGI master process (pid: 112779) Jun 09 04:30:05.570888 np0000179106 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 09 04:30:05.571319 np0000179106 devstack@c-api.service[112779]: spawned uWSGI worker 1 (pid: 112784, cores: 1) Jun 09 04:30:05.571821 np0000179106 devstack@c-api.service[112779]: spawned uWSGI worker 2 (pid: 112785, cores: 1) Jun 09 04:30:05.572252 np0000179106 devstack@c-api.service[112779]: spawned uWSGI worker 3 (pid: 112786, cores: 1) Jun 09 04:30:05.572748 np0000179106 devstack@c-api.service[112779]: spawned uWSGI worker 4 (pid: 112787, cores: 1) Jun 09 04:30:05.572906 np0000179106 devstack@c-api.service[112779]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 09 04:30:05.694808 np0000179106 devstack@c-api.service[112787]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 04:30:05.694808 np0000179106 devstack@c-api.service[112787]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 04:30:05.694808 np0000179106 devstack@c-api.service[112787]: we strongly recommend against using it for new projects. Jun 09 04:30:05.694808 np0000179106 devstack@c-api.service[112787]: If you are already using Eventlet, we recommend migrating to a different Jun 09 04:30:05.694808 np0000179106 devstack@c-api.service[112787]: framework. For more detail see Jun 09 04:30:05.694808 np0000179106 devstack@c-api.service[112787]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 04:30:05.694808 np0000179106 devstack@c-api.service[112787]: import eventlet # noqa Jun 09 04:30:05.703470 np0000179106 devstack@c-api.service[112785]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 04:30:05.703470 np0000179106 devstack@c-api.service[112785]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 04:30:05.703470 np0000179106 devstack@c-api.service[112785]: we strongly recommend against using it for new projects. Jun 09 04:30:05.703470 np0000179106 devstack@c-api.service[112785]: If you are already using Eventlet, we recommend migrating to a different Jun 09 04:30:05.703470 np0000179106 devstack@c-api.service[112785]: framework. For more detail see Jun 09 04:30:05.703470 np0000179106 devstack@c-api.service[112785]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 04:30:05.703470 np0000179106 devstack@c-api.service[112785]: import eventlet # noqa Jun 09 04:30:05.703987 np0000179106 devstack@c-api.service[112784]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 04:30:05.703987 np0000179106 devstack@c-api.service[112784]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 04:30:05.703987 np0000179106 devstack@c-api.service[112784]: we strongly recommend against using it for new projects. Jun 09 04:30:05.703987 np0000179106 devstack@c-api.service[112784]: If you are already using Eventlet, we recommend migrating to a different Jun 09 04:30:05.703987 np0000179106 devstack@c-api.service[112784]: framework. For more detail see Jun 09 04:30:05.703987 np0000179106 devstack@c-api.service[112784]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 04:30:05.703987 np0000179106 devstack@c-api.service[112784]: import eventlet # noqa Jun 09 04:30:05.706768 np0000179106 devstack@c-api.service[112786]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 04:30:05.706768 np0000179106 devstack@c-api.service[112786]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 04:30:05.706768 np0000179106 devstack@c-api.service[112786]: we strongly recommend against using it for new projects. Jun 09 04:30:05.706768 np0000179106 devstack@c-api.service[112786]: If you are already using Eventlet, we recommend migrating to a different Jun 09 04:30:05.706768 np0000179106 devstack@c-api.service[112786]: framework. For more detail see Jun 09 04:30:05.706768 np0000179106 devstack@c-api.service[112786]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 04:30:05.706768 np0000179106 devstack@c-api.service[112786]: import eventlet # noqa Jun 09 04:30:05.779291 np0000179106 devstack@c-api.service[112787]: /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 04:30:05.779291 np0000179106 devstack@c-api.service[112787]: warnings.warn( Jun 09 04:30:05.787518 np0000179106 devstack@c-api.service[112784]: /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 04:30:05.787518 np0000179106 devstack@c-api.service[112784]: warnings.warn( Jun 09 04:30:05.791645 np0000179106 devstack@c-api.service[112785]: /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 04:30:05.791645 np0000179106 devstack@c-api.service[112785]: warnings.warn( Jun 09 04:30:05.792473 np0000179106 devstack@c-api.service[112786]: /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 04:30:05.792473 np0000179106 devstack@c-api.service[112786]: warnings.warn( Jun 09 04:30:05.855875 np0000179106 devstack@c-api.service[112787]: /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 04:30:05.855875 np0000179106 devstack@c-api.service[112787]: from cgi import parse_header Jun 09 04:30:05.862502 np0000179106 devstack@c-api.service[112784]: /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 04:30:05.862502 np0000179106 devstack@c-api.service[112784]: from cgi import parse_header Jun 09 04:30:05.867911 np0000179106 devstack@c-api.service[112786]: /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 04:30:05.867911 np0000179106 devstack@c-api.service[112786]: from cgi import parse_header Jun 09 04:30:05.871987 np0000179106 devstack@c-api.service[112785]: /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 04:30:05.871987 np0000179106 devstack@c-api.service[112785]: from cgi import parse_header Jun 09 04:30:05.909117 np0000179106 devstack@c-api.service[112787]: /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 04:30:05.909117 np0000179106 devstack@c-api.service[112787]: removals.removed_module( Jun 09 04:30:05.909457 np0000179106 devstack@c-api.service[112787]: /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 04:30:05.909457 np0000179106 devstack@c-api.service[112787]: removals.removed_module( Jun 09 04:30:05.911837 np0000179106 devstack@c-api.service[112784]: /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 04:30:05.911837 np0000179106 devstack@c-api.service[112784]: removals.removed_module( Jun 09 04:30:05.913378 np0000179106 devstack@c-api.service[112784]: /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 04:30:05.913378 np0000179106 devstack@c-api.service[112784]: removals.removed_module( Jun 09 04:30:05.919236 np0000179106 devstack@c-api.service[112786]: /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 04:30:05.919236 np0000179106 devstack@c-api.service[112786]: removals.removed_module( Jun 09 04:30:05.920907 np0000179106 devstack@c-api.service[112786]: /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 04:30:05.920907 np0000179106 devstack@c-api.service[112786]: removals.removed_module( Jun 09 04:30:05.925625 np0000179106 devstack@c-api.service[112785]: /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 04:30:05.925625 np0000179106 devstack@c-api.service[112785]: removals.removed_module( Jun 09 04:30:05.928169 np0000179106 devstack@c-api.service[112785]: /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 04:30:05.928169 np0000179106 devstack@c-api.service[112785]: removals.removed_module( Jun 09 04:30:06.538601 np0000179106 devstack@c-api.service[112787]: /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 04:30:06.538601 np0000179106 devstack@c-api.service[112787]: warnings.warn( Jun 09 04:30:06.539035 np0000179106 devstack@c-api.service[112784]: /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 04:30:06.539035 np0000179106 devstack@c-api.service[112784]: warnings.warn( Jun 09 04:30:06.548319 np0000179106 devstack@c-api.service[112785]: /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 04:30:06.548319 np0000179106 devstack@c-api.service[112785]: warnings.warn( Jun 09 04:30:06.562796 np0000179106 devstack@c-api.service[112786]: /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 04:30:06.562796 np0000179106 devstack@c-api.service[112786]: warnings.warn( Jun 09 04:30:06.633716 np0000179106 devstack@c-api.service[112787]: /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 04:30:06.633716 np0000179106 devstack@c-api.service[112787]: warnings.warn( Jun 09 04:30:06.635116 np0000179106 devstack@c-api.service[112784]: /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 04:30:06.635116 np0000179106 devstack@c-api.service[112784]: warnings.warn( Jun 09 04:30:06.643024 np0000179106 devstack@c-api.service[112785]: /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 04:30:06.643024 np0000179106 devstack@c-api.service[112785]: warnings.warn( Jun 09 04:30:06.662859 np0000179106 devstack@c-api.service[112786]: /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 04:30:06.662859 np0000179106 devstack@c-api.service[112786]: warnings.warn( Jun 09 04:30:06.936925 np0000179106 devstack@c-api.service[112784]: 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 04:30:06.937324 np0000179106 devstack@c-api.service[112784]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112784) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 04:30:06.940561 np0000179106 devstack@c-api.service[112785]: 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 04:30:06.941019 np0000179106 devstack@c-api.service[112785]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112785) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 04:30:06.954314 np0000179106 devstack@c-api.service[112786]: 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 04:30:06.954652 np0000179106 devstack@c-api.service[112786]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112786) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 04:30:06.960118 np0000179106 devstack@c-api.service[112787]: 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 04:30:06.960389 np0000179106 devstack@c-api.service[112787]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112787) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 04:30:07.022716 np0000179106 devstack@c-api.service[112784]: /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 04:30:07.022716 np0000179106 devstack@c-api.service[112784]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 04:30:07.024340 np0000179106 devstack@c-api.service[112786]: /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 04:30:07.024340 np0000179106 devstack@c-api.service[112786]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 04:30:07.024626 np0000179106 devstack@c-api.service[112785]: /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 04:30:07.024626 np0000179106 devstack@c-api.service[112785]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 04:30:07.034506 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.034506 np0000179106 devstack@c-api.service[112787]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 04:30:07.492786 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112785) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 04:30:07.492939 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112786) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 04:30:07.492982 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112784) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 04:30:07.493160 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.493235 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.493327 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.493406 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.493456 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.493624 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.493719 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.493856 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.493906 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.493936 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.494002 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.494066 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.494108 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.494135 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.494182 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.494214 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.494251 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.494354 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.494354 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.494429 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.494514 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.494587 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.494715 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112787) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 04:30:07.494994 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.495262 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.495339 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.495448 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.495544 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.495658 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.495781 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.495853 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.495885 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.495909 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.495976 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.496048 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.496113 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.496188 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.496245 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.496374 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.496501 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.496603 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.496660 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.496695 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.496730 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.496758 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.496808 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.496837 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.496862 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.496887 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.496911 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.496936 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.496963 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.496987 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.497015 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.497044 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.497069 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.497097 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.497122 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.497147 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.497147 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.497222 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.497365 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.497969 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.498112 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.498237 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.498289 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.498391 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.498433 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.498477 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.498501 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.498541 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.498572 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.498600 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.498629 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.498665 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.498691 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.498719 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.498743 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.498768 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.498805 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.498839 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.498839 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.498886 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.498912 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.498912 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.498996 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.499072 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.499198 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.499330 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.499483 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.499993 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.500141 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.500265 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.500389 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.500529 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.500680 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.500827 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.501547 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.501602 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.501668 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.501728 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.501786 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.501844 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.501909 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.501952 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.502024 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.502087 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.502147 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.502179 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.502211 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.502238 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.502262 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.502287 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.502313 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.502338 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.502394 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.502496 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.502563 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.502689 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.502756 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.502816 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.502870 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.502908 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.502943 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.502971 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.502998 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.503028 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.503055 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.503083 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.503118 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.503118 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.503165 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.503193 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.503220 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.503267 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.503330 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.503389 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.503465 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.503534 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.503824 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.503987 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.504129 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.504271 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.504361 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.504427 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.504487 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.504518 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.504609 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.504647 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.504676 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.504709 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.504736 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.504763 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.504786 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.504820 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.504847 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.504873 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.504903 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.504931 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.504958 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.505022 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.505082 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.505144 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.505195 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.505234 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.505361 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.505518 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.506010 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.506148 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.506267 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.506310 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.506339 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.506388 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.506429 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.506471 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.506498 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.506525 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.506549 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.506576 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.506600 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.506642 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.506682 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.506710 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.506786 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.506822 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.506877 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.506939 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.507003 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.507063 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.507126 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.507192 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.507274 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.507400 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.507551 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.507684 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.508175 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.508323 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.508470 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.508634 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.508776 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.508909 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.509041 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.509568 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.509707 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.509835 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.509964 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.510090 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.510224 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.510354 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.511819 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.511884 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.511920 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.511953 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.511997 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.512035 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.512067 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.512094 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.512125 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.512151 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.512176 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.512203 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.512235 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.512277 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.512310 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.512350 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.512378 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.512459 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.512522 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.512643 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.512709 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.514495 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.514593 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.514625 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.514650 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.514677 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.514709 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.514747 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.514774 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.514802 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.514829 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.514856 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.514884 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.514911 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.514939 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.514966 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.514990 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.515023 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.515055 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.515080 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.515109 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.515134 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.515165 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.515192 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.515220 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.515243 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.515307 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.515450 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.515628 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.517042 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.517170 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.517202 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.517227 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.517299 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.517330 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.517355 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.517393 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.517422 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.517460 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.517490 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.517521 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.517548 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.517575 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.517601 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.517633 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.517660 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.517692 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.517719 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.517745 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.517772 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.517796 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.517821 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.517847 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.517876 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.517901 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.517927 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.517950 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.518359 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.518426 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.518504 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.518536 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.518562 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.518590 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.518617 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.518642 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.518669 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.518703 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.518730 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.518758 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.518783 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.518813 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.518840 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.518867 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.518900 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.518929 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.518954 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.518985 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.519011 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.519039 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.519074 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.519099 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.519129 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.519155 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.519209 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.519281 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.519402 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.519512 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.519597 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.519696 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.519780 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.519862 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.519890 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.519939 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.519967 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.519994 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.520057 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.520091 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.520123 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.520162 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.520191 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.520220 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.520248 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.520275 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.520337 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.520365 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.520397 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.520425 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.520478 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.520514 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.520544 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.520571 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.520643 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.520687 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.520715 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.520774 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.520808 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.520860 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.520944 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.521027 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.521121 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.522705 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.522770 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.522804 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.522882 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.522944 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.522986 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.523032 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.523068 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.523104 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.523148 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.523191 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.523191 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.523191 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.523293 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.523329 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.523372 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.523372 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.523372 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.523499 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.523499 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.523571 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.524160 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.524217 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.524270 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.524327 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.524374 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.524374 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.524466 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.524504 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.524559 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.524615 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.524649 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.524690 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.524726 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.524763 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.524799 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.524835 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.524870 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.524911 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.524954 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.524995 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.525031 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.525067 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.525104 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.525139 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.525175 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.525211 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.525251 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.525286 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.525328 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.525364 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.525404 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.525458 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.525516 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.525555 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.525591 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.525626 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.525660 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.525703 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.525740 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.525740 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.525804 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.525839 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.525874 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.525909 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.525909 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.525973 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.525973 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.525973 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.525973 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.526106 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.526106 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.526178 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.526243 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.526302 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.526341 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.526429 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.526501 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.526566 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.526622 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.526684 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.526745 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.526804 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.526856 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.527188 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.527233 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.527305 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.527346 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.527382 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.527418 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.527481 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.527520 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.527564 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.527604 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.527640 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.527675 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.527712 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.527748 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.527783 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.527819 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.527853 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.527909 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.527945 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.527980 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.528021 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.528056 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.528095 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.528134 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.528171 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.528171 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.528171 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.528171 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.528693 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.528749 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.528798 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.528835 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.528876 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.528913 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.528950 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.528986 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.529021 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.529056 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.529099 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.529138 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.529171 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.529207 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.529247 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.529282 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.529318 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.529353 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.529388 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.529425 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.529475 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.529533 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.529587 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.529632 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.529632 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.529632 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.529632 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.529770 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.529813 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.529850 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.529850 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.529916 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.529959 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.529959 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.530025 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.530059 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.530095 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.530130 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.530166 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.530206 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.530242 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.530281 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.530325 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.530360 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.530400 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.530438 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.530501 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.530537 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.530571 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.530606 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.530645 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.530645 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.530716 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.530756 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.530756 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.530756 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.534252 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.534304 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.534356 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.534408 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.534499 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.534542 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.534626 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.534668 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.534707 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.534742 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.534780 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.534817 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.534851 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.534893 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.534928 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.534974 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.535010 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.535061 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.535098 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.535136 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.535172 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.535208 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.535245 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.535281 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.535317 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.535365 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.535410 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.535465 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.535503 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.535539 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.535574 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.535609 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.535645 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.535680 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.535727 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.535765 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.535811 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.535850 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.535888 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.535922 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.535922 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.536009 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.536047 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.536085 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.536128 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.536163 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.536202 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.536238 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.536280 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.536321 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.536371 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.536409 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.536409 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.536502 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.536539 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.536583 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.536654 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.536689 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.536726 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.536761 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.536798 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.536831 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.536831 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.536895 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.537023 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.537063 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.537063 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.537125 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.537161 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.537161 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.537224 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.537259 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.537300 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.537336 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.537376 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.537407 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.537459 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.537459 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.537540 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.537584 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.537584 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.537660 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.537703 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.537739 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.539208 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.539262 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.539330 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.539379 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.539455 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.539548 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.539589 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.539637 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.539675 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.539712 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.539712 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.539797 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.539839 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.539876 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.539915 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.539951 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.539988 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.540030 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.540068 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.540104 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.540139 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.540182 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.540219 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.540255 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.540296 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.540332 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.540366 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.540409 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.540462 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.540500 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.540549 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.540592 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.540659 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.540703 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.540744 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.540785 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.540826 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.540874 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.540912 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.540948 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.540984 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.541020 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.541063 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.541102 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.541138 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.541179 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.541214 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.541251 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.541286 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.541322 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.541357 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.541393 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.541429 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.541500 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.541545 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.541581 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.541617 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.541652 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.541687 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.541722 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.541759 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.541811 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.541852 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.541899 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.541936 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.541972 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.542013 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.542050 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.542091 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.542127 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.542163 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.542203 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.542239 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.542282 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.542318 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.542353 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.542389 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.542430 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.543284 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.543326 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.543360 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.543409 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.543466 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.543514 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.543553 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.543590 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.543630 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.543666 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.543702 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.543735 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.543774 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.543809 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.543845 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.543883 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.543920 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.543955 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.543994 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.544030 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.544062 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.544094 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.544126 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.544158 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.544194 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.544226 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.544273 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.544310 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.544345 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.544345 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.544409 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.544461 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.544494 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.544494 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.544577 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.544623 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.544690 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.544723 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.544755 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.544791 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.544827 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.544864 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.544897 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.544933 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.544966 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.545072 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.545201 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.545240 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.545277 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.545320 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.545356 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.545392 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.545427 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.545498 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.545537 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.545579 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.545579 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.545579 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.545579 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.545579 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.545579 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.545579 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.545794 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.545794 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.545794 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.545794 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.545924 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.545961 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.545996 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.546031 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.546067 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.546102 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.546144 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.546180 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.546215 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.546250 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.546286 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.546286 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.546357 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.546402 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.546451 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.546496 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.546534 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.546585 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.546623 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.546658 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.546700 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.546740 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.546776 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.546776 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.546849 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.546849 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.546849 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.546849 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.546974 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.547010 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.547045 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.547081 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.547117 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.547159 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.547204 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.547241 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.547283 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.547315 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.547355 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.547395 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.547430 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.547482 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.547526 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.547569 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.547610 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.547646 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.547680 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.547715 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.547749 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.547785 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.547819 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.547855 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.547895 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.548019 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.548060 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.548094 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.548128 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.548164 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.548198 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.548239 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.548274 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.548315 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.548356 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.548392 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.548425 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.548471 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.548502 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.548554 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.548586 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.548624 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.548672 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.548704 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.548704 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.548779 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.548779 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.548840 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.548876 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.548876 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.548876 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.548876 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.548990 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.548990 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.548990 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.548990 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.549123 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.549160 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.549195 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.549231 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.549262 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.549293 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.549329 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.549370 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.549406 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.549492 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.549545 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.549585 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.549621 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.549657 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.549692 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.549730 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.549764 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.549807 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.549848 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.549885 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.549885 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.549885 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.549885 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.549885 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.550051 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.550051 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.550051 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.550051 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.550051 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.550210 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.550250 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.550288 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.550322 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.550358 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.550358 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.550358 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.550471 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.550515 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.550551 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.550586 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.550621 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.550657 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.550657 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.550726 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.550761 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.550795 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.550917 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.550961 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.550994 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.551028 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.551063 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.551099 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:07.555610 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112784) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.555664 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.555707 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.555750 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112785) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.555792 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.555829 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112784) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.555866 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.555903 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112784) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.555936 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.555972 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.556007 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112785) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.556083 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112785) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.556125 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112787) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.556197 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.556260 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.556323 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.556370 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112787) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.556427 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112786) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:07.556479 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112787) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.556515 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:07.556579 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:07.556624 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:07.556695 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112786) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:07.556760 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112786) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:07.602784 np0000179106 devstack@c-api.service[112784]: INFO dbcounter [None req-016602ee-ca5c-4a55-9b41-b8754cc88b63 None None] Registered counter for database cinder Jun 09 04:30:07.606147 np0000179106 devstack@c-api.service[112786]: INFO dbcounter [None req-7f1fa0de-4421-4ed5-af56-56ebc9a9cf03 None None] Registered counter for database cinder Jun 09 04:30:07.606919 np0000179106 devstack@c-api.service[112787]: INFO dbcounter [None req-83eef9d2-a9f5-4cca-b253-43b9d64a2e11 None None] Registered counter for database cinder Jun 09 04:30:07.607056 np0000179106 devstack@c-api.service[112785]: INFO dbcounter [None req-02eb07f7-032e-48c0-983c-ab39f73954b7 None None] Registered counter for database cinder Jun 09 04:30:07.647894 np0000179106 devstack@c-api.service[112784]: DEBUG oslo_db.sqlalchemy.engines [None req-016602ee-ca5c-4a55-9b41-b8754cc88b63 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=112784) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 04:30:07.656159 np0000179106 devstack@c-api.service[112786]: DEBUG oslo_db.sqlalchemy.engines [None req-7f1fa0de-4421-4ed5-af56-56ebc9a9cf03 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=112786) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 04:30:07.657106 np0000179106 devstack@c-api.service[112787]: DEBUG oslo_db.sqlalchemy.engines [None req-83eef9d2-a9f5-4cca-b253-43b9d64a2e11 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=112787) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 04:30:07.659371 np0000179106 devstack@c-api.service[112785]: DEBUG oslo_db.sqlalchemy.engines [None req-02eb07f7-032e-48c0-983c-ab39f73954b7 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=112785) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 04:30:07.766230 np0000179106 devstack@c-api.service[112784]: DEBUG dbcounter [-] [112784] Writer thread running {{(pid=112784) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 04:30:07.769366 np0000179106 devstack@c-api.service[112784]: INFO cinder.rpc [None req-016602ee-ca5c-4a55-9b41-b8754cc88b63 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 04:30:07.772373 np0000179106 devstack@c-api.service[112784]: INFO cinder.rpc [None req-016602ee-ca5c-4a55-9b41-b8754cc88b63 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 04:30:07.772853 np0000179106 devstack@c-api.service[112787]: DEBUG dbcounter [-] [112787] Writer thread running {{(pid=112787) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 04:30:07.774850 np0000179106 devstack@c-api.service[112786]: DEBUG dbcounter [-] [112786] Writer thread running {{(pid=112786) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 04:30:07.775205 np0000179106 devstack@c-api.service[112784]: INFO cinder.rpc [None req-016602ee-ca5c-4a55-9b41-b8754cc88b63 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 04:30:07.775371 np0000179106 devstack@c-api.service[112787]: INFO cinder.rpc [None req-83eef9d2-a9f5-4cca-b253-43b9d64a2e11 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 04:30:07.777667 np0000179106 devstack@c-api.service[112787]: INFO cinder.rpc [None req-83eef9d2-a9f5-4cca-b253-43b9d64a2e11 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 04:30:07.777781 np0000179106 devstack@c-api.service[112786]: INFO cinder.rpc [None req-7f1fa0de-4421-4ed5-af56-56ebc9a9cf03 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 04:30:07.777861 np0000179106 devstack@c-api.service[112784]: INFO cinder.rpc [None req-016602ee-ca5c-4a55-9b41-b8754cc88b63 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 04:30:07.778572 np0000179106 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-016602ee-ca5c-4a55-9b41-b8754cc88b63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.779882 np0000179106 devstack@c-api.service[112787]: INFO cinder.rpc [None req-83eef9d2-a9f5-4cca-b253-43b9d64a2e11 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 04:30:07.780182 np0000179106 devstack@c-api.service[112786]: INFO cinder.rpc [None req-7f1fa0de-4421-4ed5-af56-56ebc9a9cf03 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 04:30:07.781828 np0000179106 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-016602ee-ca5c-4a55-9b41-b8754cc88b63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.781940 np0000179106 devstack@c-api.service[112787]: INFO cinder.rpc [None req-83eef9d2-a9f5-4cca-b253-43b9d64a2e11 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 04:30:07.782772 np0000179106 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-83eef9d2-a9f5-4cca-b253-43b9d64a2e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.782843 np0000179106 devstack@c-api.service[112786]: INFO cinder.rpc [None req-7f1fa0de-4421-4ed5-af56-56ebc9a9cf03 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 04:30:07.784654 np0000179106 devstack@c-api.service[112786]: INFO cinder.rpc [None req-7f1fa0de-4421-4ed5-af56-56ebc9a9cf03 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 04:30:07.784957 np0000179106 devstack@c-api.service[112785]: DEBUG dbcounter [-] [112785] Writer thread running {{(pid=112785) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 04:30:07.785586 np0000179106 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-7f1fa0de-4421-4ed5-af56-56ebc9a9cf03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.785912 np0000179106 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-83eef9d2-a9f5-4cca-b253-43b9d64a2e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.787654 np0000179106 devstack@c-api.service[112785]: INFO cinder.rpc [None req-02eb07f7-032e-48c0-983c-ab39f73954b7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 04:30:07.788776 np0000179106 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-7f1fa0de-4421-4ed5-af56-56ebc9a9cf03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.790119 np0000179106 devstack@c-api.service[112785]: INFO cinder.rpc [None req-02eb07f7-032e-48c0-983c-ab39f73954b7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 04:30:07.792523 np0000179106 devstack@c-api.service[112785]: INFO cinder.rpc [None req-02eb07f7-032e-48c0-983c-ab39f73954b7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 04:30:07.795088 np0000179106 devstack@c-api.service[112785]: INFO cinder.rpc [None req-02eb07f7-032e-48c0-983c-ab39f73954b7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 04:30:07.796278 np0000179106 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-02eb07f7-032e-48c0-983c-ab39f73954b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.800242 np0000179106 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-02eb07f7-032e-48c0-983c-ab39f73954b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.818665 np0000179106 devstack@c-api.service[112784]: DEBUG oslo_db.sqlalchemy.engines [None req-016602ee-ca5c-4a55-9b41-b8754cc88b63 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=112784) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 04:30:07.821823 np0000179106 devstack@c-api.service[112784]: INFO cinder.rpc [None req-016602ee-ca5c-4a55-9b41-b8754cc88b63 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 04:30:07.823505 np0000179106 devstack@c-api.service[112787]: DEBUG oslo_db.sqlalchemy.engines [None req-83eef9d2-a9f5-4cca-b253-43b9d64a2e11 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=112787) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 04:30:07.825840 np0000179106 devstack@c-api.service[112784]: INFO cinder.rpc [None req-016602ee-ca5c-4a55-9b41-b8754cc88b63 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 04:30:07.825956 np0000179106 devstack@c-api.service[112787]: INFO cinder.rpc [None req-83eef9d2-a9f5-4cca-b253-43b9d64a2e11 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 04:30:07.826379 np0000179106 devstack@c-api.service[112786]: DEBUG oslo_db.sqlalchemy.engines [None req-7f1fa0de-4421-4ed5-af56-56ebc9a9cf03 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=112786) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 04:30:07.827724 np0000179106 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-016602ee-ca5c-4a55-9b41-b8754cc88b63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.827809 np0000179106 devstack@c-api.service[112787]: INFO cinder.rpc [None req-83eef9d2-a9f5-4cca-b253-43b9d64a2e11 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 04:30:07.828666 np0000179106 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-83eef9d2-a9f5-4cca-b253-43b9d64a2e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.829960 np0000179106 devstack@c-api.service[112786]: INFO cinder.rpc [None req-7f1fa0de-4421-4ed5-af56-56ebc9a9cf03 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 04:30:07.833098 np0000179106 devstack@c-api.service[112786]: INFO cinder.rpc [None req-7f1fa0de-4421-4ed5-af56-56ebc9a9cf03 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 04:30:07.834646 np0000179106 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-7f1fa0de-4421-4ed5-af56-56ebc9a9cf03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.838044 np0000179106 devstack@c-api.service[112785]: DEBUG oslo_db.sqlalchemy.engines [None req-02eb07f7-032e-48c0-983c-ab39f73954b7 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=112785) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 04:30:07.839085 np0000179106 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-83eef9d2-a9f5-4cca-b253-43b9d64a2e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.840665 np0000179106 devstack@c-api.service[112785]: INFO cinder.rpc [None req-02eb07f7-032e-48c0-983c-ab39f73954b7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 04:30:07.842305 np0000179106 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-83eef9d2-a9f5-4cca-b253-43b9d64a2e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.843108 np0000179106 devstack@c-api.service[112785]: INFO cinder.rpc [None req-02eb07f7-032e-48c0-983c-ab39f73954b7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 04:30:07.844311 np0000179106 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-02eb07f7-032e-48c0-983c-ab39f73954b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.845994 np0000179106 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-016602ee-ca5c-4a55-9b41-b8754cc88b63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.846608 np0000179106 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-83eef9d2-a9f5-4cca-b253-43b9d64a2e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.850642 np0000179106 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-83eef9d2-a9f5-4cca-b253-43b9d64a2e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.850912 np0000179106 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-016602ee-ca5c-4a55-9b41-b8754cc88b63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.851010 np0000179106 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-7f1fa0de-4421-4ed5-af56-56ebc9a9cf03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.853825 np0000179106 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-83eef9d2-a9f5-4cca-b253-43b9d64a2e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.855866 np0000179106 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-016602ee-ca5c-4a55-9b41-b8754cc88b63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.855966 np0000179106 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-7f1fa0de-4421-4ed5-af56-56ebc9a9cf03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.856609 np0000179106 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-02eb07f7-032e-48c0-983c-ab39f73954b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.856775 np0000179106 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-83eef9d2-a9f5-4cca-b253-43b9d64a2e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.859908 np0000179106 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-83eef9d2-a9f5-4cca-b253-43b9d64a2e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.860378 np0000179106 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-02eb07f7-032e-48c0-983c-ab39f73954b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.862064 np0000179106 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-7f1fa0de-4421-4ed5-af56-56ebc9a9cf03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.862692 np0000179106 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-83eef9d2-a9f5-4cca-b253-43b9d64a2e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.863643 np0000179106 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-016602ee-ca5c-4a55-9b41-b8754cc88b63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.864826 np0000179106 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-02eb07f7-032e-48c0-983c-ab39f73954b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.865591 np0000179106 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-83eef9d2-a9f5-4cca-b253-43b9d64a2e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.867057 np0000179106 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-83eef9d2-a9f5-4cca-b253-43b9d64a2e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.868193 np0000179106 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-016602ee-ca5c-4a55-9b41-b8754cc88b63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.868801 np0000179106 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-02eb07f7-032e-48c0-983c-ab39f73954b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.869896 np0000179106 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-83eef9d2-a9f5-4cca-b253-43b9d64a2e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.870001 np0000179106 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-7f1fa0de-4421-4ed5-af56-56ebc9a9cf03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.871888 np0000179106 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-02eb07f7-032e-48c0-983c-ab39f73954b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.872982 np0000179106 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-7f1fa0de-4421-4ed5-af56-56ebc9a9cf03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.875067 np0000179106 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-02eb07f7-032e-48c0-983c-ab39f73954b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.875177 np0000179106 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-016602ee-ca5c-4a55-9b41-b8754cc88b63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.875861 np0000179106 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-83eef9d2-a9f5-4cca-b253-43b9d64a2e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.875932 np0000179106 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-7f1fa0de-4421-4ed5-af56-56ebc9a9cf03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.878717 np0000179106 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-02eb07f7-032e-48c0-983c-ab39f73954b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.879199 np0000179106 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-7f1fa0de-4421-4ed5-af56-56ebc9a9cf03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.879396 np0000179106 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-83eef9d2-a9f5-4cca-b253-43b9d64a2e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.881213 np0000179106 devstack@c-api.service[112787]: WARNING cinder.api.contrib.hosts [None req-83eef9d2-a9f5-4cca-b253-43b9d64a2e11 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 04:30:07.881358 np0000179106 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-016602ee-ca5c-4a55-9b41-b8754cc88b63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.881991 np0000179106 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-7f1fa0de-4421-4ed5-af56-56ebc9a9cf03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.882054 np0000179106 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-83eef9d2-a9f5-4cca-b253-43b9d64a2e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.882206 np0000179106 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-02eb07f7-032e-48c0-983c-ab39f73954b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.883813 np0000179106 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-83eef9d2-a9f5-4cca-b253-43b9d64a2e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.884911 np0000179106 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-7f1fa0de-4421-4ed5-af56-56ebc9a9cf03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.885320 np0000179106 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-83eef9d2-a9f5-4cca-b253-43b9d64a2e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.885393 np0000179106 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-02eb07f7-032e-48c0-983c-ab39f73954b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.885781 np0000179106 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-016602ee-ca5c-4a55-9b41-b8754cc88b63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.886417 np0000179106 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-7f1fa0de-4421-4ed5-af56-56ebc9a9cf03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.886947 np0000179106 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-83eef9d2-a9f5-4cca-b253-43b9d64a2e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.887020 np0000179106 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-02eb07f7-032e-48c0-983c-ab39f73954b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.888279 np0000179106 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-83eef9d2-a9f5-4cca-b253-43b9d64a2e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.889710 np0000179106 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-83eef9d2-a9f5-4cca-b253-43b9d64a2e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.889894 np0000179106 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-7f1fa0de-4421-4ed5-af56-56ebc9a9cf03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.889964 np0000179106 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-02eb07f7-032e-48c0-983c-ab39f73954b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.890118 np0000179106 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-016602ee-ca5c-4a55-9b41-b8754cc88b63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.891108 np0000179106 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-83eef9d2-a9f5-4cca-b253-43b9d64a2e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.892167 np0000179106 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-016602ee-ca5c-4a55-9b41-b8754cc88b63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.892400 np0000179106 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-83eef9d2-a9f5-4cca-b253-43b9d64a2e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.893473 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-83eef9d2-a9f5-4cca-b253-43b9d64a2e11 None None] Extended resource: extensions {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:07.895041 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-83eef9d2-a9f5-4cca-b253-43b9d64a2e11 None None] Extended resource: encryption {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:07.895201 np0000179106 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-016602ee-ca5c-4a55-9b41-b8754cc88b63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.896223 np0000179106 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-02eb07f7-032e-48c0-983c-ab39f73954b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.896589 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-83eef9d2-a9f5-4cca-b253-43b9d64a2e11 None None] Extended resource: capabilities {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:07.897097 np0000179106 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-7f1fa0de-4421-4ed5-af56-56ebc9a9cf03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.898656 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-83eef9d2-a9f5-4cca-b253-43b9d64a2e11 None None] Extended resource: os-quota-class-sets {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:07.899954 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-83eef9d2-a9f5-4cca-b253-43b9d64a2e11 None None] Extended resource: os-volume-type-access {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:07.900790 np0000179106 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-02eb07f7-032e-48c0-983c-ab39f73954b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.901050 np0000179106 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-016602ee-ca5c-4a55-9b41-b8754cc88b63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.901936 np0000179106 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-7f1fa0de-4421-4ed5-af56-56ebc9a9cf03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.902298 np0000179106 devstack@c-api.service[112785]: WARNING cinder.api.contrib.hosts [None req-02eb07f7-032e-48c0-983c-ab39f73954b7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 04:30:07.903525 np0000179106 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-02eb07f7-032e-48c0-983c-ab39f73954b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.904425 np0000179106 devstack@c-api.service[112786]: WARNING cinder.api.contrib.hosts [None req-7f1fa0de-4421-4ed5-af56-56ebc9a9cf03 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 04:30:07.904486 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-83eef9d2-a9f5-4cca-b253-43b9d64a2e11 None None] Extended resource: extra_specs {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:07.904536 np0000179106 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-02eb07f7-032e-48c0-983c-ab39f73954b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.904918 np0000179106 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-016602ee-ca5c-4a55-9b41-b8754cc88b63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.904962 np0000179106 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-7f1fa0de-4421-4ed5-af56-56ebc9a9cf03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.906098 np0000179106 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-02eb07f7-032e-48c0-983c-ab39f73954b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.906691 np0000179106 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-7f1fa0de-4421-4ed5-af56-56ebc9a9cf03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.907009 np0000179106 devstack@c-api.service[112784]: WARNING cinder.api.contrib.hosts [None req-016602ee-ca5c-4a55-9b41-b8754cc88b63 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 04:30:07.907645 np0000179106 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-02eb07f7-032e-48c0-983c-ab39f73954b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.907845 np0000179106 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-016602ee-ca5c-4a55-9b41-b8754cc88b63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.907973 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-83eef9d2-a9f5-4cca-b253-43b9d64a2e11 None None] Extended resource: os-hosts {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:07.908217 np0000179106 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-7f1fa0de-4421-4ed5-af56-56ebc9a9cf03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.908981 np0000179106 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-02eb07f7-032e-48c0-983c-ab39f73954b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.909304 np0000179106 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-016602ee-ca5c-4a55-9b41-b8754cc88b63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.909860 np0000179106 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-7f1fa0de-4421-4ed5-af56-56ebc9a9cf03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.910279 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-83eef9d2-a9f5-4cca-b253-43b9d64a2e11 None None] Extended resource: os-availability-zone {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:07.910416 np0000179106 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-02eb07f7-032e-48c0-983c-ab39f73954b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.911077 np0000179106 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-016602ee-ca5c-4a55-9b41-b8754cc88b63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.911347 np0000179106 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-7f1fa0de-4421-4ed5-af56-56ebc9a9cf03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.911616 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-83eef9d2-a9f5-4cca-b253-43b9d64a2e11 None None] Extended resource: consistencygroups {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:07.911901 np0000179106 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-02eb07f7-032e-48c0-983c-ab39f73954b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.912798 np0000179106 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-016602ee-ca5c-4a55-9b41-b8754cc88b63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.912999 np0000179106 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-7f1fa0de-4421-4ed5-af56-56ebc9a9cf03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.913308 np0000179106 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-02eb07f7-032e-48c0-983c-ab39f73954b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.913654 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-83eef9d2-a9f5-4cca-b253-43b9d64a2e11 None None] Extended resource: cgsnapshots {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:07.914329 np0000179106 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-016602ee-ca5c-4a55-9b41-b8754cc88b63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.914401 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-02eb07f7-032e-48c0-983c-ab39f73954b7 None None] Extended resource: extensions {{(pid=112785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:07.914589 np0000179106 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-7f1fa0de-4421-4ed5-af56-56ebc9a9cf03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.915072 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-83eef9d2-a9f5-4cca-b253-43b9d64a2e11 None None] Extended resource: os-snapshot-manage {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:07.915760 np0000179106 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-016602ee-ca5c-4a55-9b41-b8754cc88b63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.915809 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-02eb07f7-032e-48c0-983c-ab39f73954b7 None None] Extended resource: encryption {{(pid=112785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:07.915982 np0000179106 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-7f1fa0de-4421-4ed5-af56-56ebc9a9cf03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.916565 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-83eef9d2-a9f5-4cca-b253-43b9d64a2e11 None None] Extended resource: os-volume-manage {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:07.917179 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-7f1fa0de-4421-4ed5-af56-56ebc9a9cf03 None None] Extended resource: extensions {{(pid=112786) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:07.917252 np0000179106 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-016602ee-ca5c-4a55-9b41-b8754cc88b63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.917291 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-02eb07f7-032e-48c0-983c-ab39f73954b7 None None] Extended resource: capabilities {{(pid=112785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:07.918055 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-83eef9d2-a9f5-4cca-b253-43b9d64a2e11 None None] Extended resource: backups {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:07.918711 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-7f1fa0de-4421-4ed5-af56-56ebc9a9cf03 None None] Extended resource: encryption {{(pid=112786) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:07.918897 np0000179106 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-016602ee-ca5c-4a55-9b41-b8754cc88b63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.919349 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-02eb07f7-032e-48c0-983c-ab39f73954b7 None None] Extended resource: os-quota-class-sets {{(pid=112785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:07.919964 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-016602ee-ca5c-4a55-9b41-b8754cc88b63 None None] Extended resource: extensions {{(pid=112784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:07.920237 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-83eef9d2-a9f5-4cca-b253-43b9d64a2e11 None None] Extended resource: encryption {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:07.920377 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-7f1fa0de-4421-4ed5-af56-56ebc9a9cf03 None None] Extended resource: capabilities {{(pid=112786) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:07.920915 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-02eb07f7-032e-48c0-983c-ab39f73954b7 None None] Extended resource: os-volume-type-access {{(pid=112785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:07.921506 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-016602ee-ca5c-4a55-9b41-b8754cc88b63 None None] Extended resource: encryption {{(pid=112784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:07.921947 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-83eef9d2-a9f5-4cca-b253-43b9d64a2e11 None None] Extended resource: os-volume-transfer {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:07.922721 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-7f1fa0de-4421-4ed5-af56-56ebc9a9cf03 None None] Extended resource: os-quota-class-sets {{(pid=112786) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:07.922839 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-02eb07f7-032e-48c0-983c-ab39f73954b7 None None] Extended resource: extra_specs {{(pid=112785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:07.923078 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-016602ee-ca5c-4a55-9b41-b8754cc88b63 None None] Extended resource: capabilities {{(pid=112784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:07.923731 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-83eef9d2-a9f5-4cca-b253-43b9d64a2e11 None None] Extended resource: scheduler-stats {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:07.924119 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-7f1fa0de-4421-4ed5-af56-56ebc9a9cf03 None None] Extended resource: os-volume-type-access {{(pid=112786) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:07.924428 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-02eb07f7-032e-48c0-983c-ab39f73954b7 None None] Extended resource: os-hosts {{(pid=112785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:07.925112 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-016602ee-ca5c-4a55-9b41-b8754cc88b63 None None] Extended resource: os-quota-class-sets {{(pid=112784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:07.925235 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-83eef9d2-a9f5-4cca-b253-43b9d64a2e11 None None] Extended resource: os-quota-sets {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:07.925889 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-7f1fa0de-4421-4ed5-af56-56ebc9a9cf03 None None] Extended resource: extra_specs {{(pid=112786) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:07.925994 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-02eb07f7-032e-48c0-983c-ab39f73954b7 None None] Extended resource: os-availability-zone {{(pid=112785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:07.926480 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-016602ee-ca5c-4a55-9b41-b8754cc88b63 None None] Extended resource: os-volume-type-access {{(pid=112784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:07.926739 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-83eef9d2-a9f5-4cca-b253-43b9d64a2e11 None None] Extended resource: qos-specs {{(pid=112787) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:07.927249 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-02eb07f7-032e-48c0-983c-ab39f73954b7 None None] Extended resource: consistencygroups {{(pid=112785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:07.927466 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-7f1fa0de-4421-4ed5-af56-56ebc9a9cf03 None None] Extended resource: os-hosts {{(pid=112786) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:07.928116 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-016602ee-ca5c-4a55-9b41-b8754cc88b63 None None] Extended resource: extra_specs {{(pid=112784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:07.928782 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-7f1fa0de-4421-4ed5-af56-56ebc9a9cf03 None None] Extended resource: os-availability-zone {{(pid=112786) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:07.929071 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.contrib.snapshot_actions [None req-83eef9d2-a9f5-4cca-b253-43b9d64a2e11 None None] SnapshotActionsController initialized {{(pid=112787) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 04:30:07.929346 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-02eb07f7-032e-48c0-983c-ab39f73954b7 None None] Extended resource: cgsnapshots {{(pid=112785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:07.929760 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-016602ee-ca5c-4a55-9b41-b8754cc88b63 None None] Extended resource: os-hosts {{(pid=112784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:07.930121 np0000179106 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-83eef9d2-a9f5-4cca-b253-43b9d64a2e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.930220 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-7f1fa0de-4421-4ed5-af56-56ebc9a9cf03 None None] Extended resource: consistencygroups {{(pid=112786) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:07.930908 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-02eb07f7-032e-48c0-983c-ab39f73954b7 None None] Extended resource: os-snapshot-manage {{(pid=112785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:07.931207 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-016602ee-ca5c-4a55-9b41-b8754cc88b63 None None] Extended resource: os-availability-zone {{(pid=112784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:07.931733 np0000179106 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-83eef9d2-a9f5-4cca-b253-43b9d64a2e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.932238 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-7f1fa0de-4421-4ed5-af56-56ebc9a9cf03 None None] Extended resource: cgsnapshots {{(pid=112786) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:07.932337 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-02eb07f7-032e-48c0-983c-ab39f73954b7 None None] Extended resource: os-volume-manage {{(pid=112785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:07.932592 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-016602ee-ca5c-4a55-9b41-b8754cc88b63 None None] Extended resource: consistencygroups {{(pid=112784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:07.933139 np0000179106 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-83eef9d2-a9f5-4cca-b253-43b9d64a2e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.933661 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-7f1fa0de-4421-4ed5-af56-56ebc9a9cf03 None None] Extended resource: os-snapshot-manage {{(pid=112786) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:07.933810 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-02eb07f7-032e-48c0-983c-ab39f73954b7 None None] Extended resource: backups {{(pid=112785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:07.934548 np0000179106 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-83eef9d2-a9f5-4cca-b253-43b9d64a2e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.934735 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-016602ee-ca5c-4a55-9b41-b8754cc88b63 None None] Extended resource: cgsnapshots {{(pid=112784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:07.935048 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-7f1fa0de-4421-4ed5-af56-56ebc9a9cf03 None None] Extended resource: os-volume-manage {{(pid=112786) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:07.935810 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-02eb07f7-032e-48c0-983c-ab39f73954b7 None None] Extended resource: encryption {{(pid=112785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:07.936158 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-016602ee-ca5c-4a55-9b41-b8754cc88b63 None None] Extended resource: os-snapshot-manage {{(pid=112784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:07.936487 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-7f1fa0de-4421-4ed5-af56-56ebc9a9cf03 None None] Extended resource: backups {{(pid=112786) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:07.936548 np0000179106 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-83eef9d2-a9f5-4cca-b253-43b9d64a2e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.937346 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-02eb07f7-032e-48c0-983c-ab39f73954b7 None None] Extended resource: os-volume-transfer {{(pid=112785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:07.937698 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-016602ee-ca5c-4a55-9b41-b8754cc88b63 None None] Extended resource: os-volume-manage {{(pid=112784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:07.938510 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-7f1fa0de-4421-4ed5-af56-56ebc9a9cf03 None None] Extended resource: encryption {{(pid=112786) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:07.938665 np0000179106 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-83eef9d2-a9f5-4cca-b253-43b9d64a2e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.938966 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-02eb07f7-032e-48c0-983c-ab39f73954b7 None None] Extended resource: scheduler-stats {{(pid=112785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:07.939197 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-016602ee-ca5c-4a55-9b41-b8754cc88b63 None None] Extended resource: backups {{(pid=112784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:07.940080 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-7f1fa0de-4421-4ed5-af56-56ebc9a9cf03 None None] Extended resource: os-volume-transfer {{(pid=112786) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:07.940181 np0000179106 devstack@c-api.service[112787]: WARNING castellan.key_manager.migration [None req-83eef9d2-a9f5-4cca-b253-43b9d64a2e11 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.940380 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-02eb07f7-032e-48c0-983c-ab39f73954b7 None None] Extended resource: os-quota-sets {{(pid=112785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:07.941211 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-83eef9d2-a9f5-4cca-b253-43b9d64a2e11 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:07.941211 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-83eef9d2-a9f5-4cca-b253-43b9d64a2e11 None None] Extension TypesManage extending resource: types {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:07.941320 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-83eef9d2-a9f5-4cca-b253-43b9d64a2e11 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:07.941382 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-016602ee-ca5c-4a55-9b41-b8754cc88b63 None None] Extended resource: encryption {{(pid=112784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:07.941488 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-83eef9d2-a9f5-4cca-b253-43b9d64a2e11 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:07.941681 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-7f1fa0de-4421-4ed5-af56-56ebc9a9cf03 None None] Extended resource: scheduler-stats {{(pid=112786) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:07.941829 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-02eb07f7-032e-48c0-983c-ab39f73954b7 None None] Extended resource: qos-specs {{(pid=112785) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:07.942271 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-83eef9d2-a9f5-4cca-b253-43b9d64a2e11 None None] Extension VolumeActions extending resource: volumes {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:07.942399 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-83eef9d2-a9f5-4cca-b253-43b9d64a2e11 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:07.942527 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-83eef9d2-a9f5-4cca-b253-43b9d64a2e11 None None] Extension UsedLimits extending resource: limits {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:07.942629 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-83eef9d2-a9f5-4cca-b253-43b9d64a2e11 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:07.942761 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-83eef9d2-a9f5-4cca-b253-43b9d64a2e11 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:07.942876 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-83eef9d2-a9f5-4cca-b253-43b9d64a2e11 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:07.942981 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-83eef9d2-a9f5-4cca-b253-43b9d64a2e11 None None] Extension AdminActions extending resource: volumes {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:07.943096 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-83eef9d2-a9f5-4cca-b253-43b9d64a2e11 None None] Extension AdminActions extending resource: snapshots {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:07.943205 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-7f1fa0de-4421-4ed5-af56-56ebc9a9cf03 None None] Extended resource: os-quota-sets {{(pid=112786) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:07.943334 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-83eef9d2-a9f5-4cca-b253-43b9d64a2e11 None None] Extension AdminActions extending resource: backups {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:07.943334 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-83eef9d2-a9f5-4cca-b253-43b9d64a2e11 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:07.943401 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-016602ee-ca5c-4a55-9b41-b8754cc88b63 None None] Extended resource: os-volume-transfer {{(pid=112784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:07.943451 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-83eef9d2-a9f5-4cca-b253-43b9d64a2e11 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:07.943525 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.v3.router [None req-83eef9d2-a9f5-4cca-b253-43b9d64a2e11 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112787) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:07.943955 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.contrib.snapshot_actions [None req-02eb07f7-032e-48c0-983c-ab39f73954b7 None None] SnapshotActionsController initialized {{(pid=112785) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 04:30:07.944664 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-7f1fa0de-4421-4ed5-af56-56ebc9a9cf03 None None] Extended resource: qos-specs {{(pid=112786) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:07.944831 np0000179106 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-02eb07f7-032e-48c0-983c-ab39f73954b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.945953 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-016602ee-ca5c-4a55-9b41-b8754cc88b63 None None] Extended resource: scheduler-stats {{(pid=112784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:07.946330 np0000179106 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-02eb07f7-032e-48c0-983c-ab39f73954b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.946926 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.contrib.snapshot_actions [None req-7f1fa0de-4421-4ed5-af56-56ebc9a9cf03 None None] SnapshotActionsController initialized {{(pid=112786) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 04:30:07.947621 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-016602ee-ca5c-4a55-9b41-b8754cc88b63 None None] Extended resource: os-quota-sets {{(pid=112784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:07.947674 np0000179106 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-02eb07f7-032e-48c0-983c-ab39f73954b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.947889 np0000179106 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-7f1fa0de-4421-4ed5-af56-56ebc9a9cf03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.949012 np0000179106 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-02eb07f7-032e-48c0-983c-ab39f73954b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.949053 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-016602ee-ca5c-4a55-9b41-b8754cc88b63 None None] Extended resource: qos-specs {{(pid=112784) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:07.949497 np0000179106 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-7f1fa0de-4421-4ed5-af56-56ebc9a9cf03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.950352 np0000179106 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-02eb07f7-032e-48c0-983c-ab39f73954b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.950940 np0000179106 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-7f1fa0de-4421-4ed5-af56-56ebc9a9cf03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.951422 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.contrib.snapshot_actions [None req-016602ee-ca5c-4a55-9b41-b8754cc88b63 None None] SnapshotActionsController initialized {{(pid=112784) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 04:30:07.951720 np0000179106 devstack@c-api.service[112787]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b1280aa3668 pid: 112787 (default app) Jun 09 04:30:07.951794 np0000179106 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-02eb07f7-032e-48c0-983c-ab39f73954b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.952395 np0000179106 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-016602ee-ca5c-4a55-9b41-b8754cc88b63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.952468 np0000179106 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-7f1fa0de-4421-4ed5-af56-56ebc9a9cf03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.953193 np0000179106 devstack@c-api.service[112785]: WARNING castellan.key_manager.migration [None req-02eb07f7-032e-48c0-983c-ab39f73954b7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.953943 np0000179106 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-7f1fa0de-4421-4ed5-af56-56ebc9a9cf03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.954111 np0000179106 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-016602ee-ca5c-4a55-9b41-b8754cc88b63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.954299 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-02eb07f7-032e-48c0-983c-ab39f73954b7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:07.954402 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-02eb07f7-032e-48c0-983c-ab39f73954b7 None None] Extension TypesManage extending resource: types {{(pid=112785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:07.954523 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-02eb07f7-032e-48c0-983c-ab39f73954b7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:07.954660 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-02eb07f7-032e-48c0-983c-ab39f73954b7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:07.955516 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-02eb07f7-032e-48c0-983c-ab39f73954b7 None None] Extension VolumeActions extending resource: volumes {{(pid=112785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:07.955645 np0000179106 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-016602ee-ca5c-4a55-9b41-b8754cc88b63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.955737 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-02eb07f7-032e-48c0-983c-ab39f73954b7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:07.955737 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-02eb07f7-032e-48c0-983c-ab39f73954b7 None None] Extension UsedLimits extending resource: limits {{(pid=112785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:07.955896 np0000179106 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-7f1fa0de-4421-4ed5-af56-56ebc9a9cf03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.956489 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-02eb07f7-032e-48c0-983c-ab39f73954b7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:07.956489 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-02eb07f7-032e-48c0-983c-ab39f73954b7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:07.956489 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-02eb07f7-032e-48c0-983c-ab39f73954b7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:07.956489 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-02eb07f7-032e-48c0-983c-ab39f73954b7 None None] Extension AdminActions extending resource: volumes {{(pid=112785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:07.956489 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-02eb07f7-032e-48c0-983c-ab39f73954b7 None None] Extension AdminActions extending resource: snapshots {{(pid=112785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:07.956489 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-02eb07f7-032e-48c0-983c-ab39f73954b7 None None] Extension AdminActions extending resource: backups {{(pid=112785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:07.956489 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-02eb07f7-032e-48c0-983c-ab39f73954b7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:07.957104 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-02eb07f7-032e-48c0-983c-ab39f73954b7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:07.957104 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.v3.router [None req-02eb07f7-032e-48c0-983c-ab39f73954b7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112785) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:07.957312 np0000179106 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-016602ee-ca5c-4a55-9b41-b8754cc88b63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.957766 np0000179106 devstack@c-api.service[112786]: WARNING castellan.key_manager.migration [None req-7f1fa0de-4421-4ed5-af56-56ebc9a9cf03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.958257 np0000179106 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-016602ee-ca5c-4a55-9b41-b8754cc88b63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.959119 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-7f1fa0de-4421-4ed5-af56-56ebc9a9cf03 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112786) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:07.959292 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-7f1fa0de-4421-4ed5-af56-56ebc9a9cf03 None None] Extension TypesManage extending resource: types {{(pid=112786) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:07.959484 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-7f1fa0de-4421-4ed5-af56-56ebc9a9cf03 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112786) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:07.959592 np0000179106 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-016602ee-ca5c-4a55-9b41-b8754cc88b63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.959654 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-7f1fa0de-4421-4ed5-af56-56ebc9a9cf03 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112786) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:07.959835 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-7f1fa0de-4421-4ed5-af56-56ebc9a9cf03 None None] Extension VolumeActions extending resource: volumes {{(pid=112786) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:07.960116 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.960116 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.960116 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.960116 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.960116 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.960713 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.960713 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.960713 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.960713 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.960713 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.960933 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.960933 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.960933 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.960933 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.960933 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.960933 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.961190 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.961190 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.961190 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.961190 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.961360 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.961360 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.961360 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.961360 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.961589 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.961589 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.961589 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.961589 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.961781 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.961781 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.961781 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.961781 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.961781 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.962012 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.962012 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.962012 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.962012 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.962012 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.962213 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.962213 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.962213 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.962213 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.962213 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.962213 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.962471 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.962471 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.962471 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.962471 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.962471 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.962471 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.964719 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.964719 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.964719 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.964719 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.964719 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.964719 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.965007 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.965007 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.965007 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.965007 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.965007 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.965241 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.965241 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.965241 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.965241 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.965241 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.965504 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.965504 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.965504 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.965504 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.965504 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.965504 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.965764 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.965764 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.965764 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.965764 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.965764 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.965764 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.965980 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.965980 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.965980 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.965980 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.965980 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.966230 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.966230 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.966230 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.966230 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.966230 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.966465 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.966465 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.966465 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.966465 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.966648 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.966648 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.966648 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.966648 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.966812 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.966812 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.966812 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.966812 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.966994 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-7f1fa0de-4421-4ed5-af56-56ebc9a9cf03 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112786) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:07.967038 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.967038 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.967038 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.967038 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.967038 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.967252 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.967252 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.967252 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.967375 np0000179106 devstack@c-api.service[112784]: WARNING castellan.key_manager.migration [None req-016602ee-ca5c-4a55-9b41-b8754cc88b63 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:07.967412 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.967412 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.967412 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.967412 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.967639 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.967639 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.967639 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.967639 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.967813 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.967813 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.967813 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.967813 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.967985 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.967985 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.967985 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.967985 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.968144 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.968144 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.968144 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.968144 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.968319 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.968319 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.968319 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.968319 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.968319 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.968319 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.968587 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-7f1fa0de-4421-4ed5-af56-56ebc9a9cf03 None None] Extension UsedLimits extending resource: limits {{(pid=112786) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:07.968623 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.968623 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.968623 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.968623 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.968623 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.968849 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.968849 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.968849 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.968849 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.968849 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.968849 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.968849 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.969123 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.969123 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.969123 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.969123 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.969123 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.969123 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.969420 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.969420 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.969420 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.969420 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.969656 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-7f1fa0de-4421-4ed5-af56-56ebc9a9cf03 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112786) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:07.969711 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.969711 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.969711 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.969711 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.969711 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.969711 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.969957 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.969957 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.969957 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.969957 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.969957 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.970178 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.970178 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.970178 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.970178 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.970178 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.970368 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.970368 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.970479 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-7f1fa0de-4421-4ed5-af56-56ebc9a9cf03 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112786) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:07.970521 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.970521 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.970521 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.970521 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.970521 np0000179106 devstack@c-api.service[112787]: /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 04:30:07.970783 np0000179106 devstack@c-api.service[112787]: warnings.warn(deprecated_msg) Jun 09 04:30:07.970817 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-7f1fa0de-4421-4ed5-af56-56ebc9a9cf03 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112786) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:07.970817 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-7f1fa0de-4421-4ed5-af56-56ebc9a9cf03 None None] Extension AdminActions extending resource: volumes {{(pid=112786) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:07.970817 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-7f1fa0de-4421-4ed5-af56-56ebc9a9cf03 None None] Extension AdminActions extending resource: snapshots {{(pid=112786) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:07.970817 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-7f1fa0de-4421-4ed5-af56-56ebc9a9cf03 None None] Extension AdminActions extending resource: backups {{(pid=112786) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:07.970940 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-016602ee-ca5c-4a55-9b41-b8754cc88b63 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:07.970940 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-016602ee-ca5c-4a55-9b41-b8754cc88b63 None None] Extension TypesManage extending resource: types {{(pid=112784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:07.971020 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-7f1fa0de-4421-4ed5-af56-56ebc9a9cf03 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112786) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:07.971056 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-016602ee-ca5c-4a55-9b41-b8754cc88b63 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:07.971094 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-7f1fa0de-4421-4ed5-af56-56ebc9a9cf03 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112786) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:07.971129 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-016602ee-ca5c-4a55-9b41-b8754cc88b63 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:07.971164 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.v3.router [None req-7f1fa0de-4421-4ed5-af56-56ebc9a9cf03 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112786) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:07.971200 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-016602ee-ca5c-4a55-9b41-b8754cc88b63 None None] Extension VolumeActions extending resource: volumes {{(pid=112784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:07.971234 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.middleware.request_id [None req-6fceb16a-42f6-487f-a260-c6572553afe5 None None] RequestId filter calling following filter/app {{(pid=112787) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 04:30:07.971274 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-016602ee-ca5c-4a55-9b41-b8754cc88b63 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:07.971274 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-016602ee-ca5c-4a55-9b41-b8754cc88b63 None None] Extension UsedLimits extending resource: limits {{(pid=112784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:07.971274 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-016602ee-ca5c-4a55-9b41-b8754cc88b63 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:07.971274 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-016602ee-ca5c-4a55-9b41-b8754cc88b63 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:07.971274 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-016602ee-ca5c-4a55-9b41-b8754cc88b63 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:07.971274 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-016602ee-ca5c-4a55-9b41-b8754cc88b63 None None] Extension AdminActions extending resource: volumes {{(pid=112784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:07.971274 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-016602ee-ca5c-4a55-9b41-b8754cc88b63 None None] Extension AdminActions extending resource: snapshots {{(pid=112784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:07.971518 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-016602ee-ca5c-4a55-9b41-b8754cc88b63 None None] Extension AdminActions extending resource: backups {{(pid=112784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:07.971518 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-016602ee-ca5c-4a55-9b41-b8754cc88b63 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:07.971518 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-016602ee-ca5c-4a55-9b41-b8754cc88b63 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:07.971518 np0000179106 devstack@c-api.service[112784]: DEBUG cinder.api.v3.router [None req-016602ee-ca5c-4a55-9b41-b8754cc88b63 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112784) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:07.971647 np0000179106 devstack@c-api.service[112785]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b1280aa3668 pid: 112785 (default app) Jun 09 04:30:07.971683 np0000179106 devstack@c-api.service[112787]: [pid: 112787|app: 0|req: 1/1] 199.204.45.70 () {60 vars in 949 bytes} [Tue Jun 9 04:30:07 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 09 04:30:07.971716 np0000179106 devstack@c-api.service[112786]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b1280aa3668 pid: 112786 (default app) Jun 09 04:30:07.974979 np0000179106 devstack@c-api.service[112784]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b1280aa3668 pid: 112784 (default app) Jun 09 04:30:15.160303 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.160303 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.160303 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.160303 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.160303 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.161255 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.161255 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.161255 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.161255 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.161255 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.161632 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.161632 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.161632 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.161632 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.161632 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.161632 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.161965 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.161965 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.161965 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.161965 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.162193 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.162193 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.162193 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.162193 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.162458 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.162458 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.162458 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.162458 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.162701 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.162701 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.162701 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.162701 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.162701 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.162985 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.162985 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.162985 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.162985 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.162985 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.163247 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.163247 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.163247 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.163247 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.163247 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.163247 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.163672 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.163672 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.163672 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.163672 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.163672 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.163672 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.164021 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.164021 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.164021 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.164021 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.164021 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.164021 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.164342 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.164342 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.164342 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.164342 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.164342 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.164647 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.164647 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.164647 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.164647 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.164647 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.164929 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.164929 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.164929 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.164929 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.164929 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.164929 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.165252 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.165252 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.165252 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.165252 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.165252 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.165252 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.165581 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.165581 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.165581 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.165581 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.165581 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.165886 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.165886 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.165886 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.165886 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.165886 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.166172 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.166172 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.166172 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.166172 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.166401 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.166401 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.166401 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.166401 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.166649 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.166649 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.166649 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.166649 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.166649 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.166931 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.166931 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.166931 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.166931 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.166931 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.167191 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.167191 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.167191 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.167191 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.167403 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.167403 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.167403 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.167403 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.167828 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.167828 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.167828 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.167828 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.167940 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.167940 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.167940 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.167940 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.168045 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.168045 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.168045 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.168045 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.168165 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.168165 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.168165 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.168165 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.168165 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.168339 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.168339 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.168339 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.168339 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.168339 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.168339 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.168548 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.168548 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.168548 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.168548 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.168548 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.168674 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.168674 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.168674 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.168674 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.168674 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.168674 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.168826 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.168826 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.168826 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.168826 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.168826 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.168826 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.168977 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.168977 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.168977 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.168977 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.168977 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.168977 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.169130 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.169130 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.169130 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.169130 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.169130 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.169130 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.169281 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.169281 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.169281 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.169281 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.169387 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.169387 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.169387 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.169387 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.169387 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.169610 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.169610 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.169610 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.169610 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.169610 np0000179106 devstack@c-api.service[112785]: warnings.warn(deprecated_msg) Jun 09 04:30:15.169610 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.middleware.request_id [None req-f0ae66ac-235f-4a18-9b8f-aa3cded626d9 None None] RequestId filter calling following filter/app {{(pid=112785) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 04:30:15.639683 np0000179106 devstack@c-api.service[112785]: INFO cinder.api.openstack.wsgi [None req-f0ae66ac-235f-4a18-9b8f-aa3cded626d9 admin admin] POST https://199.204.45.70/volume/v3/types Jun 09 04:30:15.640276 np0000179106 devstack@c-api.service[112785]: DEBUG cinder.api.openstack.wsgi [None req-f0ae66ac-235f-4a18-9b8f-aa3cded626d9 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112785) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 09 04:30:15.641911 np0000179106 devstack@c-api.service[112785]: /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 04:30:15.641911 np0000179106 devstack@c-api.service[112785]: warnings.warn( Jun 09 04:30:15.683608 np0000179106 devstack@c-api.service[112785]: DEBUG oslo_db.sqlalchemy.engines [None req-f0ae66ac-235f-4a18-9b8f-aa3cded626d9 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=112785) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 04:30:15.719118 np0000179106 devstack@c-api.service[112785]: INFO cinder.api.openstack.wsgi [None req-f0ae66ac-235f-4a18-9b8f-aa3cded626d9 admin admin] https://199.204.45.70/volume/v3/types returned with HTTP 200 Jun 09 04:30:15.719955 np0000179106 devstack@c-api.service[112785]: [pid: 112785|app: 0|req: 1/2] 199.204.45.70 () {68 vars in 1281 bytes} [Tue Jun 9 04:30:15 2026] POST /volume/v3/types => generated 186 bytes in 573 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 04:30:15.734981 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.middleware.request_id [req-f0ae66ac-235f-4a18-9b8f-aa3cded626d9 req-9766e988-7644-4e98-9a39-166e05590b84 None None] RequestId filter calling following filter/app {{(pid=112787) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 04:30:16.082363 np0000179106 devstack@c-api.service[112787]: INFO cinder.api.openstack.wsgi [req-f0ae66ac-235f-4a18-9b8f-aa3cded626d9 req-9766e988-7644-4e98-9a39-166e05590b84 admin admin] POST https://199.204.45.70/volume/v3/types/63deff76-ca60-4f5c-8c18-34ea3025e548/extra_specs Jun 09 04:30:16.082929 np0000179106 devstack@c-api.service[112787]: DEBUG cinder.api.openstack.wsgi [req-f0ae66ac-235f-4a18-9b8f-aa3cded626d9 req-9766e988-7644-4e98-9a39-166e05590b84 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112787) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 09 04:30:16.084960 np0000179106 devstack@c-api.service[112787]: /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 04:30:16.084960 np0000179106 devstack@c-api.service[112787]: warnings.warn( Jun 09 04:30:16.128699 np0000179106 devstack@c-api.service[112787]: DEBUG oslo_db.sqlalchemy.engines [req-f0ae66ac-235f-4a18-9b8f-aa3cded626d9 req-9766e988-7644-4e98-9a39-166e05590b84 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=112787) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 04:30:16.187100 np0000179106 devstack@c-api.service[112787]: INFO cinder.api.openstack.wsgi [req-f0ae66ac-235f-4a18-9b8f-aa3cded626d9 req-9766e988-7644-4e98-9a39-166e05590b84 admin admin] https://199.204.45.70/volume/v3/types/63deff76-ca60-4f5c-8c18-34ea3025e548/extra_specs returned with HTTP 200 Jun 09 04:30:16.187585 np0000179106 devstack@c-api.service[112787]: [pid: 112787|app: 0|req: 2/3] 199.204.45.70 () {70 vars in 1498 bytes} [Tue Jun 9 04:30:15 2026] POST /volume/v3/types/63deff76-ca60-4f5c-8c18-34ea3025e548/extra_specs => generated 55 bytes in 454 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 09 04:30:17.826373 np0000179106 devstack@c-api.service[112784]: DEBUG dbcounter [-] [112784] Writing DB stats cinder:SELECT=6 {{(pid=112784) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 04:30:17.831953 np0000179106 devstack@c-api.service[112786]: DEBUG dbcounter [-] [112786] Writing DB stats cinder:SELECT=6 {{(pid=112786) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 04:30:25.715604 np0000179106 devstack@c-api.service[112785]: DEBUG dbcounter [-] [112785] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112785) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 04:30:26.185292 np0000179106 devstack@c-api.service[112787]: DEBUG dbcounter [-] [112787] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112787) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 04:32:56.462360 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.462360 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.462360 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.462360 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.462360 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.463370 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.463370 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.463370 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.463370 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.463370 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.463802 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.463802 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.463802 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.463802 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.463802 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.463802 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.464397 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.464397 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.464397 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.464397 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.464832 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.464832 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.464832 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.464832 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.465147 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.465147 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.465147 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.465147 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.465497 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.465497 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.465497 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.465497 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.465497 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.465864 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.465864 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.465864 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.465864 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.465864 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.466193 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.466193 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.466193 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.466193 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.466193 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.466193 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.466789 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.466789 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.466789 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.466789 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.466789 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.466789 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.467402 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.467402 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.467402 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.467402 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.467402 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.467402 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.467934 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.467934 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.467934 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.467934 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.467934 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.468275 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.468275 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.468275 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.468275 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.468275 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.468696 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.468696 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.468696 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.468696 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.468696 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.468696 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.469100 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.469100 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.469100 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.469100 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.469100 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.469100 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.469585 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.469585 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.469585 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.469585 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.469585 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.469932 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.469932 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.469932 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.469932 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.469932 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.470259 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.470259 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.470259 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.470259 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.470551 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.470551 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.470551 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.470551 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.470837 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.470837 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.470837 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.470837 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.470837 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.471178 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.471178 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.471178 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.471178 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.471178 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.471605 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.471605 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.471605 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.471605 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.471890 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.471890 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.471890 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.471890 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.472163 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.472163 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.472163 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.472163 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.472480 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.472480 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.472480 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.472480 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.472928 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.472928 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.472928 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.472928 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.473187 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.473187 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.473187 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.473187 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.473187 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.473556 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.473556 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.473556 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.473556 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.473556 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.473556 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.473956 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.473956 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.473956 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.473956 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.473956 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.474264 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.474264 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.474264 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.474264 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.474264 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.474264 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.474670 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.474670 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.474670 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.474670 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.474670 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.474670 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.475072 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.475072 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.475072 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.475072 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.475072 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.475072 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.475466 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.475466 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.475466 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.475466 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.475466 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.475466 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.476012 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.476012 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.476012 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.476012 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.476284 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.476284 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.476284 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.476284 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.476284 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.476697 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.476697 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.476697 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.476697 np0000179106 devstack@c-api.service[112786]: /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 04:32:56.476697 np0000179106 devstack@c-api.service[112786]: warnings.warn(deprecated_msg) Jun 09 04:32:56.476697 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.middleware.request_id [None req-745d375d-1f7e-4a61-a6b6-22a0c606292b None None] RequestId filter calling following filter/app {{(pid=112786) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 04:32:56.476697 np0000179106 devstack@c-api.service[112786]: INFO cinder.api.openstack.wsgi [None req-745d375d-1f7e-4a61-a6b6-22a0c606292b None None] GET https://199.204.45.70/volume// Jun 09 04:32:56.476934 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.openstack.wsgi [None req-745d375d-1f7e-4a61-a6b6-22a0c606292b None None] Empty body provided in request {{(pid=112786) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 04:32:56.476934 np0000179106 devstack@c-api.service[112786]: DEBUG cinder.api.openstack.wsgi [None req-745d375d-1f7e-4a61-a6b6-22a0c606292b None None] Calling method 'all' {{(pid=112786) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 04:32:56.476934 np0000179106 devstack@c-api.service[112786]: INFO cinder.api.openstack.wsgi [None req-745d375d-1f7e-4a61-a6b6-22a0c606292b None None] https://199.204.45.70/volume// returned with HTTP 300 Jun 09 04:32:56.476934 np0000179106 devstack@c-api.service[112786]: [pid: 112786|app: 0|req: 1/4] 199.204.45.70 () {66 vars in 1449 bytes} [Tue Jun 9 04:32:56 2026] GET /volume/ => generated 389 bytes in 24 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)