Jun 08 08:02:29.542723 np0000178844 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 08 08:02:29.549201 np0000178844 devstack@c-api.service[112223]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 08 08:02:29.552789 np0000178844 devstack@c-api.service[112223]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Jun 8 08:02:29 2026] *** Jun 08 08:02:29.552789 np0000178844 devstack@c-api.service[112223]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 08 08:02:29.552789 np0000178844 devstack@c-api.service[112223]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 08 08:02:29.552789 np0000178844 devstack@c-api.service[112223]: nodename: np0000178844 Jun 08 08:02:29.552789 np0000178844 devstack@c-api.service[112223]: machine: x86_64 Jun 08 08:02:29.552789 np0000178844 devstack@c-api.service[112223]: clock source: unix Jun 08 08:02:29.552789 np0000178844 devstack@c-api.service[112223]: pcre jit disabled Jun 08 08:02:29.552789 np0000178844 devstack@c-api.service[112223]: detected number of CPU cores: 16 Jun 08 08:02:29.552789 np0000178844 devstack@c-api.service[112223]: current working directory: / Jun 08 08:02:29.552789 np0000178844 devstack@c-api.service[112223]: detected binary path: /usr/bin/uwsgi-core Jun 08 08:02:29.552789 np0000178844 devstack@c-api.service[112223]: your processes number limit is 256917 Jun 08 08:02:29.552789 np0000178844 devstack@c-api.service[112223]: your memory page size is 4096 bytes Jun 08 08:02:29.552789 np0000178844 devstack@c-api.service[112223]: detected max file descriptor number: 2048 Jun 08 08:02:29.552789 np0000178844 devstack@c-api.service[112223]: lock engine: pthread robust mutexes Jun 08 08:02:29.553495 np0000178844 devstack@c-api.service[112223]: thunder lock: enabled Jun 08 08:02:29.553792 np0000178844 devstack@c-api.service[112223]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 08 08:02:29.553884 np0000178844 devstack@c-api.service[112223]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 08 08:02:29.553933 np0000178844 devstack@c-api.service[112223]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 08 08:02:29.553933 np0000178844 devstack@c-api.service[112223]: Set PythonHome to /opt/stack/data/venv Jun 08 08:02:29.592079 np0000178844 devstack@c-api.service[112223]: Python main interpreter initialized at 0x78ab9a6a3668 Jun 08 08:02:29.592079 np0000178844 devstack@c-api.service[112223]: python threads support enabled Jun 08 08:02:29.592079 np0000178844 devstack@c-api.service[112223]: your server socket listen backlog is limited to 100 connections Jun 08 08:02:29.592079 np0000178844 devstack@c-api.service[112223]: your mercy for graceful operations on workers is 80 seconds Jun 08 08:02:29.592711 np0000178844 devstack@c-api.service[112223]: mapped 671795 bytes (656 KB) for 4 cores Jun 08 08:02:29.592870 np0000178844 devstack@c-api.service[112223]: *** Operational MODE: preforking *** Jun 08 08:02:29.593108 np0000178844 devstack@c-api.service[112223]: *** uWSGI is running in multiple interpreter mode *** Jun 08 08:02:29.593108 np0000178844 devstack@c-api.service[112223]: spawned uWSGI master process (pid: 112223) Jun 08 08:02:29.593285 np0000178844 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 08 08:02:29.594008 np0000178844 devstack@c-api.service[112223]: spawned uWSGI worker 1 (pid: 112233, cores: 1) Jun 08 08:02:29.595259 np0000178844 devstack@c-api.service[112223]: spawned uWSGI worker 2 (pid: 112234, cores: 1) Jun 08 08:02:29.595259 np0000178844 devstack@c-api.service[112223]: spawned uWSGI worker 3 (pid: 112235, cores: 1) Jun 08 08:02:29.595664 np0000178844 devstack@c-api.service[112223]: spawned uWSGI worker 4 (pid: 112236, cores: 1) Jun 08 08:02:29.595732 np0000178844 devstack@c-api.service[112223]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 08 08:02:29.723451 np0000178844 devstack@c-api.service[112236]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 08 08:02:29.723451 np0000178844 devstack@c-api.service[112236]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 08 08:02:29.723451 np0000178844 devstack@c-api.service[112236]: we strongly recommend against using it for new projects. Jun 08 08:02:29.723451 np0000178844 devstack@c-api.service[112236]: If you are already using Eventlet, we recommend migrating to a different Jun 08 08:02:29.723451 np0000178844 devstack@c-api.service[112236]: framework. For more detail see Jun 08 08:02:29.723451 np0000178844 devstack@c-api.service[112236]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 08 08:02:29.723451 np0000178844 devstack@c-api.service[112236]: import eventlet # noqa Jun 08 08:02:29.727844 np0000178844 devstack@c-api.service[112234]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 08 08:02:29.727844 np0000178844 devstack@c-api.service[112234]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 08 08:02:29.727844 np0000178844 devstack@c-api.service[112234]: we strongly recommend against using it for new projects. Jun 08 08:02:29.727844 np0000178844 devstack@c-api.service[112234]: If you are already using Eventlet, we recommend migrating to a different Jun 08 08:02:29.727844 np0000178844 devstack@c-api.service[112234]: framework. For more detail see Jun 08 08:02:29.727844 np0000178844 devstack@c-api.service[112234]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 08 08:02:29.727844 np0000178844 devstack@c-api.service[112234]: import eventlet # noqa Jun 08 08:02:29.728784 np0000178844 devstack@c-api.service[112233]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 08 08:02:29.728784 np0000178844 devstack@c-api.service[112233]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 08 08:02:29.728784 np0000178844 devstack@c-api.service[112233]: we strongly recommend against using it for new projects. Jun 08 08:02:29.728784 np0000178844 devstack@c-api.service[112233]: If you are already using Eventlet, we recommend migrating to a different Jun 08 08:02:29.728784 np0000178844 devstack@c-api.service[112233]: framework. For more detail see Jun 08 08:02:29.728784 np0000178844 devstack@c-api.service[112233]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 08 08:02:29.728784 np0000178844 devstack@c-api.service[112233]: import eventlet # noqa Jun 08 08:02:29.741155 np0000178844 devstack@c-api.service[112235]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 08 08:02:29.741155 np0000178844 devstack@c-api.service[112235]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 08 08:02:29.741155 np0000178844 devstack@c-api.service[112235]: we strongly recommend against using it for new projects. Jun 08 08:02:29.741155 np0000178844 devstack@c-api.service[112235]: If you are already using Eventlet, we recommend migrating to a different Jun 08 08:02:29.741155 np0000178844 devstack@c-api.service[112235]: framework. For more detail see Jun 08 08:02:29.741155 np0000178844 devstack@c-api.service[112235]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 08 08:02:29.741155 np0000178844 devstack@c-api.service[112235]: import eventlet # noqa Jun 08 08:02:29.813717 np0000178844 devstack@c-api.service[112236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 08 08:02:29.813717 np0000178844 devstack@c-api.service[112236]: warnings.warn( Jun 08 08:02:29.817670 np0000178844 devstack@c-api.service[112234]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 08 08:02:29.817670 np0000178844 devstack@c-api.service[112234]: warnings.warn( Jun 08 08:02:29.818171 np0000178844 devstack@c-api.service[112233]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 08 08:02:29.818171 np0000178844 devstack@c-api.service[112233]: warnings.warn( Jun 08 08:02:29.834821 np0000178844 devstack@c-api.service[112235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 08 08:02:29.834821 np0000178844 devstack@c-api.service[112235]: warnings.warn( Jun 08 08:02:29.889044 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:29.889044 np0000178844 devstack@c-api.service[112236]: from cgi import parse_header Jun 08 08:02:29.899644 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:29.899644 np0000178844 devstack@c-api.service[112234]: from cgi import parse_header Jun 08 08:02:29.900489 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:29.900489 np0000178844 devstack@c-api.service[112233]: from cgi import parse_header Jun 08 08:02:29.913729 np0000178844 devstack@c-api.service[112235]: /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 08 08:02:29.913729 np0000178844 devstack@c-api.service[112235]: from cgi import parse_header Jun 08 08:02:29.940056 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:29.940056 np0000178844 devstack@c-api.service[112236]: removals.removed_module( Jun 08 08:02:29.941884 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:29.941884 np0000178844 devstack@c-api.service[112236]: removals.removed_module( Jun 08 08:02:29.954670 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:29.954670 np0000178844 devstack@c-api.service[112233]: removals.removed_module( Jun 08 08:02:29.959999 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:29.959999 np0000178844 devstack@c-api.service[112233]: removals.removed_module( Jun 08 08:02:29.962137 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:29.962137 np0000178844 devstack@c-api.service[112234]: removals.removed_module( Jun 08 08:02:29.963850 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:29.963850 np0000178844 devstack@c-api.service[112234]: removals.removed_module( Jun 08 08:02:29.979249 np0000178844 devstack@c-api.service[112235]: /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 08 08:02:29.979249 np0000178844 devstack@c-api.service[112235]: removals.removed_module( Jun 08 08:02:29.982991 np0000178844 devstack@c-api.service[112235]: /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 08 08:02:29.982991 np0000178844 devstack@c-api.service[112235]: removals.removed_module( Jun 08 08:02:30.597103 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:30.597103 np0000178844 devstack@c-api.service[112236]: warnings.warn( Jun 08 08:02:30.621119 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:30.621119 np0000178844 devstack@c-api.service[112233]: warnings.warn( Jun 08 08:02:30.643612 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:30.643612 np0000178844 devstack@c-api.service[112234]: warnings.warn( Jun 08 08:02:30.654424 np0000178844 devstack@c-api.service[112235]: /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 08 08:02:30.654424 np0000178844 devstack@c-api.service[112235]: warnings.warn( Jun 08 08:02:30.695522 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:30.695522 np0000178844 devstack@c-api.service[112236]: warnings.warn( Jun 08 08:02:30.718678 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:30.718678 np0000178844 devstack@c-api.service[112233]: warnings.warn( Jun 08 08:02:30.747507 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:30.747507 np0000178844 devstack@c-api.service[112234]: warnings.warn( Jun 08 08:02:30.765671 np0000178844 devstack@c-api.service[112235]: /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 08 08:02:30.765671 np0000178844 devstack@c-api.service[112235]: warnings.warn( Jun 08 08:02:30.989092 np0000178844 devstack@c-api.service[112236]: 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 08 08:02:30.989583 np0000178844 devstack@c-api.service[112236]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112236) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 08 08:02:31.012698 np0000178844 devstack@c-api.service[112233]: 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 08 08:02:31.013117 np0000178844 devstack@c-api.service[112233]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112233) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 08 08:02:31.053090 np0000178844 devstack@c-api.service[112234]: 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 08 08:02:31.053283 np0000178844 devstack@c-api.service[112234]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112234) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 08 08:02:31.061214 np0000178844 devstack@c-api.service[112235]: 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 08 08:02:31.061398 np0000178844 devstack@c-api.service[112235]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112235) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 08 08:02:31.081600 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:31.081600 np0000178844 devstack@c-api.service[112236]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 08 08:02:31.083516 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:31.083516 np0000178844 devstack@c-api.service[112233]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 08 08:02:31.114865 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:31.114865 np0000178844 devstack@c-api.service[112234]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 08 08:02:31.126465 np0000178844 devstack@c-api.service[112235]: /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 08 08:02:31.126465 np0000178844 devstack@c-api.service[112235]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 08 08:02:31.557111 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112233) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 08 08:02:31.557294 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112236) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 08 08:02:31.557338 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112234) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 08 08:02:31.557556 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.557639 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.557697 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.557734 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.557781 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.557834 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.557910 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112235) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 08 08:02:31.557976 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.558063 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.558128 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.558194 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.558279 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.558327 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.558373 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.558415 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.558452 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.558478 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.558513 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.558550 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.558607 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.558652 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.558694 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.558742 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.558787 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.558836 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.558877 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.558922 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.558958 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.559002 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.559078 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.559142 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.559192 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.559241 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.559241 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.559323 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.559367 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.559410 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.559459 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.559515 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.559515 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.559515 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.560929 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.561029 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.561076 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.561120 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.561175 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.561230 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.561275 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.561328 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.561371 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.561415 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.561461 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.561507 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.561554 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.561600 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.561645 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.561701 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.561748 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.561800 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.561851 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.561895 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.561936 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.561976 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.562127 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.562188 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.562242 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.562242 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.562242 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.562242 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.562689 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.562766 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.562808 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.562851 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.562917 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.562969 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.563064 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.563150 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.563199 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.563273 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.563333 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.563385 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.563431 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.563483 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.563529 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.563579 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.563632 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.563678 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.563743 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.563794 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.563841 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.563897 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.563941 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.563980 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.563980 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.564096 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.564138 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.564138 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.566640 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.566705 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.566763 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.566802 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.566848 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.566892 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.566948 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.567001 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.567077 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.567134 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.567208 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.567254 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.567308 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.567359 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.567403 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.567451 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.567495 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.567536 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.567578 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.567623 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.567668 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.567709 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.567765 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.567804 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.567843 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.567885 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.567885 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.567885 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.568005 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.568005 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.568115 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.568115 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.568207 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.568249 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.568290 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.568331 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.568364 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.568403 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.568441 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.568441 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.568441 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.568557 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.568606 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.568719 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.568781 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.568827 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.568875 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.568927 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.568976 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.569051 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.569116 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.569170 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.569221 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.569266 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.569266 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.569368 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.569667 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.569732 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.569781 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.569827 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.569883 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.569937 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.569986 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.570065 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.570129 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.570181 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.570226 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.570272 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.570315 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.570367 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.570417 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.570460 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.570509 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.570552 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.570598 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.570644 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.570685 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.570724 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.570771 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.570826 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.570868 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.570907 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.570957 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.570957 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.571441 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.571509 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.571552 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.571607 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.571658 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.571700 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.571737 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.571773 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.571814 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.571857 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.571857 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.571935 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.571986 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.572064 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.572120 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.572170 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.572210 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.572303 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.572364 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.572410 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.572456 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.572497 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.572497 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.572572 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.572572 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.572660 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.572765 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.572859 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.576846 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.576913 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.576980 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.577051 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.577119 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.577170 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.577241 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.577851 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.577923 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.577973 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.578058 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.578111 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.578164 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.578210 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.578264 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.578329 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.578383 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.578428 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.578477 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.578523 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.578574 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.578625 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.578671 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.578671 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.578671 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.578671 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.578671 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.578862 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.579371 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.579450 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.579497 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.579546 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.579596 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.579655 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.579719 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.579775 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.579860 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.579957 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.580073 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.580141 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.580197 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.580246 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.580299 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.580343 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.580343 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.580419 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.580469 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.580513 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.580564 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.580564 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.580662 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.580662 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.580662 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.580662 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.580811 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.580811 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.582289 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.582351 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.582407 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.582472 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.582532 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.582589 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.582624 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.582658 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.582691 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.582721 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.582784 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.582874 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.582932 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.582988 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.583424 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.583500 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.583554 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.583608 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.583659 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.583713 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.583758 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.583808 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.583808 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.583899 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.583943 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.583986 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.584065 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.584111 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.584150 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.584150 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.584219 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.584268 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.584312 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.584380 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.584434 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.584479 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.584528 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.584574 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.584617 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.584660 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.584711 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.584754 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.584802 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.584852 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.584852 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.584930 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.584972 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.585039 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.585039 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.585117 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.585158 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.585211 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.585211 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.585211 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.585211 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.585211 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.585403 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.585403 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.585493 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.585537 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.585587 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.585638 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.585690 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.585740 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.585791 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.585842 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.585892 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.585942 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.585989 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.586053 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.586110 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.586241 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.586300 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.586342 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.586385 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.586433 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.586476 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.586520 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.586520 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.586593 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.586632 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.586678 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.586726 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.586726 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.588258 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.588320 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.588362 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.588400 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.588446 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.588487 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.588529 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.588583 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.588638 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.588683 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.588731 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.588783 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.588831 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.588876 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.588931 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.588978 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.589042 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.589042 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.589042 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.589042 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.589215 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.589269 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.589314 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.589314 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.589314 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.589314 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.589479 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.589479 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.589717 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.589785 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.589829 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.589890 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.589936 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.589998 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.590067 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.590124 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.590176 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.590231 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.590287 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.590338 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.590382 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.590433 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.590480 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.590524 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.590574 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.590626 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.590677 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.590723 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.590766 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.590817 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.590860 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.590907 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.590952 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.590993 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.591056 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.591114 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.591167 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.591213 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.591257 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.591306 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.591378 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.591421 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.591470 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.591517 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.591558 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.591603 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.591649 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.591697 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.591738 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.591777 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.591823 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.591868 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.591908 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.591953 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.591998 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.592072 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.592121 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.592162 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.592162 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.592236 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.592279 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.592317 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.592362 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.592362 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.592701 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.592769 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.592819 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.592859 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.592937 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.592987 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.593056 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.593100 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.593138 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.593138 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.593226 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.593274 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.593321 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.593360 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.593397 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.593438 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.593480 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.593529 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.593573 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.593573 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.593573 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.593847 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.593932 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.594062 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.594154 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.594204 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.594249 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.594292 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.594349 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.594403 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.594455 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.594499 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.594542 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.594592 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.594633 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.594675 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.594715 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.594759 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.594801 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.594801 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.594801 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.594801 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.595460 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.595460 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.595460 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.595460 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.595460 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.595460 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.595694 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.595851 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.595899 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.595943 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.595990 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.596055 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.596101 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.596144 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.596200 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.596247 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.596302 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.596356 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.596402 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.596451 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.596495 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.596538 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.596585 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.596703 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.596754 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.596802 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.596955 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.597129 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.597220 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.597297 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.597341 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.597386 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.597434 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.597473 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.597520 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.597560 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.597560 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.597630 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.597675 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.597714 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.597759 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.597759 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.600473 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.600540 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.600594 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.600645 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.600689 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.600737 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.600737 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.600809 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.600809 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.600882 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.600932 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.600987 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.601062 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.601117 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.601162 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.601206 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.601250 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.601295 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.601345 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.601392 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.601443 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.601497 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.601546 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.601589 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.601632 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.601674 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.601719 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.601768 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.601818 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.601862 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.601914 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.601966 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.602013 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.602073 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.602112 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.602155 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.602198 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.602251 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.602302 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.602349 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.602400 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.602444 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.602487 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.602526 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.602564 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.602598 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.602641 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.602686 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.602733 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.602733 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.602733 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.602733 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.602890 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.602942 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.602987 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.602987 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.603085 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.603142 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.603193 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.603243 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.603243 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.603323 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.603366 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.603444 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.603483 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.603483 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.603483 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.603483 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.603625 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.603667 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.603710 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.603753 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.603798 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.603844 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.603890 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.603931 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.603971 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.604012 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.604012 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.604116 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.604164 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.604212 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.604212 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.604212 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.605107 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.605182 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.605230 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.605281 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.605325 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.605377 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.605429 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.605472 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.605519 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.605562 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.605608 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.605652 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.605694 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.605738 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.605783 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.605827 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.605873 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.605933 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.605980 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.606072 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.606125 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.606172 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.606218 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.606262 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.606313 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.606358 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.606402 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.606537 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.606591 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.606635 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.606679 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.606726 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.606770 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.606820 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.606872 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.606916 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.606979 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.607052 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.607109 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.607159 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.607204 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.607254 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.607304 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.607349 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.607393 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.607486 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.607535 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.607577 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.607621 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.607678 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.607725 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.607773 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.607818 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.607871 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.607922 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.607972 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.608056 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.608110 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.608154 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.608211 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.608264 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.608307 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.608348 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.608388 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.608430 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.608470 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.608515 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.608558 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.608601 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.608656 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.608707 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.608752 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.608797 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.608848 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.608891 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.608935 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.608983 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.609055 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.609105 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.609149 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.609204 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.609250 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.609298 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.609350 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.609390 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.609428 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.609470 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.609513 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.609563 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.609607 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.609666 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.609718 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.609763 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.609806 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.609864 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.609864 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.609952 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.609997 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.609997 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.610109 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.610162 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.610205 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.610205 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.610284 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.610334 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.610373 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.610373 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.610452 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.610501 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.610550 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.610598 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.610649 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.610694 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.610739 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.610783 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.610827 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.610871 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.610924 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.610967 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.611276 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.611337 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.611390 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.611440 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.611508 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.611548 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.611602 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.611652 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.611695 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.611749 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.611794 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.611842 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.611879 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.611879 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.611879 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.611997 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.612073 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.612124 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.612124 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.612214 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.612255 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.612301 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.612343 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.612343 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.612427 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.612472 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.612523 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.612568 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.612620 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.612620 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.612700 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.612743 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.612743 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.612743 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.612743 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.612898 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.612943 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.612994 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.613058 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.613101 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.613154 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.613202 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.613202 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.613284 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.613331 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.613373 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.613426 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.613466 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.613512 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.613554 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.613662 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.613662 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.613827 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.613874 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.613874 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.613954 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.613996 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.614066 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.614114 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.614156 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.614202 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.614241 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.614290 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.614334 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.614382 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.614421 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.614467 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.614506 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.614544 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.614580 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.614619 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.614659 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.614696 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.614740 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.614792 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.614832 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.614874 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.614913 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.614958 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.614995 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.615059 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.615098 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.615127 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.615152 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.615192 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.615218 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.615244 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.615276 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.615303 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.615329 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.615355 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.615384 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.615413 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.615450 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.615477 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.615551 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.615580 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.615604 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.615635 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.615635 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.615687 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.615687 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.615736 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.615771 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.615771 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.615820 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.615820 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.615870 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.615896 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.615896 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.615946 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.615971 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.615971 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.616052 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.616084 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.616115 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.616150 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.616193 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.616234 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.616275 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.616322 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.616322 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.616490 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.616546 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.616546 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.616631 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.616676 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.616720 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.616720 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.616720 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.616720 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.616720 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.616720 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.616969 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.616969 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.616969 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.616969 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.616969 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.617207 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.617258 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.617306 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.617348 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.617400 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.617400 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.617400 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.617400 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.617400 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.617588 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.617588 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.617588 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.617588 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.617734 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.617781 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.617826 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.617866 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.617866 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.617939 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.617939 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.617939 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.617939 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.617939 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 08:02:31.622533 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.622625 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.622668 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.622718 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.622758 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.622809 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112235) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.623011 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.623080 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.623164 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.623225 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.623273 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.623312 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112234) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.623354 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112236) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.623397 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.623437 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.623483 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.623601 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112234) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.623655 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112234) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.623930 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112233) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 08:02:31.624036 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 08:02:31.624138 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 08:02:31.624235 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 08:02:31.624322 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112233) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 08:02:31.624412 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112233) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 08:02:31.669745 np0000178844 devstack@c-api.service[112235]: INFO dbcounter [None req-b2d7fedf-0927-4572-8528-160f00b225dd None None] Registered counter for database cinder Jun 08 08:02:31.671563 np0000178844 devstack@c-api.service[112234]: INFO dbcounter [None req-26f156f5-089a-4806-a50a-f63751d38131 None None] Registered counter for database cinder Jun 08 08:02:31.671781 np0000178844 devstack@c-api.service[112236]: INFO dbcounter [None req-a01e072e-d36b-4013-836b-52581f45d969 None None] Registered counter for database cinder Jun 08 08:02:31.672627 np0000178844 devstack@c-api.service[112233]: INFO dbcounter [None req-1a257d51-8732-41e0-b0eb-6df8a4112fe6 None None] Registered counter for database cinder Jun 08 08:02:31.721844 np0000178844 devstack@c-api.service[112234]: DEBUG oslo_db.sqlalchemy.engines [None req-26f156f5-089a-4806-a50a-f63751d38131 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=112234) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 08:02:31.723963 np0000178844 devstack@c-api.service[112236]: DEBUG oslo_db.sqlalchemy.engines [None req-a01e072e-d36b-4013-836b-52581f45d969 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=112236) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 08:02:31.725504 np0000178844 devstack@c-api.service[112233]: DEBUG oslo_db.sqlalchemy.engines [None req-1a257d51-8732-41e0-b0eb-6df8a4112fe6 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=112233) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 08:02:31.728678 np0000178844 devstack@c-api.service[112235]: DEBUG oslo_db.sqlalchemy.engines [None req-b2d7fedf-0927-4572-8528-160f00b225dd 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=112235) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 08:02:31.841394 np0000178844 devstack@c-api.service[112233]: DEBUG dbcounter [-] [112233] Writer thread running {{(pid=112233) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 08 08:02:31.842685 np0000178844 devstack@c-api.service[112234]: DEBUG dbcounter [-] [112234] Writer thread running {{(pid=112234) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 08 08:02:31.843080 np0000178844 devstack@c-api.service[112236]: DEBUG dbcounter [-] [112236] Writer thread running {{(pid=112236) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 08 08:02:31.844395 np0000178844 devstack@c-api.service[112233]: INFO cinder.rpc [None req-1a257d51-8732-41e0-b0eb-6df8a4112fe6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 08 08:02:31.845150 np0000178844 devstack@c-api.service[112234]: INFO cinder.rpc [None req-26f156f5-089a-4806-a50a-f63751d38131 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 08 08:02:31.845491 np0000178844 devstack@c-api.service[112236]: INFO cinder.rpc [None req-a01e072e-d36b-4013-836b-52581f45d969 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 08 08:02:31.847062 np0000178844 devstack@c-api.service[112233]: INFO cinder.rpc [None req-1a257d51-8732-41e0-b0eb-6df8a4112fe6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 08 08:02:31.847765 np0000178844 devstack@c-api.service[112234]: INFO cinder.rpc [None req-26f156f5-089a-4806-a50a-f63751d38131 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 08 08:02:31.848508 np0000178844 devstack@c-api.service[112236]: INFO cinder.rpc [None req-a01e072e-d36b-4013-836b-52581f45d969 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 08 08:02:31.849579 np0000178844 devstack@c-api.service[112233]: INFO cinder.rpc [None req-1a257d51-8732-41e0-b0eb-6df8a4112fe6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 08 08:02:31.850139 np0000178844 devstack@c-api.service[112234]: INFO cinder.rpc [None req-26f156f5-089a-4806-a50a-f63751d38131 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 08 08:02:31.851542 np0000178844 devstack@c-api.service[112236]: INFO cinder.rpc [None req-a01e072e-d36b-4013-836b-52581f45d969 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 08 08:02:31.852302 np0000178844 devstack@c-api.service[112233]: INFO cinder.rpc [None req-1a257d51-8732-41e0-b0eb-6df8a4112fe6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 08 08:02:31.852841 np0000178844 devstack@c-api.service[112234]: INFO cinder.rpc [None req-26f156f5-089a-4806-a50a-f63751d38131 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 08 08:02:31.853636 np0000178844 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-1a257d51-8732-41e0-b0eb-6df8a4112fe6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.854152 np0000178844 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-26f156f5-089a-4806-a50a-f63751d38131 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.854238 np0000178844 devstack@c-api.service[112236]: INFO cinder.rpc [None req-a01e072e-d36b-4013-836b-52581f45d969 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 08 08:02:31.855004 np0000178844 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-a01e072e-d36b-4013-836b-52581f45d969 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.857990 np0000178844 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-a01e072e-d36b-4013-836b-52581f45d969 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.858081 np0000178844 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-1a257d51-8732-41e0-b0eb-6df8a4112fe6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.858343 np0000178844 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-26f156f5-089a-4806-a50a-f63751d38131 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.859555 np0000178844 devstack@c-api.service[112235]: DEBUG dbcounter [-] [112235] Writer thread running {{(pid=112235) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 08 08:02:31.862688 np0000178844 devstack@c-api.service[112235]: INFO cinder.rpc [None req-b2d7fedf-0927-4572-8528-160f00b225dd None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 08 08:02:31.865266 np0000178844 devstack@c-api.service[112235]: INFO cinder.rpc [None req-b2d7fedf-0927-4572-8528-160f00b225dd None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 08 08:02:31.867943 np0000178844 devstack@c-api.service[112235]: INFO cinder.rpc [None req-b2d7fedf-0927-4572-8528-160f00b225dd None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 08 08:02:31.870521 np0000178844 devstack@c-api.service[112235]: INFO cinder.rpc [None req-b2d7fedf-0927-4572-8528-160f00b225dd None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 08 08:02:31.871828 np0000178844 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-b2d7fedf-0927-4572-8528-160f00b225dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.877059 np0000178844 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-b2d7fedf-0927-4572-8528-160f00b225dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.896199 np0000178844 devstack@c-api.service[112236]: DEBUG oslo_db.sqlalchemy.engines [None req-a01e072e-d36b-4013-836b-52581f45d969 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=112236) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 08:02:31.897631 np0000178844 devstack@c-api.service[112234]: DEBUG oslo_db.sqlalchemy.engines [None req-26f156f5-089a-4806-a50a-f63751d38131 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=112234) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 08:02:31.898986 np0000178844 devstack@c-api.service[112233]: DEBUG oslo_db.sqlalchemy.engines [None req-1a257d51-8732-41e0-b0eb-6df8a4112fe6 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=112233) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 08:02:31.899095 np0000178844 devstack@c-api.service[112236]: INFO cinder.rpc [None req-a01e072e-d36b-4013-836b-52581f45d969 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 08 08:02:31.901554 np0000178844 devstack@c-api.service[112236]: INFO cinder.rpc [None req-a01e072e-d36b-4013-836b-52581f45d969 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 08 08:02:31.902424 np0000178844 devstack@c-api.service[112233]: INFO cinder.rpc [None req-1a257d51-8732-41e0-b0eb-6df8a4112fe6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 08 08:02:31.902588 np0000178844 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-a01e072e-d36b-4013-836b-52581f45d969 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.904355 np0000178844 devstack@c-api.service[112234]: INFO cinder.rpc [None req-26f156f5-089a-4806-a50a-f63751d38131 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 08 08:02:31.905005 np0000178844 devstack@c-api.service[112233]: INFO cinder.rpc [None req-1a257d51-8732-41e0-b0eb-6df8a4112fe6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 08 08:02:31.906323 np0000178844 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-1a257d51-8732-41e0-b0eb-6df8a4112fe6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.906768 np0000178844 devstack@c-api.service[112234]: INFO cinder.rpc [None req-26f156f5-089a-4806-a50a-f63751d38131 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 08 08:02:31.907822 np0000178844 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-26f156f5-089a-4806-a50a-f63751d38131 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.913348 np0000178844 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-a01e072e-d36b-4013-836b-52581f45d969 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.917421 np0000178844 devstack@c-api.service[112235]: DEBUG oslo_db.sqlalchemy.engines [None req-b2d7fedf-0927-4572-8528-160f00b225dd 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=112235) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 08:02:31.918544 np0000178844 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-a01e072e-d36b-4013-836b-52581f45d969 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.920296 np0000178844 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-1a257d51-8732-41e0-b0eb-6df8a4112fe6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.920768 np0000178844 devstack@c-api.service[112235]: INFO cinder.rpc [None req-b2d7fedf-0927-4572-8528-160f00b225dd None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 08 08:02:31.921004 np0000178844 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-26f156f5-089a-4806-a50a-f63751d38131 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.921686 np0000178844 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-a01e072e-d36b-4013-836b-52581f45d969 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.923575 np0000178844 devstack@c-api.service[112235]: INFO cinder.rpc [None req-b2d7fedf-0927-4572-8528-160f00b225dd None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 08 08:02:31.924497 np0000178844 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-26f156f5-089a-4806-a50a-f63751d38131 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.924762 np0000178844 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-1a257d51-8732-41e0-b0eb-6df8a4112fe6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.925054 np0000178844 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-b2d7fedf-0927-4572-8528-160f00b225dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.925819 np0000178844 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-a01e072e-d36b-4013-836b-52581f45d969 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.927686 np0000178844 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-26f156f5-089a-4806-a50a-f63751d38131 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.927973 np0000178844 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-1a257d51-8732-41e0-b0eb-6df8a4112fe6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.928809 np0000178844 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-a01e072e-d36b-4013-836b-52581f45d969 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.931985 np0000178844 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-26f156f5-089a-4806-a50a-f63751d38131 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.932087 np0000178844 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-a01e072e-d36b-4013-836b-52581f45d969 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.932253 np0000178844 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-1a257d51-8732-41e0-b0eb-6df8a4112fe6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.935103 np0000178844 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-26f156f5-089a-4806-a50a-f63751d38131 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.935443 np0000178844 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-1a257d51-8732-41e0-b0eb-6df8a4112fe6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.935689 np0000178844 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-a01e072e-d36b-4013-836b-52581f45d969 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.938231 np0000178844 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-26f156f5-089a-4806-a50a-f63751d38131 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.938456 np0000178844 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-1a257d51-8732-41e0-b0eb-6df8a4112fe6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.938659 np0000178844 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-a01e072e-d36b-4013-836b-52581f45d969 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.941030 np0000178844 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-b2d7fedf-0927-4572-8528-160f00b225dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.941401 np0000178844 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-26f156f5-089a-4806-a50a-f63751d38131 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.941563 np0000178844 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-1a257d51-8732-41e0-b0eb-6df8a4112fe6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.941618 np0000178844 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-a01e072e-d36b-4013-836b-52581f45d969 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.943169 np0000178844 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-a01e072e-d36b-4013-836b-52581f45d969 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.944374 np0000178844 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-1a257d51-8732-41e0-b0eb-6df8a4112fe6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.944799 np0000178844 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-b2d7fedf-0927-4572-8528-160f00b225dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.944843 np0000178844 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-26f156f5-089a-4806-a50a-f63751d38131 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.945896 np0000178844 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-a01e072e-d36b-4013-836b-52581f45d969 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.947337 np0000178844 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-1a257d51-8732-41e0-b0eb-6df8a4112fe6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.947666 np0000178844 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-26f156f5-089a-4806-a50a-f63751d38131 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.948098 np0000178844 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-b2d7fedf-0927-4572-8528-160f00b225dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.948818 np0000178844 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-1a257d51-8732-41e0-b0eb-6df8a4112fe6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.949159 np0000178844 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-26f156f5-089a-4806-a50a-f63751d38131 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.951530 np0000178844 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-1a257d51-8732-41e0-b0eb-6df8a4112fe6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.951640 np0000178844 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-a01e072e-d36b-4013-836b-52581f45d969 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.951881 np0000178844 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-26f156f5-089a-4806-a50a-f63751d38131 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.952546 np0000178844 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-b2d7fedf-0927-4572-8528-160f00b225dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.955599 np0000178844 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-a01e072e-d36b-4013-836b-52581f45d969 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.955689 np0000178844 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-b2d7fedf-0927-4572-8528-160f00b225dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.957433 np0000178844 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-1a257d51-8732-41e0-b0eb-6df8a4112fe6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.957586 np0000178844 devstack@c-api.service[112236]: WARNING cinder.api.contrib.hosts [None req-a01e072e-d36b-4013-836b-52581f45d969 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 08 08:02:31.957846 np0000178844 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-26f156f5-089a-4806-a50a-f63751d38131 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.958546 np0000178844 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-a01e072e-d36b-4013-836b-52581f45d969 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.958989 np0000178844 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-b2d7fedf-0927-4572-8528-160f00b225dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.960426 np0000178844 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-a01e072e-d36b-4013-836b-52581f45d969 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.960825 np0000178844 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-1a257d51-8732-41e0-b0eb-6df8a4112fe6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.962044 np0000178844 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-26f156f5-089a-4806-a50a-f63751d38131 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.962405 np0000178844 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-a01e072e-d36b-4013-836b-52581f45d969 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.962779 np0000178844 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-b2d7fedf-0927-4572-8528-160f00b225dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.962853 np0000178844 devstack@c-api.service[112233]: WARNING cinder.api.contrib.hosts [None req-1a257d51-8732-41e0-b0eb-6df8a4112fe6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 08 08:02:31.963587 np0000178844 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-1a257d51-8732-41e0-b0eb-6df8a4112fe6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.963898 np0000178844 devstack@c-api.service[112234]: WARNING cinder.api.contrib.hosts [None req-26f156f5-089a-4806-a50a-f63751d38131 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 08 08:02:31.964285 np0000178844 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-a01e072e-d36b-4013-836b-52581f45d969 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.964599 np0000178844 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-26f156f5-089a-4806-a50a-f63751d38131 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.964923 np0000178844 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-1a257d51-8732-41e0-b0eb-6df8a4112fe6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.965672 np0000178844 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-a01e072e-d36b-4013-836b-52581f45d969 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.966079 np0000178844 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-26f156f5-089a-4806-a50a-f63751d38131 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.966144 np0000178844 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-b2d7fedf-0927-4572-8528-160f00b225dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.966452 np0000178844 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-1a257d51-8732-41e0-b0eb-6df8a4112fe6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.967322 np0000178844 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-a01e072e-d36b-4013-836b-52581f45d969 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.967548 np0000178844 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-26f156f5-089a-4806-a50a-f63751d38131 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.967916 np0000178844 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-1a257d51-8732-41e0-b0eb-6df8a4112fe6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.969055 np0000178844 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-26f156f5-089a-4806-a50a-f63751d38131 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.969135 np0000178844 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-a01e072e-d36b-4013-836b-52581f45d969 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.969338 np0000178844 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-1a257d51-8732-41e0-b0eb-6df8a4112fe6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.970318 np0000178844 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-b2d7fedf-0927-4572-8528-160f00b225dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.970439 np0000178844 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-a01e072e-d36b-4013-836b-52581f45d969 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.970501 np0000178844 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-26f156f5-089a-4806-a50a-f63751d38131 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.970757 np0000178844 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-1a257d51-8732-41e0-b0eb-6df8a4112fe6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.971456 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-a01e072e-d36b-4013-836b-52581f45d969 None None] Extended resource: extensions {{(pid=112236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:02:31.971889 np0000178844 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-26f156f5-089a-4806-a50a-f63751d38131 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.971999 np0000178844 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-b2d7fedf-0927-4572-8528-160f00b225dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.972200 np0000178844 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-1a257d51-8732-41e0-b0eb-6df8a4112fe6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.973301 np0000178844 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-26f156f5-089a-4806-a50a-f63751d38131 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.973400 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-a01e072e-d36b-4013-836b-52581f45d969 None None] Extended resource: encryption {{(pid=112236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:02:31.973524 np0000178844 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-1a257d51-8732-41e0-b0eb-6df8a4112fe6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.974554 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-1a257d51-8732-41e0-b0eb-6df8a4112fe6 None None] Extended resource: extensions {{(pid=112233) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:02:31.974624 np0000178844 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-26f156f5-089a-4806-a50a-f63751d38131 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.974856 np0000178844 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-b2d7fedf-0927-4572-8528-160f00b225dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.974962 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-a01e072e-d36b-4013-836b-52581f45d969 None None] Extended resource: capabilities {{(pid=112236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:02:31.975655 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-26f156f5-089a-4806-a50a-f63751d38131 None None] Extended resource: extensions {{(pid=112234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:02:31.976314 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-a01e072e-d36b-4013-836b-52581f45d969 None None] Extended resource: os-quota-class-sets {{(pid=112236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:02:31.976599 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-1a257d51-8732-41e0-b0eb-6df8a4112fe6 None None] Extended resource: encryption {{(pid=112233) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:02:31.977279 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-26f156f5-089a-4806-a50a-f63751d38131 None None] Extended resource: encryption {{(pid=112234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:02:31.977593 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-a01e072e-d36b-4013-836b-52581f45d969 None None] Extended resource: os-volume-type-access {{(pid=112236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:02:31.978207 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-1a257d51-8732-41e0-b0eb-6df8a4112fe6 None None] Extended resource: capabilities {{(pid=112233) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:02:31.978835 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-26f156f5-089a-4806-a50a-f63751d38131 None None] Extended resource: capabilities {{(pid=112234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:02:31.979264 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-a01e072e-d36b-4013-836b-52581f45d969 None None] Extended resource: extra_specs {{(pid=112236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:02:31.979502 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-1a257d51-8732-41e0-b0eb-6df8a4112fe6 None None] Extended resource: os-quota-class-sets {{(pid=112233) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:02:31.980176 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-26f156f5-089a-4806-a50a-f63751d38131 None None] Extended resource: os-quota-class-sets {{(pid=112234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:02:31.980823 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-a01e072e-d36b-4013-836b-52581f45d969 None None] Extended resource: os-hosts {{(pid=112236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:02:31.980903 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-1a257d51-8732-41e0-b0eb-6df8a4112fe6 None None] Extended resource: os-volume-type-access {{(pid=112233) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:02:31.981421 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-26f156f5-089a-4806-a50a-f63751d38131 None None] Extended resource: os-volume-type-access {{(pid=112234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:02:31.981508 np0000178844 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-b2d7fedf-0927-4572-8528-160f00b225dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.982265 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-a01e072e-d36b-4013-836b-52581f45d969 None None] Extended resource: os-availability-zone {{(pid=112236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:02:31.982443 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-1a257d51-8732-41e0-b0eb-6df8a4112fe6 None None] Extended resource: extra_specs {{(pid=112233) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:02:31.983090 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-26f156f5-089a-4806-a50a-f63751d38131 None None] Extended resource: extra_specs {{(pid=112234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:02:31.983636 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-a01e072e-d36b-4013-836b-52581f45d969 None None] Extended resource: consistencygroups {{(pid=112236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:02:31.984109 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-1a257d51-8732-41e0-b0eb-6df8a4112fe6 None None] Extended resource: os-hosts {{(pid=112233) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:02:31.984675 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-26f156f5-089a-4806-a50a-f63751d38131 None None] Extended resource: os-hosts {{(pid=112234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:02:31.985393 np0000178844 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-b2d7fedf-0927-4572-8528-160f00b225dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.985469 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-1a257d51-8732-41e0-b0eb-6df8a4112fe6 None None] Extended resource: os-availability-zone {{(pid=112233) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:02:31.985548 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-a01e072e-d36b-4013-836b-52581f45d969 None None] Extended resource: cgsnapshots {{(pid=112236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:02:31.986092 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-26f156f5-089a-4806-a50a-f63751d38131 None None] Extended resource: os-availability-zone {{(pid=112234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:02:31.986888 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-1a257d51-8732-41e0-b0eb-6df8a4112fe6 None None] Extended resource: consistencygroups {{(pid=112233) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:02:31.986990 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-a01e072e-d36b-4013-836b-52581f45d969 None None] Extended resource: os-snapshot-manage {{(pid=112236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:02:31.987424 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-26f156f5-089a-4806-a50a-f63751d38131 None None] Extended resource: consistencygroups {{(pid=112234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:02:31.987572 np0000178844 devstack@c-api.service[112235]: WARNING cinder.api.contrib.hosts [None req-b2d7fedf-0927-4572-8528-160f00b225dd None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 08 08:02:31.988344 np0000178844 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-b2d7fedf-0927-4572-8528-160f00b225dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.988458 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-a01e072e-d36b-4013-836b-52581f45d969 None None] Extended resource: os-volume-manage {{(pid=112236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:02:31.988838 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-1a257d51-8732-41e0-b0eb-6df8a4112fe6 None None] Extended resource: cgsnapshots {{(pid=112233) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:02:31.989376 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-26f156f5-089a-4806-a50a-f63751d38131 None None] Extended resource: cgsnapshots {{(pid=112234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:02:31.989809 np0000178844 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-b2d7fedf-0927-4572-8528-160f00b225dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.989885 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-a01e072e-d36b-4013-836b-52581f45d969 None None] Extended resource: backups {{(pid=112236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:02:31.990310 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-1a257d51-8732-41e0-b0eb-6df8a4112fe6 None None] Extended resource: os-snapshot-manage {{(pid=112233) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:02:31.990796 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-26f156f5-089a-4806-a50a-f63751d38131 None None] Extended resource: os-snapshot-manage {{(pid=112234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:02:31.991665 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-1a257d51-8732-41e0-b0eb-6df8a4112fe6 None None] Extended resource: os-volume-manage {{(pid=112233) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:02:31.991837 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-a01e072e-d36b-4013-836b-52581f45d969 None None] Extended resource: encryption {{(pid=112236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:02:31.992214 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-26f156f5-089a-4806-a50a-f63751d38131 None None] Extended resource: os-volume-manage {{(pid=112234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:02:31.992275 np0000178844 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-b2d7fedf-0927-4572-8528-160f00b225dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.993173 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-1a257d51-8732-41e0-b0eb-6df8a4112fe6 None None] Extended resource: backups {{(pid=112233) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:02:31.993420 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-a01e072e-d36b-4013-836b-52581f45d969 None None] Extended resource: os-volume-transfer {{(pid=112236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:02:31.993658 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-26f156f5-089a-4806-a50a-f63751d38131 None None] Extended resource: backups {{(pid=112234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:02:31.993927 np0000178844 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-b2d7fedf-0927-4572-8528-160f00b225dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.995014 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-a01e072e-d36b-4013-836b-52581f45d969 None None] Extended resource: scheduler-stats {{(pid=112236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:02:31.995484 np0000178844 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-b2d7fedf-0927-4572-8528-160f00b225dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.995527 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-1a257d51-8732-41e0-b0eb-6df8a4112fe6 None None] Extended resource: encryption {{(pid=112233) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:02:31.996108 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-26f156f5-089a-4806-a50a-f63751d38131 None None] Extended resource: encryption {{(pid=112234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:02:31.996468 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-a01e072e-d36b-4013-836b-52581f45d969 None None] Extended resource: os-quota-sets {{(pid=112236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:02:31.997059 np0000178844 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-b2d7fedf-0927-4572-8528-160f00b225dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.997112 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-1a257d51-8732-41e0-b0eb-6df8a4112fe6 None None] Extended resource: os-volume-transfer {{(pid=112233) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:02:31.997670 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-26f156f5-089a-4806-a50a-f63751d38131 None None] Extended resource: os-volume-transfer {{(pid=112234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:02:31.997955 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-a01e072e-d36b-4013-836b-52581f45d969 None None] Extended resource: qos-specs {{(pid=112236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:02:31.998669 np0000178844 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-b2d7fedf-0927-4572-8528-160f00b225dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:31.998735 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-1a257d51-8732-41e0-b0eb-6df8a4112fe6 None None] Extended resource: scheduler-stats {{(pid=112233) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:02:31.999305 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-26f156f5-089a-4806-a50a-f63751d38131 None None] Extended resource: scheduler-stats {{(pid=112234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:02:32.000096 np0000178844 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-b2d7fedf-0927-4572-8528-160f00b225dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:32.000166 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-1a257d51-8732-41e0-b0eb-6df8a4112fe6 None None] Extended resource: os-quota-sets {{(pid=112233) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:02:32.000544 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.contrib.snapshot_actions [None req-a01e072e-d36b-4013-836b-52581f45d969 None None] SnapshotActionsController initialized {{(pid=112236) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 08 08:02:32.001299 np0000178844 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-a01e072e-d36b-4013-836b-52581f45d969 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:32.001376 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-b2d7fedf-0927-4572-8528-160f00b225dd None None] Extended resource: extensions {{(pid=112235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:02:32.001430 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-26f156f5-089a-4806-a50a-f63751d38131 None None] Extended resource: os-quota-sets {{(pid=112234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:02:32.001573 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-1a257d51-8732-41e0-b0eb-6df8a4112fe6 None None] Extended resource: qos-specs {{(pid=112233) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:02:32.002855 np0000178844 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-a01e072e-d36b-4013-836b-52581f45d969 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:32.003150 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-26f156f5-089a-4806-a50a-f63751d38131 None None] Extended resource: qos-specs {{(pid=112234) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:02:32.004157 np0000178844 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-a01e072e-d36b-4013-836b-52581f45d969 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:32.004260 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.contrib.snapshot_actions [None req-1a257d51-8732-41e0-b0eb-6df8a4112fe6 None None] SnapshotActionsController initialized {{(pid=112233) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 08 08:02:32.005076 np0000178844 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-1a257d51-8732-41e0-b0eb-6df8a4112fe6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:32.005163 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.contrib.snapshot_actions [None req-26f156f5-089a-4806-a50a-f63751d38131 None None] SnapshotActionsController initialized {{(pid=112234) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 08 08:02:32.005703 np0000178844 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-a01e072e-d36b-4013-836b-52581f45d969 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:32.006530 np0000178844 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-26f156f5-089a-4806-a50a-f63751d38131 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:32.006774 np0000178844 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-1a257d51-8732-41e0-b0eb-6df8a4112fe6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:32.007170 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-b2d7fedf-0927-4572-8528-160f00b225dd None None] Extended resource: encryption {{(pid=112235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:02:32.007324 np0000178844 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-a01e072e-d36b-4013-836b-52581f45d969 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:32.008294 np0000178844 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-1a257d51-8732-41e0-b0eb-6df8a4112fe6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:32.008802 np0000178844 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-26f156f5-089a-4806-a50a-f63751d38131 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:32.008938 np0000178844 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-a01e072e-d36b-4013-836b-52581f45d969 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:32.009486 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-b2d7fedf-0927-4572-8528-160f00b225dd None None] Extended resource: capabilities {{(pid=112235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:02:32.009704 np0000178844 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-1a257d51-8732-41e0-b0eb-6df8a4112fe6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:32.010266 np0000178844 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-26f156f5-089a-4806-a50a-f63751d38131 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:32.010770 np0000178844 devstack@c-api.service[112236]: WARNING castellan.key_manager.migration [None req-a01e072e-d36b-4013-836b-52581f45d969 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:32.011151 np0000178844 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-1a257d51-8732-41e0-b0eb-6df8a4112fe6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:32.011476 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-b2d7fedf-0927-4572-8528-160f00b225dd None None] Extended resource: os-quota-class-sets {{(pid=112235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:02:32.011579 np0000178844 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-26f156f5-089a-4806-a50a-f63751d38131 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:32.011766 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-a01e072e-d36b-4013-836b-52581f45d969 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:02:32.011878 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-a01e072e-d36b-4013-836b-52581f45d969 None None] Extension TypesManage extending resource: types {{(pid=112236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:02:32.011987 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-a01e072e-d36b-4013-836b-52581f45d969 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:02:32.012125 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-a01e072e-d36b-4013-836b-52581f45d969 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:02:32.012224 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-a01e072e-d36b-4013-836b-52581f45d969 None None] Extension VolumeActions extending resource: volumes {{(pid=112236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:02:32.012424 np0000178844 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-1a257d51-8732-41e0-b0eb-6df8a4112fe6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:32.012469 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-a01e072e-d36b-4013-836b-52581f45d969 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:02:32.012564 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-a01e072e-d36b-4013-836b-52581f45d969 None None] Extension UsedLimits extending resource: limits {{(pid=112236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:02:32.012670 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-a01e072e-d36b-4013-836b-52581f45d969 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:02:32.012772 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-a01e072e-d36b-4013-836b-52581f45d969 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:02:32.012882 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-a01e072e-d36b-4013-836b-52581f45d969 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:02:32.012935 np0000178844 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-26f156f5-089a-4806-a50a-f63751d38131 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:32.012976 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-a01e072e-d36b-4013-836b-52581f45d969 None None] Extension AdminActions extending resource: volumes {{(pid=112236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:02:32.013117 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-a01e072e-d36b-4013-836b-52581f45d969 None None] Extension AdminActions extending resource: snapshots {{(pid=112236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:02:32.013218 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-a01e072e-d36b-4013-836b-52581f45d969 None None] Extension AdminActions extending resource: backups {{(pid=112236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:02:32.013319 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-a01e072e-d36b-4013-836b-52581f45d969 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:02:32.013425 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-a01e072e-d36b-4013-836b-52581f45d969 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:02:32.013477 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-b2d7fedf-0927-4572-8528-160f00b225dd None None] Extended resource: os-volume-type-access {{(pid=112235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:02:32.013528 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.v3.router [None req-a01e072e-d36b-4013-836b-52581f45d969 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:02:32.013808 np0000178844 devstack@c-api.service[112233]: WARNING castellan.key_manager.migration [None req-1a257d51-8732-41e0-b0eb-6df8a4112fe6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:32.014382 np0000178844 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-26f156f5-089a-4806-a50a-f63751d38131 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:32.014807 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-1a257d51-8732-41e0-b0eb-6df8a4112fe6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112233) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:02:32.014926 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-1a257d51-8732-41e0-b0eb-6df8a4112fe6 None None] Extension TypesManage extending resource: types {{(pid=112233) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:02:32.015068 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-1a257d51-8732-41e0-b0eb-6df8a4112fe6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112233) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:02:32.015184 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-1a257d51-8732-41e0-b0eb-6df8a4112fe6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112233) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:02:32.015364 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-1a257d51-8732-41e0-b0eb-6df8a4112fe6 None None] Extension VolumeActions extending resource: volumes {{(pid=112233) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:02:32.015484 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-1a257d51-8732-41e0-b0eb-6df8a4112fe6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112233) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:02:32.015602 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-1a257d51-8732-41e0-b0eb-6df8a4112fe6 None None] Extension UsedLimits extending resource: limits {{(pid=112233) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:02:32.015659 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-b2d7fedf-0927-4572-8528-160f00b225dd None None] Extended resource: extra_specs {{(pid=112235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:02:32.015703 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-1a257d51-8732-41e0-b0eb-6df8a4112fe6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112233) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:02:32.015809 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-1a257d51-8732-41e0-b0eb-6df8a4112fe6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112233) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:02:32.015869 np0000178844 devstack@c-api.service[112234]: WARNING castellan.key_manager.migration [None req-26f156f5-089a-4806-a50a-f63751d38131 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:32.015932 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-1a257d51-8732-41e0-b0eb-6df8a4112fe6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112233) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:02:32.016053 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-1a257d51-8732-41e0-b0eb-6df8a4112fe6 None None] Extension AdminActions extending resource: volumes {{(pid=112233) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:02:32.016171 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-1a257d51-8732-41e0-b0eb-6df8a4112fe6 None None] Extension AdminActions extending resource: snapshots {{(pid=112233) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:02:32.016274 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-1a257d51-8732-41e0-b0eb-6df8a4112fe6 None None] Extension AdminActions extending resource: backups {{(pid=112233) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:02:32.016377 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-1a257d51-8732-41e0-b0eb-6df8a4112fe6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112233) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:02:32.016480 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-1a257d51-8732-41e0-b0eb-6df8a4112fe6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112233) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:02:32.016589 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.v3.router [None req-1a257d51-8732-41e0-b0eb-6df8a4112fe6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112233) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:02:32.016891 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-26f156f5-089a-4806-a50a-f63751d38131 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:02:32.017031 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-26f156f5-089a-4806-a50a-f63751d38131 None None] Extension TypesManage extending resource: types {{(pid=112234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:02:32.017160 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-26f156f5-089a-4806-a50a-f63751d38131 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:02:32.017205 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-b2d7fedf-0927-4572-8528-160f00b225dd None None] Extended resource: os-hosts {{(pid=112235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:02:32.017303 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-26f156f5-089a-4806-a50a-f63751d38131 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:02:32.017445 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-26f156f5-089a-4806-a50a-f63751d38131 None None] Extension VolumeActions extending resource: volumes {{(pid=112234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:02:32.017760 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-26f156f5-089a-4806-a50a-f63751d38131 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:02:32.017918 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-26f156f5-089a-4806-a50a-f63751d38131 None None] Extension UsedLimits extending resource: limits {{(pid=112234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:02:32.018079 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-26f156f5-089a-4806-a50a-f63751d38131 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:02:32.018180 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-26f156f5-089a-4806-a50a-f63751d38131 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:02:32.018300 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-26f156f5-089a-4806-a50a-f63751d38131 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:02:32.018395 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-26f156f5-089a-4806-a50a-f63751d38131 None None] Extension AdminActions extending resource: volumes {{(pid=112234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:02:32.018554 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-26f156f5-089a-4806-a50a-f63751d38131 None None] Extension AdminActions extending resource: snapshots {{(pid=112234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:02:32.018606 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-b2d7fedf-0927-4572-8528-160f00b225dd None None] Extended resource: os-availability-zone {{(pid=112235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:02:32.018662 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-26f156f5-089a-4806-a50a-f63751d38131 None None] Extension AdminActions extending resource: backups {{(pid=112234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:02:32.018768 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-26f156f5-089a-4806-a50a-f63751d38131 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:02:32.018872 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-26f156f5-089a-4806-a50a-f63751d38131 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:02:32.018994 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.v3.router [None req-26f156f5-089a-4806-a50a-f63751d38131 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112234) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:02:32.019897 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-b2d7fedf-0927-4572-8528-160f00b225dd None None] Extended resource: consistencygroups {{(pid=112235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:02:32.021510 np0000178844 devstack@c-api.service[112236]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x78ab9a6a3668 pid: 112236 (default app) Jun 08 08:02:32.021856 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-b2d7fedf-0927-4572-8528-160f00b225dd None None] Extended resource: cgsnapshots {{(pid=112235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:02:32.023310 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-b2d7fedf-0927-4572-8528-160f00b225dd None None] Extended resource: os-snapshot-manage {{(pid=112235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:02:32.024376 np0000178844 devstack@c-api.service[112233]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x78ab9a6a3668 pid: 112233 (default app) Jun 08 08:02:32.024728 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-b2d7fedf-0927-4572-8528-160f00b225dd None None] Extended resource: os-volume-manage {{(pid=112235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:02:32.026216 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-b2d7fedf-0927-4572-8528-160f00b225dd None None] Extended resource: backups {{(pid=112235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:02:32.027021 np0000178844 devstack@c-api.service[112234]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x78ab9a6a3668 pid: 112234 (default app) Jun 08 08:02:32.028304 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-b2d7fedf-0927-4572-8528-160f00b225dd None None] Extended resource: encryption {{(pid=112235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:02:32.029696 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.029696 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.029696 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.029696 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.029696 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.030291 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.030291 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.030291 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.030291 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.030291 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.030635 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.030635 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.030635 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.030635 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.030635 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.030635 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.031051 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.031051 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.031213 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-b2d7fedf-0927-4572-8528-160f00b225dd None None] Extended resource: os-volume-transfer {{(pid=112235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:02:32.031282 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.031282 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.031282 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.031282 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.031551 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.031551 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.031551 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.031551 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.031849 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.031849 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.031849 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.031849 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.031849 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.032256 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.032256 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.032256 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.032256 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.032256 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.032572 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.032572 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.032572 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.032572 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.032572 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.032572 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.032988 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.032988 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.032988 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.032988 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.032988 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.032988 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.033507 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.033507 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.033507 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.033507 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.033507 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.033507 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.033946 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.033946 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.033946 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.033946 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.033946 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.033946 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.034401 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.034401 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.034401 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.034401 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.034685 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.034685 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.034685 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.034685 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.034685 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.035074 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.035074 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.035074 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.035074 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.035074 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.035558 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.035558 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.035558 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.035558 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.035558 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.035558 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.036121 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.036121 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.036121 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.036121 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.036121 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.036616 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.036616 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.036616 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.036616 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.036616 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.036973 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.036973 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.036973 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.036973 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.037332 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.037332 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.037332 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.037332 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.037606 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.037606 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.037606 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.037606 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.037606 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.038040 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.038040 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.038040 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.038040 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.038040 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.038536 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.038536 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.038536 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.038536 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.038817 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.038817 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.038817 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.038817 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.039107 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.039107 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.039107 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.039107 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.039253 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.039253 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.039253 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.039253 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.039404 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.039404 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.039404 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.039404 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.039536 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.039536 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.039536 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.039536 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.039536 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.039536 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.039737 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.039737 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.039737 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.039737 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.039737 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.039909 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.039909 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.039909 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.039909 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.039909 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.039909 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.039909 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.040141 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.040141 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.040141 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.040141 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.040141 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.040141 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.040327 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.040327 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.040327 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.040327 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.040327 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.040327 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.040532 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.040532 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.040532 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.040532 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.040532 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.040532 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.040727 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.040727 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.040727 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.040727 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.040856 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.040856 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.040856 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.040856 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.040997 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.040997 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.040997 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.040997 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.041164 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.041164 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.041164 np0000178844 devstack@c-api.service[112236]: /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 08 08:02:32.041164 np0000178844 devstack@c-api.service[112236]: warnings.warn(deprecated_msg) Jun 08 08:02:32.041304 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-b2d7fedf-0927-4572-8528-160f00b225dd None None] Extended resource: scheduler-stats {{(pid=112235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:02:32.041304 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-b2d7fedf-0927-4572-8528-160f00b225dd None None] Extended resource: os-quota-sets {{(pid=112235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:02:32.041365 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.middleware.request_id [None req-9359583f-1c4f-4e56-87a0-284510d915c5 None None] RequestId filter calling following filter/app {{(pid=112236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 08 08:02:32.041395 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-b2d7fedf-0927-4572-8528-160f00b225dd None None] Extended resource: qos-specs {{(pid=112235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 08:02:32.041430 np0000178844 devstack@c-api.service[112236]: [pid: 112236|app: 0|req: 1/1] 199.204.45.74 () {60 vars in 949 bytes} [Mon Jun 8 08:02:32 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 08 08:02:32.041470 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.contrib.snapshot_actions [None req-b2d7fedf-0927-4572-8528-160f00b225dd None None] SnapshotActionsController initialized {{(pid=112235) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 08 08:02:32.041470 np0000178844 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-b2d7fedf-0927-4572-8528-160f00b225dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:32.041470 np0000178844 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-b2d7fedf-0927-4572-8528-160f00b225dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:32.041470 np0000178844 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-b2d7fedf-0927-4572-8528-160f00b225dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:32.044127 np0000178844 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-b2d7fedf-0927-4572-8528-160f00b225dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:32.045515 np0000178844 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-b2d7fedf-0927-4572-8528-160f00b225dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:32.046888 np0000178844 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-b2d7fedf-0927-4572-8528-160f00b225dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:32.048302 np0000178844 devstack@c-api.service[112235]: WARNING castellan.key_manager.migration [None req-b2d7fedf-0927-4572-8528-160f00b225dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 08:02:32.049312 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-b2d7fedf-0927-4572-8528-160f00b225dd None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:02:32.049438 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-b2d7fedf-0927-4572-8528-160f00b225dd None None] Extension TypesManage extending resource: types {{(pid=112235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:02:32.049556 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-b2d7fedf-0927-4572-8528-160f00b225dd None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:02:32.049672 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-b2d7fedf-0927-4572-8528-160f00b225dd None None] Extension SnapshotActions extending resource: snapshots {{(pid=112235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:02:32.049781 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-b2d7fedf-0927-4572-8528-160f00b225dd None None] Extension VolumeActions extending resource: volumes {{(pid=112235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:02:32.049922 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-b2d7fedf-0927-4572-8528-160f00b225dd None None] Extension VolumeTypeAccess extending resource: types {{(pid=112235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:02:32.050180 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-b2d7fedf-0927-4572-8528-160f00b225dd None None] Extension UsedLimits extending resource: limits {{(pid=112235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:02:32.050283 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-b2d7fedf-0927-4572-8528-160f00b225dd None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:02:32.050386 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-b2d7fedf-0927-4572-8528-160f00b225dd None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:02:32.050502 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-b2d7fedf-0927-4572-8528-160f00b225dd None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:02:32.050605 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-b2d7fedf-0927-4572-8528-160f00b225dd None None] Extension AdminActions extending resource: volumes {{(pid=112235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:02:32.050722 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-b2d7fedf-0927-4572-8528-160f00b225dd None None] Extension AdminActions extending resource: snapshots {{(pid=112235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:02:32.050826 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-b2d7fedf-0927-4572-8528-160f00b225dd None None] Extension AdminActions extending resource: backups {{(pid=112235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:02:32.050931 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-b2d7fedf-0927-4572-8528-160f00b225dd None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:02:32.051055 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-b2d7fedf-0927-4572-8528-160f00b225dd None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:02:32.051164 np0000178844 devstack@c-api.service[112235]: DEBUG cinder.api.v3.router [None req-b2d7fedf-0927-4572-8528-160f00b225dd None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 08:02:32.059922 np0000178844 devstack@c-api.service[112235]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x78ab9a6a3668 pid: 112235 (default app) Jun 08 08:02:39.524703 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.524703 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.524703 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.524703 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.524703 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.525754 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.525754 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.525754 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.525754 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.525754 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.526142 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.526142 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.526142 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.526142 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.526142 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.526142 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.526543 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.526543 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.526543 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.526543 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.526795 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.526795 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.526795 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.526795 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.527165 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.527165 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.527165 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.527165 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.527530 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.527530 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.527530 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.527530 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.527530 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.527873 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.527873 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.527873 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.527873 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.527873 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.528159 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.528159 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.528159 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.528159 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.528159 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.528159 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.528640 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.528640 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.528640 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.528640 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.528640 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.528640 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.529121 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.529121 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.529121 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.529121 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.529121 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.529121 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.529469 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.529469 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.529469 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.529469 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.529469 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.529870 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.529870 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.529870 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.529870 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.529870 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.530268 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.530268 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.530268 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.530268 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.530268 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.530268 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.530606 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.530606 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.530606 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.530606 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.530606 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.530606 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.530798 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.530798 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.530798 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.530798 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.530798 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.530976 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.530976 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.530976 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.530976 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.530976 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.531211 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.531211 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.531211 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.531211 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.531359 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.531359 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.531359 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.531359 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.531616 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.531616 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.531616 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.531616 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.531616 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.531808 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.531808 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.531808 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.531808 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.531808 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.531977 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.531977 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.531977 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.531977 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.532174 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.532174 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.532174 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.532174 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.532388 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.532388 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.532388 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.532388 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.532527 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.532527 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.532527 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.532527 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.532702 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.532702 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.532702 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.532702 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.532877 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.532877 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.532877 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.532877 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.532877 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.533085 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.533085 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.533085 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.533085 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.533085 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.533085 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.533369 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.533369 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.533369 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.533369 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.533369 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.533579 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.533579 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.533579 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.533579 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.533579 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.533579 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.533837 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.533837 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.533837 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.533837 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.533837 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.533837 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.534190 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.534190 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.534190 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.534190 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.534190 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.534190 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.534478 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.534478 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.534478 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.534478 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.534478 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.534478 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.534756 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.534756 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.534756 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.534756 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.534909 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.534909 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.534909 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.534909 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.534909 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.535145 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.535145 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.535145 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.535145 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:39.535145 np0000178844 devstack@c-api.service[112233]: warnings.warn(deprecated_msg) Jun 08 08:02:39.535145 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.middleware.request_id [None req-da4cb026-fea1-4d72-8ed9-7bf9ddf4e506 None None] RequestId filter calling following filter/app {{(pid=112233) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 08 08:02:40.030440 np0000178844 devstack@c-api.service[112233]: INFO cinder.api.openstack.wsgi [None req-da4cb026-fea1-4d72-8ed9-7bf9ddf4e506 admin admin] POST https://199.204.45.74/volume/v3/types Jun 08 08:02:40.031032 np0000178844 devstack@c-api.service[112233]: DEBUG cinder.api.openstack.wsgi [None req-da4cb026-fea1-4d72-8ed9-7bf9ddf4e506 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112233) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 08 08:02:40.032667 np0000178844 devstack@c-api.service[112233]: /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 08 08:02:40.032667 np0000178844 devstack@c-api.service[112233]: warnings.warn( Jun 08 08:02:40.075303 np0000178844 devstack@c-api.service[112233]: DEBUG oslo_db.sqlalchemy.engines [None req-da4cb026-fea1-4d72-8ed9-7bf9ddf4e506 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=112233) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 08:02:40.109490 np0000178844 devstack@c-api.service[112233]: INFO cinder.api.openstack.wsgi [None req-da4cb026-fea1-4d72-8ed9-7bf9ddf4e506 admin admin] https://199.204.45.74/volume/v3/types returned with HTTP 200 Jun 08 08:02:40.110021 np0000178844 devstack@c-api.service[112233]: [pid: 112233|app: 0|req: 1/2] 199.204.45.74 () {68 vars in 1281 bytes} [Mon Jun 8 08:02:39 2026] POST /volume/v3/types => generated 186 bytes in 597 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 08 08:02:40.131771 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.131771 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.131771 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.131771 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.131771 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.132707 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.132707 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.132707 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.132707 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.132707 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.132986 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.132986 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.132986 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.132986 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.132986 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.132986 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.133367 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.133367 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.133367 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.133367 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.133621 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.133621 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.133621 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.133621 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.133859 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.133859 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.133859 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.133859 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.134108 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.134108 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.134108 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.134108 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.134108 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.134421 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.134421 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.134421 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.134421 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.134421 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.134721 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.134721 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.134721 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.134721 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.134721 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.134721 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.135183 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.135183 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.135183 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.135183 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.135183 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.135183 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.135429 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.135429 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.135429 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.135429 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.135429 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.135429 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.135619 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.135619 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.135619 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.135619 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.135619 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.135840 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.135840 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.135840 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.135840 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.135840 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.135996 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.135996 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.135996 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.135996 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.135996 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.135996 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.136201 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.136201 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.136201 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.136201 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.136201 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.136201 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.136379 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.136379 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.136379 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.136379 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.136379 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.136544 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.136544 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.136544 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.136544 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.136544 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.136713 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.136713 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.136713 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.136713 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.136844 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.136844 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.136844 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.136844 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.136972 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.136972 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.136972 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.136972 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.136972 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.137173 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.137173 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.137173 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.137173 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.137173 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.137328 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.137328 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.137328 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.137328 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.137460 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.137460 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.137460 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.137460 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.137615 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.137615 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.137615 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.137615 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.137759 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.137759 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.137759 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.137759 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.137913 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.137913 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.137913 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.137913 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.138145 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.138145 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.138145 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.138145 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.138145 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.138328 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.138328 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.138328 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.138328 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.138328 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.138328 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.138593 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.138593 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.138593 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.138593 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.138593 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.138868 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.138868 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.138868 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.138868 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.138868 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.138868 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.139117 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.139117 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.139117 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.139117 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.139117 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.139117 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.139325 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.139325 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.139325 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.139325 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.139325 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.139325 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.139538 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.139538 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.139538 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.139538 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.139538 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.139538 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.139802 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.139802 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.139802 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.139802 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.139996 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.139996 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.139996 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.139996 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.139996 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.140202 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.140202 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.140202 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.140202 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.140202 np0000178844 devstack@c-api.service[112234]: warnings.warn(deprecated_msg) Jun 08 08:02:40.140202 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.middleware.request_id [req-da4cb026-fea1-4d72-8ed9-7bf9ddf4e506 req-abeb8654-4341-43b6-bc70-bfebf6a9dbad None None] RequestId filter calling following filter/app {{(pid=112234) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 08 08:02:40.580311 np0000178844 devstack@c-api.service[112234]: INFO cinder.api.openstack.wsgi [req-da4cb026-fea1-4d72-8ed9-7bf9ddf4e506 req-abeb8654-4341-43b6-bc70-bfebf6a9dbad admin admin] POST https://199.204.45.74/volume/v3/types/83fd5e43-da4b-4bfe-af69-26b7d566f781/extra_specs Jun 08 08:02:40.580311 np0000178844 devstack@c-api.service[112234]: DEBUG cinder.api.openstack.wsgi [req-da4cb026-fea1-4d72-8ed9-7bf9ddf4e506 req-abeb8654-4341-43b6-bc70-bfebf6a9dbad admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112234) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 08 08:02:40.582377 np0000178844 devstack@c-api.service[112234]: /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 08 08:02:40.582377 np0000178844 devstack@c-api.service[112234]: warnings.warn( Jun 08 08:02:40.645508 np0000178844 devstack@c-api.service[112234]: DEBUG oslo_db.sqlalchemy.engines [req-da4cb026-fea1-4d72-8ed9-7bf9ddf4e506 req-abeb8654-4341-43b6-bc70-bfebf6a9dbad 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=112234) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 08:02:40.724412 np0000178844 devstack@c-api.service[112234]: INFO cinder.api.openstack.wsgi [req-da4cb026-fea1-4d72-8ed9-7bf9ddf4e506 req-abeb8654-4341-43b6-bc70-bfebf6a9dbad admin admin] https://199.204.45.74/volume/v3/types/83fd5e43-da4b-4bfe-af69-26b7d566f781/extra_specs returned with HTTP 200 Jun 08 08:02:40.725238 np0000178844 devstack@c-api.service[112234]: [pid: 112234|app: 0|req: 1/3] 199.204.45.74 () {70 vars in 1498 bytes} [Mon Jun 8 08:02:40 2026] POST /volume/v3/types/83fd5e43-da4b-4bfe-af69-26b7d566f781/extra_specs => generated 55 bytes in 607 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 08 08:02:41.900936 np0000178844 devstack@c-api.service[112236]: DEBUG dbcounter [-] [112236] Writing DB stats cinder:SELECT=6 {{(pid=112236) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 08 08:02:41.922733 np0000178844 devstack@c-api.service[112235]: DEBUG dbcounter [-] [112235] Writing DB stats cinder:SELECT=6 {{(pid=112235) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 08 08:02:50.106128 np0000178844 devstack@c-api.service[112233]: DEBUG dbcounter [-] [112233] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112233) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 08 08:02:50.722247 np0000178844 devstack@c-api.service[112234]: DEBUG dbcounter [-] [112234] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112234) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 08 08:05:19.849649 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.middleware.request_id [None req-1dad6fde-26bb-4261-a514-5ca8a2d619a2 None None] RequestId filter calling following filter/app {{(pid=112236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 08 08:05:19.850549 np0000178844 devstack@c-api.service[112236]: INFO cinder.api.openstack.wsgi [None req-1dad6fde-26bb-4261-a514-5ca8a2d619a2 None None] GET https://199.204.45.74/volume// Jun 08 08:05:19.850801 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.openstack.wsgi [None req-1dad6fde-26bb-4261-a514-5ca8a2d619a2 None None] Empty body provided in request {{(pid=112236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 08 08:05:19.851151 np0000178844 devstack@c-api.service[112236]: DEBUG cinder.api.openstack.wsgi [None req-1dad6fde-26bb-4261-a514-5ca8a2d619a2 None None] Calling method 'all' {{(pid=112236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 08 08:05:19.851991 np0000178844 devstack@c-api.service[112236]: INFO cinder.api.openstack.wsgi [None req-1dad6fde-26bb-4261-a514-5ca8a2d619a2 None None] https://199.204.45.74/volume// returned with HTTP 300 Jun 08 08:05:19.852486 np0000178844 devstack@c-api.service[112236]: [pid: 112236|app: 0|req: 2/4] 199.204.45.74 () {66 vars in 1449 bytes} [Mon Jun 8 08:05:19 2026] GET /volume/ => generated 389 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)