Jun 09 02:40:27.103771 np0000179082 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 09 02:40:27.111886 np0000179082 devstack@c-api.service[112971]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 09 02:40:27.114200 np0000179082 devstack@c-api.service[112971]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jun 9 02:40:27 2026] *** Jun 09 02:40:27.114200 np0000179082 devstack@c-api.service[112971]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 09 02:40:27.114200 np0000179082 devstack@c-api.service[112971]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 09 02:40:27.114200 np0000179082 devstack@c-api.service[112971]: nodename: np0000179082 Jun 09 02:40:27.114200 np0000179082 devstack@c-api.service[112971]: machine: x86_64 Jun 09 02:40:27.114200 np0000179082 devstack@c-api.service[112971]: clock source: unix Jun 09 02:40:27.114200 np0000179082 devstack@c-api.service[112971]: pcre jit disabled Jun 09 02:40:27.114200 np0000179082 devstack@c-api.service[112971]: detected number of CPU cores: 16 Jun 09 02:40:27.114200 np0000179082 devstack@c-api.service[112971]: current working directory: / Jun 09 02:40:27.114200 np0000179082 devstack@c-api.service[112971]: detected binary path: /usr/bin/uwsgi-core Jun 09 02:40:27.114200 np0000179082 devstack@c-api.service[112971]: your processes number limit is 256917 Jun 09 02:40:27.114200 np0000179082 devstack@c-api.service[112971]: your memory page size is 4096 bytes Jun 09 02:40:27.114200 np0000179082 devstack@c-api.service[112971]: detected max file descriptor number: 2048 Jun 09 02:40:27.114200 np0000179082 devstack@c-api.service[112971]: lock engine: pthread robust mutexes Jun 09 02:40:27.114685 np0000179082 devstack@c-api.service[112971]: thunder lock: enabled Jun 09 02:40:27.114685 np0000179082 devstack@c-api.service[112971]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 09 02:40:27.114685 np0000179082 devstack@c-api.service[112971]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 09 02:40:27.114685 np0000179082 devstack@c-api.service[112971]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 09 02:40:27.114685 np0000179082 devstack@c-api.service[112971]: Set PythonHome to /opt/stack/data/venv Jun 09 02:40:27.151389 np0000179082 devstack@c-api.service[112971]: Python main interpreter initialized at 0x73a64d6a3668 Jun 09 02:40:27.151389 np0000179082 devstack@c-api.service[112971]: python threads support enabled Jun 09 02:40:27.151389 np0000179082 devstack@c-api.service[112971]: your server socket listen backlog is limited to 100 connections Jun 09 02:40:27.151389 np0000179082 devstack@c-api.service[112971]: your mercy for graceful operations on workers is 80 seconds Jun 09 02:40:27.151896 np0000179082 devstack@c-api.service[112971]: mapped 671795 bytes (656 KB) for 4 cores Jun 09 02:40:27.152017 np0000179082 devstack@c-api.service[112971]: *** Operational MODE: preforking *** Jun 09 02:40:27.152247 np0000179082 devstack@c-api.service[112971]: *** uWSGI is running in multiple interpreter mode *** Jun 09 02:40:27.152247 np0000179082 devstack@c-api.service[112971]: spawned uWSGI master process (pid: 112971) Jun 09 02:40:27.152426 np0000179082 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 09 02:40:27.153033 np0000179082 devstack@c-api.service[112971]: spawned uWSGI worker 1 (pid: 112982, cores: 1) Jun 09 02:40:27.153610 np0000179082 devstack@c-api.service[112971]: spawned uWSGI worker 2 (pid: 112983, cores: 1) Jun 09 02:40:27.154063 np0000179082 devstack@c-api.service[112971]: spawned uWSGI worker 3 (pid: 112984, cores: 1) Jun 09 02:40:27.155022 np0000179082 devstack@c-api.service[112971]: spawned uWSGI worker 4 (pid: 112985, cores: 1) Jun 09 02:40:27.155022 np0000179082 devstack@c-api.service[112971]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 09 02:40:27.287999 np0000179082 devstack@c-api.service[112984]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 02:40:27.287999 np0000179082 devstack@c-api.service[112984]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 02:40:27.287999 np0000179082 devstack@c-api.service[112984]: we strongly recommend against using it for new projects. Jun 09 02:40:27.287999 np0000179082 devstack@c-api.service[112984]: If you are already using Eventlet, we recommend migrating to a different Jun 09 02:40:27.287999 np0000179082 devstack@c-api.service[112984]: framework. For more detail see Jun 09 02:40:27.287999 np0000179082 devstack@c-api.service[112984]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 02:40:27.287999 np0000179082 devstack@c-api.service[112984]: import eventlet # noqa Jun 09 02:40:27.291169 np0000179082 devstack@c-api.service[112985]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 02:40:27.291169 np0000179082 devstack@c-api.service[112985]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 02:40:27.291169 np0000179082 devstack@c-api.service[112985]: we strongly recommend against using it for new projects. Jun 09 02:40:27.291169 np0000179082 devstack@c-api.service[112985]: If you are already using Eventlet, we recommend migrating to a different Jun 09 02:40:27.291169 np0000179082 devstack@c-api.service[112985]: framework. For more detail see Jun 09 02:40:27.291169 np0000179082 devstack@c-api.service[112985]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 02:40:27.291169 np0000179082 devstack@c-api.service[112985]: import eventlet # noqa Jun 09 02:40:27.294261 np0000179082 devstack@c-api.service[112983]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 02:40:27.294261 np0000179082 devstack@c-api.service[112983]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 02:40:27.294261 np0000179082 devstack@c-api.service[112983]: we strongly recommend against using it for new projects. Jun 09 02:40:27.294261 np0000179082 devstack@c-api.service[112983]: If you are already using Eventlet, we recommend migrating to a different Jun 09 02:40:27.294261 np0000179082 devstack@c-api.service[112983]: framework. For more detail see Jun 09 02:40:27.294261 np0000179082 devstack@c-api.service[112983]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 02:40:27.294261 np0000179082 devstack@c-api.service[112983]: import eventlet # noqa Jun 09 02:40:27.299446 np0000179082 devstack@c-api.service[112982]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 02:40:27.299446 np0000179082 devstack@c-api.service[112982]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 02:40:27.299446 np0000179082 devstack@c-api.service[112982]: we strongly recommend against using it for new projects. Jun 09 02:40:27.299446 np0000179082 devstack@c-api.service[112982]: If you are already using Eventlet, we recommend migrating to a different Jun 09 02:40:27.299446 np0000179082 devstack@c-api.service[112982]: framework. For more detail see Jun 09 02:40:27.299446 np0000179082 devstack@c-api.service[112982]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 02:40:27.299446 np0000179082 devstack@c-api.service[112982]: import eventlet # noqa Jun 09 02:40:27.376086 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 09 02:40:27.376086 np0000179082 devstack@c-api.service[112985]: warnings.warn( Jun 09 02:40:27.377982 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 09 02:40:27.377982 np0000179082 devstack@c-api.service[112984]: warnings.warn( Jun 09 02:40:27.379161 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 09 02:40:27.379161 np0000179082 devstack@c-api.service[112983]: warnings.warn( Jun 09 02:40:27.399339 np0000179082 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 09 02:40:27.399339 np0000179082 devstack@c-api.service[112982]: warnings.warn( Jun 09 02:40:27.450464 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 09 02:40:27.450464 np0000179082 devstack@c-api.service[112985]: from cgi import parse_header Jun 09 02:40:27.453490 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 09 02:40:27.453490 np0000179082 devstack@c-api.service[112983]: from cgi import parse_header Jun 09 02:40:27.469793 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 09 02:40:27.469793 np0000179082 devstack@c-api.service[112984]: from cgi import parse_header Jun 09 02:40:27.499520 np0000179082 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 09 02:40:27.499520 np0000179082 devstack@c-api.service[112982]: from cgi import parse_header Jun 09 02:40:27.514314 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 09 02:40:27.514314 np0000179082 devstack@c-api.service[112985]: removals.removed_module( Jun 09 02:40:27.516131 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 09 02:40:27.516131 np0000179082 devstack@c-api.service[112985]: removals.removed_module( Jun 09 02:40:27.526376 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 09 02:40:27.526376 np0000179082 devstack@c-api.service[112983]: removals.removed_module( Jun 09 02:40:27.527882 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 09 02:40:27.527882 np0000179082 devstack@c-api.service[112983]: removals.removed_module( Jun 09 02:40:27.548205 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 09 02:40:27.548205 np0000179082 devstack@c-api.service[112984]: removals.removed_module( Jun 09 02:40:27.549816 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 09 02:40:27.549816 np0000179082 devstack@c-api.service[112984]: removals.removed_module( Jun 09 02:40:27.575308 np0000179082 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 09 02:40:27.575308 np0000179082 devstack@c-api.service[112982]: removals.removed_module( Jun 09 02:40:27.577599 np0000179082 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 09 02:40:27.577599 np0000179082 devstack@c-api.service[112982]: removals.removed_module( Jun 09 02:40:28.139798 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 09 02:40:28.139798 np0000179082 devstack@c-api.service[112983]: warnings.warn( Jun 09 02:40:28.164062 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 09 02:40:28.164062 np0000179082 devstack@c-api.service[112985]: warnings.warn( Jun 09 02:40:28.183038 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 09 02:40:28.183038 np0000179082 devstack@c-api.service[112984]: warnings.warn( Jun 09 02:40:28.225602 np0000179082 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 09 02:40:28.225602 np0000179082 devstack@c-api.service[112982]: warnings.warn( Jun 09 02:40:28.236216 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 09 02:40:28.236216 np0000179082 devstack@c-api.service[112983]: warnings.warn( Jun 09 02:40:28.261147 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 09 02:40:28.261147 np0000179082 devstack@c-api.service[112985]: warnings.warn( Jun 09 02:40:28.284017 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 09 02:40:28.284017 np0000179082 devstack@c-api.service[112984]: warnings.warn( Jun 09 02:40:28.326957 np0000179082 devstack@c-api.service[112982]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 09 02:40:28.326957 np0000179082 devstack@c-api.service[112982]: warnings.warn( Jun 09 02:40:28.540715 np0000179082 devstack@c-api.service[112983]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 09 02:40:28.541079 np0000179082 devstack@c-api.service[112983]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112983) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 02:40:28.564193 np0000179082 devstack@c-api.service[112985]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 09 02:40:28.564683 np0000179082 devstack@c-api.service[112985]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112985) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 02:40:28.606734 np0000179082 devstack@c-api.service[112984]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 09 02:40:28.607135 np0000179082 devstack@c-api.service[112984]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112984) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 02:40:28.626467 np0000179082 devstack@c-api.service[112983]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 09 02:40:28.626467 np0000179082 devstack@c-api.service[112983]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 02:40:28.632596 np0000179082 devstack@c-api.service[112985]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 09 02:40:28.632596 np0000179082 devstack@c-api.service[112985]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 02:40:28.647641 np0000179082 devstack@c-api.service[112982]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 09 02:40:28.647896 np0000179082 devstack@c-api.service[112982]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112982) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 02:40:28.697507 np0000179082 devstack@c-api.service[112984]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 09 02:40:28.697507 np0000179082 devstack@c-api.service[112984]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 02:40:28.736529 np0000179082 devstack@c-api.service[112982]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 09 02:40:28.736529 np0000179082 devstack@c-api.service[112982]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 02:40:29.086884 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112985) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 02:40:29.087025 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112983) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 02:40:29.087363 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.087439 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.087629 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.087712 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.087854 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.088058 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.088124 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.088185 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.088248 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.088325 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.088382 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.088418 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112983) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.088451 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.088751 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.088890 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.089017 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.089144 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.089293 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.089424 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112985) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.089572 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.090522 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.090586 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.090647 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.090707 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.090766 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.090822 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112983) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.092281 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.092331 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.092331 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.092331 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.092331 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.092331 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.092331 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112985) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.092331 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.092502 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.092502 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.092502 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.092570 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.092618 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.092674 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112983) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.092742 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.093189 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.093350 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.093478 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.093614 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.093784 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.093909 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112985) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.094048 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.095495 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.095559 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.095620 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.095681 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.095740 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.095845 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112983) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.095911 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.096712 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.096774 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.096830 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.096934 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.096934 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.096988 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112983) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.097053 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.097087 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.097208 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.097351 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.097476 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.098343 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.098343 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112985) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.098343 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.098343 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.098343 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.098343 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.098343 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.098343 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.098343 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112985) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.098343 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.098829 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.098829 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.098829 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.098829 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.098829 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.098829 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112983) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.098829 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.099091 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.099440 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.099492 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.099543 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.099607 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.099648 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112985) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.099764 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.100226 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.100355 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.100355 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.100462 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.100517 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.100574 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.100655 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.100733 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112983) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.100788 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.100850 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.100905 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.100905 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.100905 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112985) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.100905 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.103577 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112982) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 02:40:29.103968 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.104068 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.104257 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.104571 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.104683 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.104683 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.104815 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.104815 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.104923 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112982) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.104923 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.105536 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.105649 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.105649 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.105751 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.105751 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.105848 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112982) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.105902 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.106213 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.106311 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.106356 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.106397 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.106438 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.106487 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.106532 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.106569 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.106614 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.106653 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112983) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.106695 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.106745 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.106789 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112982) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.106789 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.106855 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.106855 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.106918 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.106959 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.106997 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.107059 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112985) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.107111 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.107388 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.107464 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.107503 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.107558 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.107614 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.107679 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112982) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.107734 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.107998 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.108072 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.108144 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.108199 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.108249 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.108339 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112982) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.108400 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.108705 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.108790 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.108844 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.108886 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.108940 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.108975 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.109053 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.109122 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.109159 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.109206 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112983) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.109242 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.109292 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.109332 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.109377 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112982) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.109377 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.109459 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.109459 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.109459 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.109459 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.109459 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112985) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.109459 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.109657 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.109657 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.109732 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.109781 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.109822 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.109861 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112982) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.109943 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.110836 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.110891 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.110949 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.111021 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.111070 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.111135 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112982) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.111222 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.111681 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.111753 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.111801 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.111851 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.111890 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.111929 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.111968 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.112013 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.112059 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.112111 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.112143 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.112182 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.112217 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112985) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.112250 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112982) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.112301 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.112346 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.112385 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.112428 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.112428 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.112428 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112983) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.112428 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.112629 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.112681 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.112734 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.112793 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.112843 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.112896 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112982) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.112942 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.113001 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.113052 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.113052 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.113159 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.113213 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.113312 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.113312 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112985) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.113427 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.113481 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.113540 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.113598 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.113650 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.113706 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.113767 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.113820 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.113880 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.113928 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.113970 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112983) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.114019 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112982) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.114069 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.114114 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.114537 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.114598 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.114647 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.114734 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.114790 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.114828 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.114867 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.114901 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.114901 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112985) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.114971 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.115012 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.115052 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.115087 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.115129 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112983) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.115168 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.115252 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.115332 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.115332 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.115332 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.115332 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112982) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.115475 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.115891 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112984) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 02:40:29.116251 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.116375 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.116573 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.116808 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.116872 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.116934 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.117005 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.117077 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.117131 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112984) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.117201 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.117566 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.117638 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.117691 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.117760 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.117812 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.117861 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.117927 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.117978 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.118037 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.118093 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.118160 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.118212 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112985) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.118288 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.118357 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.118416 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112983) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.118473 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.118524 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.118524 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.118631 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.118682 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112984) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.118746 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.118798 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.118848 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.118848 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.118848 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.118848 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.118848 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112982) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.118848 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.119134 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.119134 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.119134 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.119134 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.119134 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.119134 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112984) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.119134 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.119549 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.119549 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.119549 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.119680 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.119735 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.119786 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.119846 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.119896 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.120063 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112985) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.120137 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.120195 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.120244 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.120332 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.120391 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.120440 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.120498 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112982) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.120548 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.120596 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.120654 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.120709 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.120756 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.120807 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.120864 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.120912 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.120962 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.121011 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.121059 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.121116 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.121175 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112983) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.121230 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.121364 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.121427 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112985) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.121477 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.121528 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.121586 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.121656 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.121706 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.121772 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.121828 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.121883 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.121939 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112984) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.121994 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112982) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.122051 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.122100 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.122150 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.122200 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.122200 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.122337 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.122402 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112983) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.122459 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.122508 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.122565 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.122565 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.122565 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.122565 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112984) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.122565 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.122565 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.122565 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.122565 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.122565 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.122565 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.123012 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112984) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.123012 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.123012 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.123012 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.123012 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.123012 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.123363 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.123415 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.123491 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.123550 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112984) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.123616 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.123674 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.123716 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.123753 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.123795 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.123843 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.123878 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.123916 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.123953 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.123996 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.124033 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112985) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.124075 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.124117 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.124153 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.124199 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112982) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.124242 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.124306 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.124345 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.124345 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112983) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.124345 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.124446 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.124446 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.124446 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.124446 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.124446 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.124446 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112984) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.124446 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.124658 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.124658 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.124736 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.124773 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.124809 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.124852 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.124896 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.124942 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.124985 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.125022 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.125063 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112985) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.125105 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.125148 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.125190 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.125226 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.125281 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.125321 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112983) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.125366 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.125403 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.125446 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.125488 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112982) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.125525 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.125566 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.125602 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.125602 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.125602 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.125704 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.125742 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112984) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.125828 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.125828 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.125906 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.125949 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.125988 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.126023 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.126058 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.126097 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112985) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.126145 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.126188 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.126233 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.126233 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.126233 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112983) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.126375 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.126413 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.126453 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.126453 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.126453 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.126453 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.126573 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.126619 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112982) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.126619 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.126686 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.126686 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.126686 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.126686 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.126686 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112984) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.126686 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.126686 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.126686 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.126686 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.126686 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.126982 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.126982 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112984) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.126982 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.127281 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.127386 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.127498 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.127578 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.127665 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.127710 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112984) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.127805 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.128481 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.128570 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.128647 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.128727 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.128807 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.128901 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112984) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.128983 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.129475 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.129535 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.129575 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.129620 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.129659 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.129701 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.129733 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.129769 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.129805 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112985) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.129840 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.129882 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.129920 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.129956 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.129993 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.130029 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.130086 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112984) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.130129 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.130171 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.130214 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.130257 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.130311 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.130358 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.130396 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.130439 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.130481 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.130524 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.130568 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112985) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.130605 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112983) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.130646 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.130682 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.130723 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.130760 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.130760 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.130879 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.130879 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.130963 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112984) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.131005 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.131048 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.131091 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.131133 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.131133 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.131302 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.131354 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112983) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.131354 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.131429 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.131429 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.131429 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.131523 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.131559 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112982) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.131590 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.131625 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.131661 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.131695 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.131736 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.131775 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.131816 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.131854 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.131893 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.131926 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.131926 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112984) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.132006 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.132047 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.132083 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.132129 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.132171 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.132171 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.132250 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112985) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.132302 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.132349 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.132388 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.132422 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.132458 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.132495 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112983) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.132539 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.132577 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.132612 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.132655 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.132691 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.132691 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.132761 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112982) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.132797 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.132797 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112984) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.132861 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.132893 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.132893 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.132893 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.132893 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.132893 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.132893 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.132893 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112984) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.132893 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.133071 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.133156 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.133313 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.133455 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.133581 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.133646 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.133704 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112982) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.133754 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.133788 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.133829 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.133865 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.133909 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.133947 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112984) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.134021 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.134082 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.134140 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.134184 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.134255 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.134326 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.134385 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112984) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.134451 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.134593 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.134650 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.134701 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.134739 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.134776 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.134813 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.134855 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.134892 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.134927 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.134967 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.135003 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112983) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.135043 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.135086 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.135122 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.135200 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.135246 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.135298 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.135345 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.135383 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112984) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.135417 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.135455 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112985) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.135492 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.135527 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.135575 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.135617 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.135659 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.135695 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.135730 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.135772 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.135810 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112983) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.135846 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.135881 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.135924 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.136096 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.136138 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.136175 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.136214 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.136250 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112985) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.136314 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.136360 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.136398 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.136435 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.136479 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.136527 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.136568 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.136608 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.136649 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112983) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.136684 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.136718 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.136756 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.136793 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.136827 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.136863 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.136906 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.136952 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112982) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.136990 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.137025 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.137061 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112985) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.137104 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.137145 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.137181 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.137217 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.137254 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.137306 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.137355 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.137399 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.137437 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.137478 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.137520 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.137561 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112984) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.137601 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112983) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.137642 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.137683 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.137718 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.137761 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.137803 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.137842 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.137878 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.137914 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.137957 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.137998 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.138038 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112985) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.138074 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.138110 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.138154 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.138199 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.138235 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112982) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.138284 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.138284 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112984) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.138351 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.138398 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.138435 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.138472 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.138472 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.138549 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.138594 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.138636 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.138676 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.138676 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.138740 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.138778 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.138819 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112984) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.138861 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.138896 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.138938 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.138979 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.139016 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112982) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.139057 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.139094 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.139134 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.139203 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.139242 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.139295 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.139332 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.139387 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112983) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.139434 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.139471 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.139506 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.139545 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.139586 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.139621 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.139656 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.139693 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.139729 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112984) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.139771 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.139813 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.139852 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.139895 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112985) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.139932 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.139979 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.140015 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.140015 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112982) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.140080 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.140124 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.140169 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.140169 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.140169 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.140169 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.140169 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112984) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.140169 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.140398 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.140444 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.140444 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.140522 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.140560 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.140595 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.140631 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.140631 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.140694 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.140731 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.140775 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112983) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.140814 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.140860 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.140897 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.140932 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.141043 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.141091 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112982) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.141128 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.141164 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.141199 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.141240 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.141303 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.141349 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.141349 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112985) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.141413 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.141413 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112984) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.141487 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.141524 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.141558 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.141558 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.141558 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.141660 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.141698 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.141733 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.141733 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.141807 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.141844 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.141880 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112982) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.141981 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.141981 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112983) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.142214 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.142259 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.142321 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.142359 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.142393 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.142428 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.142471 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.142507 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.142542 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.142582 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.142619 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.142660 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112985) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.142695 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.142729 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.142762 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.142800 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.142835 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112983) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.142869 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.142915 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.142955 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.142991 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.143025 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.143058 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.143100 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.143135 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.143290 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.143335 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.143371 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.143418 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.143459 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.143494 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112984) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.143535 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112985) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.143575 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.143610 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.143644 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112982) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.143682 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.143719 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.143759 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.143808 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.143845 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.143885 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.143921 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.143921 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.143992 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.144034 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112984) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.144070 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.144109 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.144154 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.144154 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.144154 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112982) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.144154 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.144398 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.144398 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.144398 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.144503 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.144551 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.144551 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.144623 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.144660 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.144695 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112983) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.144732 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.144766 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.144807 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.144844 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.144880 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.144921 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.144957 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.145070 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.145108 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112982) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.145148 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112984) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.145185 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.145221 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.145257 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.145321 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.145360 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.145360 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.145360 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.145360 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112985) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.145360 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.145524 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.145524 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.145524 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.145524 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.145524 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.145524 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112983) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.145524 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.145772 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.145772 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.145772 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.145772 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.145772 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.145772 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112985) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.145772 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.145985 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.145985 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.145985 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.145985 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.145985 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.145985 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112984) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.145985 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.146215 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.146215 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.146215 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.146215 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.146215 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.146215 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112982) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.146215 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:40:29.150657 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112983) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.150710 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.150783 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.150834 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.150891 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112983) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.150943 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112983) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.151320 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112985) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.151371 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.151459 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.151519 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.151559 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112984) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.151608 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112985) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.151652 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.151694 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112985) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.151735 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.151812 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.151877 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112984) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.151937 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112984) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.152062 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:40:29.152129 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:40:29.152173 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:40:29.152211 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:40:29.152283 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:40:29.152353 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112982) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:40:29.197572 np0000179082 devstack@c-api.service[112983]: INFO dbcounter [None req-3c279f19-7e22-4bad-9b2b-76d847fd4916 None None] Registered counter for database cinder Jun 09 02:40:29.198846 np0000179082 devstack@c-api.service[112985]: INFO dbcounter [None req-aa89ea08-4f9b-46d6-9429-77b27a054dec None None] Registered counter for database cinder Jun 09 02:40:29.200511 np0000179082 devstack@c-api.service[112982]: INFO dbcounter [None req-6d6fb5a2-dca3-4fd2-8165-91e1f809db7b None None] Registered counter for database cinder Jun 09 02:40:29.201894 np0000179082 devstack@c-api.service[112984]: INFO dbcounter [None req-707961f4-5668-4599-ba65-36509c2315a2 None None] Registered counter for database cinder Jun 09 02:40:29.245751 np0000179082 devstack@c-api.service[112985]: DEBUG oslo_db.sqlalchemy.engines [None req-aa89ea08-4f9b-46d6-9429-77b27a054dec 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=112985) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:40:29.247646 np0000179082 devstack@c-api.service[112983]: DEBUG oslo_db.sqlalchemy.engines [None req-3c279f19-7e22-4bad-9b2b-76d847fd4916 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=112983) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:40:29.248904 np0000179082 devstack@c-api.service[112984]: DEBUG oslo_db.sqlalchemy.engines [None req-707961f4-5668-4599-ba65-36509c2315a2 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=112984) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:40:29.283258 np0000179082 devstack@c-api.service[112982]: DEBUG oslo_db.sqlalchemy.engines [None req-6d6fb5a2-dca3-4fd2-8165-91e1f809db7b 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=112982) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:40:29.360907 np0000179082 devstack@c-api.service[112985]: DEBUG dbcounter [-] [112985] Writer thread running {{(pid=112985) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 02:40:29.363341 np0000179082 devstack@c-api.service[112985]: INFO cinder.rpc [None req-aa89ea08-4f9b-46d6-9429-77b27a054dec None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 02:40:29.366363 np0000179082 devstack@c-api.service[112985]: INFO cinder.rpc [None req-aa89ea08-4f9b-46d6-9429-77b27a054dec None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 02:40:29.369250 np0000179082 devstack@c-api.service[112985]: INFO cinder.rpc [None req-aa89ea08-4f9b-46d6-9429-77b27a054dec None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 02:40:29.369758 np0000179082 devstack@c-api.service[112984]: DEBUG dbcounter [-] [112984] Writer thread running {{(pid=112984) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 02:40:29.371860 np0000179082 devstack@c-api.service[112985]: INFO cinder.rpc [None req-aa89ea08-4f9b-46d6-9429-77b27a054dec None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 02:40:29.372223 np0000179082 devstack@c-api.service[112984]: INFO cinder.rpc [None req-707961f4-5668-4599-ba65-36509c2315a2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 02:40:29.372676 np0000179082 devstack@c-api.service[112985]: WARNING castellan.key_manager.migration [None req-aa89ea08-4f9b-46d6-9429-77b27a054dec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.374820 np0000179082 devstack@c-api.service[112984]: INFO cinder.rpc [None req-707961f4-5668-4599-ba65-36509c2315a2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 02:40:29.374916 np0000179082 devstack@c-api.service[112983]: DEBUG dbcounter [-] [112983] Writer thread running {{(pid=112983) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 02:40:29.375856 np0000179082 devstack@c-api.service[112985]: WARNING castellan.key_manager.migration [None req-aa89ea08-4f9b-46d6-9429-77b27a054dec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.377098 np0000179082 devstack@c-api.service[112984]: INFO cinder.rpc [None req-707961f4-5668-4599-ba65-36509c2315a2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 02:40:29.377544 np0000179082 devstack@c-api.service[112983]: INFO cinder.rpc [None req-3c279f19-7e22-4bad-9b2b-76d847fd4916 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 02:40:29.379084 np0000179082 devstack@c-api.service[112984]: INFO cinder.rpc [None req-707961f4-5668-4599-ba65-36509c2315a2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 02:40:29.380246 np0000179082 devstack@c-api.service[112984]: WARNING castellan.key_manager.migration [None req-707961f4-5668-4599-ba65-36509c2315a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.380338 np0000179082 devstack@c-api.service[112983]: INFO cinder.rpc [None req-3c279f19-7e22-4bad-9b2b-76d847fd4916 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 02:40:29.382487 np0000179082 devstack@c-api.service[112983]: INFO cinder.rpc [None req-3c279f19-7e22-4bad-9b2b-76d847fd4916 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 02:40:29.384096 np0000179082 devstack@c-api.service[112984]: WARNING castellan.key_manager.migration [None req-707961f4-5668-4599-ba65-36509c2315a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.384660 np0000179082 devstack@c-api.service[112983]: INFO cinder.rpc [None req-3c279f19-7e22-4bad-9b2b-76d847fd4916 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 02:40:29.385884 np0000179082 devstack@c-api.service[112983]: WARNING castellan.key_manager.migration [None req-3c279f19-7e22-4bad-9b2b-76d847fd4916 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.390047 np0000179082 devstack@c-api.service[112983]: WARNING castellan.key_manager.migration [None req-3c279f19-7e22-4bad-9b2b-76d847fd4916 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.403907 np0000179082 devstack@c-api.service[112982]: DEBUG dbcounter [-] [112982] Writer thread running {{(pid=112982) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 02:40:29.406569 np0000179082 devstack@c-api.service[112982]: INFO cinder.rpc [None req-6d6fb5a2-dca3-4fd2-8165-91e1f809db7b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 02:40:29.409145 np0000179082 devstack@c-api.service[112982]: INFO cinder.rpc [None req-6d6fb5a2-dca3-4fd2-8165-91e1f809db7b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 02:40:29.411436 np0000179082 devstack@c-api.service[112982]: INFO cinder.rpc [None req-6d6fb5a2-dca3-4fd2-8165-91e1f809db7b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 02:40:29.412817 np0000179082 devstack@c-api.service[112985]: DEBUG oslo_db.sqlalchemy.engines [None req-aa89ea08-4f9b-46d6-9429-77b27a054dec 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=112985) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:40:29.413635 np0000179082 devstack@c-api.service[112982]: INFO cinder.rpc [None req-6d6fb5a2-dca3-4fd2-8165-91e1f809db7b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 02:40:29.414475 np0000179082 devstack@c-api.service[112982]: WARNING castellan.key_manager.migration [None req-6d6fb5a2-dca3-4fd2-8165-91e1f809db7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.415565 np0000179082 devstack@c-api.service[112985]: INFO cinder.rpc [None req-aa89ea08-4f9b-46d6-9429-77b27a054dec None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 02:40:29.417682 np0000179082 devstack@c-api.service[112982]: WARNING castellan.key_manager.migration [None req-6d6fb5a2-dca3-4fd2-8165-91e1f809db7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.418116 np0000179082 devstack@c-api.service[112985]: INFO cinder.rpc [None req-aa89ea08-4f9b-46d6-9429-77b27a054dec None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 02:40:29.419424 np0000179082 devstack@c-api.service[112985]: WARNING castellan.key_manager.migration [None req-aa89ea08-4f9b-46d6-9429-77b27a054dec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.422774 np0000179082 devstack@c-api.service[112984]: DEBUG oslo_db.sqlalchemy.engines [None req-707961f4-5668-4599-ba65-36509c2315a2 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=112984) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:40:29.425591 np0000179082 devstack@c-api.service[112984]: INFO cinder.rpc [None req-707961f4-5668-4599-ba65-36509c2315a2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 02:40:29.427951 np0000179082 devstack@c-api.service[112984]: INFO cinder.rpc [None req-707961f4-5668-4599-ba65-36509c2315a2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 02:40:29.429290 np0000179082 devstack@c-api.service[112984]: WARNING castellan.key_manager.migration [None req-707961f4-5668-4599-ba65-36509c2315a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.431347 np0000179082 devstack@c-api.service[112985]: WARNING castellan.key_manager.migration [None req-aa89ea08-4f9b-46d6-9429-77b27a054dec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.433794 np0000179082 devstack@c-api.service[112983]: DEBUG oslo_db.sqlalchemy.engines [None req-3c279f19-7e22-4bad-9b2b-76d847fd4916 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=112983) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:40:29.434559 np0000179082 devstack@c-api.service[112985]: WARNING castellan.key_manager.migration [None req-aa89ea08-4f9b-46d6-9429-77b27a054dec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.436695 np0000179082 devstack@c-api.service[112983]: INFO cinder.rpc [None req-3c279f19-7e22-4bad-9b2b-76d847fd4916 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 02:40:29.437749 np0000179082 devstack@c-api.service[112985]: WARNING castellan.key_manager.migration [None req-aa89ea08-4f9b-46d6-9429-77b27a054dec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.439347 np0000179082 devstack@c-api.service[112983]: INFO cinder.rpc [None req-3c279f19-7e22-4bad-9b2b-76d847fd4916 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 02:40:29.440647 np0000179082 devstack@c-api.service[112983]: WARNING castellan.key_manager.migration [None req-3c279f19-7e22-4bad-9b2b-76d847fd4916 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.441943 np0000179082 devstack@c-api.service[112984]: WARNING castellan.key_manager.migration [None req-707961f4-5668-4599-ba65-36509c2315a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.442909 np0000179082 devstack@c-api.service[112985]: WARNING castellan.key_manager.migration [None req-aa89ea08-4f9b-46d6-9429-77b27a054dec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.445236 np0000179082 devstack@c-api.service[112984]: WARNING castellan.key_manager.migration [None req-707961f4-5668-4599-ba65-36509c2315a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.445924 np0000179082 devstack@c-api.service[112985]: WARNING castellan.key_manager.migration [None req-aa89ea08-4f9b-46d6-9429-77b27a054dec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.448858 np0000179082 devstack@c-api.service[112985]: WARNING castellan.key_manager.migration [None req-aa89ea08-4f9b-46d6-9429-77b27a054dec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.449320 np0000179082 devstack@c-api.service[112984]: WARNING castellan.key_manager.migration [None req-707961f4-5668-4599-ba65-36509c2315a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.452026 np0000179082 devstack@c-api.service[112985]: WARNING castellan.key_manager.migration [None req-aa89ea08-4f9b-46d6-9429-77b27a054dec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.453826 np0000179082 devstack@c-api.service[112983]: WARNING castellan.key_manager.migration [None req-3c279f19-7e22-4bad-9b2b-76d847fd4916 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.454629 np0000179082 devstack@c-api.service[112984]: WARNING castellan.key_manager.migration [None req-707961f4-5668-4599-ba65-36509c2315a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.454854 np0000179082 devstack@c-api.service[112985]: WARNING castellan.key_manager.migration [None req-aa89ea08-4f9b-46d6-9429-77b27a054dec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.455707 np0000179082 devstack@c-api.service[112982]: DEBUG oslo_db.sqlalchemy.engines [None req-6d6fb5a2-dca3-4fd2-8165-91e1f809db7b 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=112982) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:40:29.457308 np0000179082 devstack@c-api.service[112983]: WARNING castellan.key_manager.migration [None req-3c279f19-7e22-4bad-9b2b-76d847fd4916 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.457669 np0000179082 devstack@c-api.service[112984]: WARNING castellan.key_manager.migration [None req-707961f4-5668-4599-ba65-36509c2315a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.457873 np0000179082 devstack@c-api.service[112982]: INFO cinder.rpc [None req-6d6fb5a2-dca3-4fd2-8165-91e1f809db7b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 02:40:29.457977 np0000179082 devstack@c-api.service[112985]: WARNING castellan.key_manager.migration [None req-aa89ea08-4f9b-46d6-9429-77b27a054dec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.459465 np0000179082 devstack@c-api.service[112985]: WARNING castellan.key_manager.migration [None req-aa89ea08-4f9b-46d6-9429-77b27a054dec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.460520 np0000179082 devstack@c-api.service[112982]: INFO cinder.rpc [None req-6d6fb5a2-dca3-4fd2-8165-91e1f809db7b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 02:40:29.460781 np0000179082 devstack@c-api.service[112984]: WARNING castellan.key_manager.migration [None req-707961f4-5668-4599-ba65-36509c2315a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.461039 np0000179082 devstack@c-api.service[112983]: WARNING castellan.key_manager.migration [None req-3c279f19-7e22-4bad-9b2b-76d847fd4916 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.461440 np0000179082 devstack@c-api.service[112982]: WARNING castellan.key_manager.migration [None req-6d6fb5a2-dca3-4fd2-8165-91e1f809db7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.462197 np0000179082 devstack@c-api.service[112985]: WARNING castellan.key_manager.migration [None req-aa89ea08-4f9b-46d6-9429-77b27a054dec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.464078 np0000179082 devstack@c-api.service[112984]: WARNING castellan.key_manager.migration [None req-707961f4-5668-4599-ba65-36509c2315a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.466469 np0000179082 devstack@c-api.service[112983]: WARNING castellan.key_manager.migration [None req-3c279f19-7e22-4bad-9b2b-76d847fd4916 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.466918 np0000179082 devstack@c-api.service[112984]: WARNING castellan.key_manager.migration [None req-707961f4-5668-4599-ba65-36509c2315a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.467766 np0000179082 devstack@c-api.service[112985]: WARNING castellan.key_manager.migration [None req-aa89ea08-4f9b-46d6-9429-77b27a054dec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.469707 np0000179082 devstack@c-api.service[112983]: WARNING castellan.key_manager.migration [None req-3c279f19-7e22-4bad-9b2b-76d847fd4916 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.469880 np0000179082 devstack@c-api.service[112984]: WARNING castellan.key_manager.migration [None req-707961f4-5668-4599-ba65-36509c2315a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.471124 np0000179082 devstack@c-api.service[112985]: WARNING castellan.key_manager.migration [None req-aa89ea08-4f9b-46d6-9429-77b27a054dec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.471431 np0000179082 devstack@c-api.service[112984]: WARNING castellan.key_manager.migration [None req-707961f4-5668-4599-ba65-36509c2315a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.472752 np0000179082 devstack@c-api.service[112983]: WARNING castellan.key_manager.migration [None req-3c279f19-7e22-4bad-9b2b-76d847fd4916 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.473165 np0000179082 devstack@c-api.service[112985]: WARNING cinder.api.contrib.hosts [None req-aa89ea08-4f9b-46d6-9429-77b27a054dec None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 02:40:29.473866 np0000179082 devstack@c-api.service[112985]: WARNING castellan.key_manager.migration [None req-aa89ea08-4f9b-46d6-9429-77b27a054dec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.474144 np0000179082 devstack@c-api.service[112984]: WARNING castellan.key_manager.migration [None req-707961f4-5668-4599-ba65-36509c2315a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.475315 np0000179082 devstack@c-api.service[112985]: WARNING castellan.key_manager.migration [None req-aa89ea08-4f9b-46d6-9429-77b27a054dec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.476291 np0000179082 devstack@c-api.service[112983]: WARNING castellan.key_manager.migration [None req-3c279f19-7e22-4bad-9b2b-76d847fd4916 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.476771 np0000179082 devstack@c-api.service[112985]: WARNING castellan.key_manager.migration [None req-aa89ea08-4f9b-46d6-9429-77b27a054dec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.477036 np0000179082 devstack@c-api.service[112982]: WARNING castellan.key_manager.migration [None req-6d6fb5a2-dca3-4fd2-8165-91e1f809db7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.478247 np0000179082 devstack@c-api.service[112985]: WARNING castellan.key_manager.migration [None req-aa89ea08-4f9b-46d6-9429-77b27a054dec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.479312 np0000179082 devstack@c-api.service[112983]: WARNING castellan.key_manager.migration [None req-3c279f19-7e22-4bad-9b2b-76d847fd4916 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.479635 np0000179082 devstack@c-api.service[112985]: WARNING castellan.key_manager.migration [None req-aa89ea08-4f9b-46d6-9429-77b27a054dec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.480254 np0000179082 devstack@c-api.service[112984]: WARNING castellan.key_manager.migration [None req-707961f4-5668-4599-ba65-36509c2315a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.480412 np0000179082 devstack@c-api.service[112982]: WARNING castellan.key_manager.migration [None req-6d6fb5a2-dca3-4fd2-8165-91e1f809db7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.481082 np0000179082 devstack@c-api.service[112985]: WARNING castellan.key_manager.migration [None req-aa89ea08-4f9b-46d6-9429-77b27a054dec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.482372 np0000179082 devstack@c-api.service[112983]: WARNING castellan.key_manager.migration [None req-3c279f19-7e22-4bad-9b2b-76d847fd4916 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.482509 np0000179082 devstack@c-api.service[112985]: WARNING castellan.key_manager.migration [None req-aa89ea08-4f9b-46d6-9429-77b27a054dec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.483854 np0000179082 devstack@c-api.service[112985]: WARNING castellan.key_manager.migration [None req-aa89ea08-4f9b-46d6-9429-77b27a054dec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.483953 np0000179082 devstack@c-api.service[112982]: WARNING castellan.key_manager.migration [None req-6d6fb5a2-dca3-4fd2-8165-91e1f809db7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.484012 np0000179082 devstack@c-api.service[112983]: WARNING castellan.key_manager.migration [None req-3c279f19-7e22-4bad-9b2b-76d847fd4916 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.484201 np0000179082 devstack@c-api.service[112984]: WARNING castellan.key_manager.migration [None req-707961f4-5668-4599-ba65-36509c2315a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.484855 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.v3.router [None req-aa89ea08-4f9b-46d6-9429-77b27a054dec None None] Extended resource: extensions {{(pid=112985) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:29.486078 np0000179082 devstack@c-api.service[112984]: WARNING cinder.api.contrib.hosts [None req-707961f4-5668-4599-ba65-36509c2315a2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 02:40:29.486183 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.v3.router [None req-aa89ea08-4f9b-46d6-9429-77b27a054dec None None] Extended resource: encryption {{(pid=112985) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:29.486520 np0000179082 devstack@c-api.service[112983]: WARNING castellan.key_manager.migration [None req-3c279f19-7e22-4bad-9b2b-76d847fd4916 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.486775 np0000179082 devstack@c-api.service[112984]: WARNING castellan.key_manager.migration [None req-707961f4-5668-4599-ba65-36509c2315a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.487734 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.v3.router [None req-aa89ea08-4f9b-46d6-9429-77b27a054dec None None] Extended resource: capabilities {{(pid=112985) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:29.487947 np0000179082 devstack@c-api.service[112982]: WARNING castellan.key_manager.migration [None req-6d6fb5a2-dca3-4fd2-8165-91e1f809db7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.488299 np0000179082 devstack@c-api.service[112984]: WARNING castellan.key_manager.migration [None req-707961f4-5668-4599-ba65-36509c2315a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.489817 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.v3.router [None req-aa89ea08-4f9b-46d6-9429-77b27a054dec None None] Extended resource: os-quota-class-sets {{(pid=112985) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:29.491765 np0000179082 devstack@c-api.service[112984]: WARNING castellan.key_manager.migration [None req-707961f4-5668-4599-ba65-36509c2315a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.491865 np0000179082 devstack@c-api.service[112982]: WARNING castellan.key_manager.migration [None req-6d6fb5a2-dca3-4fd2-8165-91e1f809db7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.491939 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.v3.router [None req-aa89ea08-4f9b-46d6-9429-77b27a054dec None None] Extended resource: os-volume-type-access {{(pid=112985) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:29.492019 np0000179082 devstack@c-api.service[112984]: WARNING castellan.key_manager.migration [None req-707961f4-5668-4599-ba65-36509c2315a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.492142 np0000179082 devstack@c-api.service[112983]: WARNING castellan.key_manager.migration [None req-3c279f19-7e22-4bad-9b2b-76d847fd4916 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.492749 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.v3.router [None req-aa89ea08-4f9b-46d6-9429-77b27a054dec None None] Extended resource: extra_specs {{(pid=112985) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:29.493787 np0000179082 devstack@c-api.service[112984]: WARNING castellan.key_manager.migration [None req-707961f4-5668-4599-ba65-36509c2315a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.493971 np0000179082 devstack@c-api.service[112982]: WARNING castellan.key_manager.migration [None req-6d6fb5a2-dca3-4fd2-8165-91e1f809db7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.494435 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.v3.router [None req-aa89ea08-4f9b-46d6-9429-77b27a054dec None None] Extended resource: os-hosts {{(pid=112985) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:29.494528 np0000179082 devstack@c-api.service[112984]: WARNING castellan.key_manager.migration [None req-707961f4-5668-4599-ba65-36509c2315a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.495834 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.v3.router [None req-aa89ea08-4f9b-46d6-9429-77b27a054dec None None] Extended resource: os-availability-zone {{(pid=112985) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:29.496075 np0000179082 devstack@c-api.service[112984]: WARNING castellan.key_manager.migration [None req-707961f4-5668-4599-ba65-36509c2315a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.497169 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.v3.router [None req-aa89ea08-4f9b-46d6-9429-77b27a054dec None None] Extended resource: consistencygroups {{(pid=112985) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:29.497350 np0000179082 devstack@c-api.service[112983]: WARNING castellan.key_manager.migration [None req-3c279f19-7e22-4bad-9b2b-76d847fd4916 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.497447 np0000179082 devstack@c-api.service[112982]: WARNING castellan.key_manager.migration [None req-6d6fb5a2-dca3-4fd2-8165-91e1f809db7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.497531 np0000179082 devstack@c-api.service[112984]: WARNING castellan.key_manager.migration [None req-707961f4-5668-4599-ba65-36509c2315a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.498519 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.v3.router [None req-707961f4-5668-4599-ba65-36509c2315a2 None None] Extended resource: extensions {{(pid=112984) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:29.499120 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.v3.router [None req-aa89ea08-4f9b-46d6-9429-77b27a054dec None None] Extended resource: cgsnapshots {{(pid=112985) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:29.499334 np0000179082 devstack@c-api.service[112983]: WARNING cinder.api.contrib.hosts [None req-3c279f19-7e22-4bad-9b2b-76d847fd4916 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 02:40:29.499882 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.v3.router [None req-707961f4-5668-4599-ba65-36509c2315a2 None None] Extended resource: encryption {{(pid=112984) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:29.500003 np0000179082 devstack@c-api.service[112983]: WARNING castellan.key_manager.migration [None req-3c279f19-7e22-4bad-9b2b-76d847fd4916 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.500348 np0000179082 devstack@c-api.service[112982]: WARNING castellan.key_manager.migration [None req-6d6fb5a2-dca3-4fd2-8165-91e1f809db7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.500520 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.v3.router [None req-aa89ea08-4f9b-46d6-9429-77b27a054dec None None] Extended resource: os-snapshot-manage {{(pid=112985) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:29.501387 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.v3.router [None req-707961f4-5668-4599-ba65-36509c2315a2 None None] Extended resource: capabilities {{(pid=112984) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:29.501502 np0000179082 devstack@c-api.service[112983]: WARNING castellan.key_manager.migration [None req-3c279f19-7e22-4bad-9b2b-76d847fd4916 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.501930 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.v3.router [None req-aa89ea08-4f9b-46d6-9429-77b27a054dec None None] Extended resource: os-volume-manage {{(pid=112985) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:29.502677 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.v3.router [None req-707961f4-5668-4599-ba65-36509c2315a2 None None] Extended resource: os-quota-class-sets {{(pid=112984) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:29.502879 np0000179082 devstack@c-api.service[112983]: WARNING castellan.key_manager.migration [None req-3c279f19-7e22-4bad-9b2b-76d847fd4916 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.503252 np0000179082 devstack@c-api.service[112982]: WARNING castellan.key_manager.migration [None req-6d6fb5a2-dca3-4fd2-8165-91e1f809db7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.503409 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.v3.router [None req-aa89ea08-4f9b-46d6-9429-77b27a054dec None None] Extended resource: backups {{(pid=112985) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:29.503994 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.v3.router [None req-707961f4-5668-4599-ba65-36509c2315a2 None None] Extended resource: os-volume-type-access {{(pid=112984) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:29.504365 np0000179082 devstack@c-api.service[112983]: WARNING castellan.key_manager.migration [None req-3c279f19-7e22-4bad-9b2b-76d847fd4916 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.504732 np0000179082 devstack@c-api.service[112982]: WARNING castellan.key_manager.migration [None req-6d6fb5a2-dca3-4fd2-8165-91e1f809db7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.505407 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.v3.router [None req-aa89ea08-4f9b-46d6-9429-77b27a054dec None None] Extended resource: encryption {{(pid=112985) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:29.505671 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.v3.router [None req-707961f4-5668-4599-ba65-36509c2315a2 None None] Extended resource: extra_specs {{(pid=112984) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:29.505748 np0000179082 devstack@c-api.service[112983]: WARNING castellan.key_manager.migration [None req-3c279f19-7e22-4bad-9b2b-76d847fd4916 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.506964 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.v3.router [None req-aa89ea08-4f9b-46d6-9429-77b27a054dec None None] Extended resource: os-volume-transfer {{(pid=112985) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:29.507054 np0000179082 devstack@c-api.service[112983]: WARNING castellan.key_manager.migration [None req-3c279f19-7e22-4bad-9b2b-76d847fd4916 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.507482 np0000179082 devstack@c-api.service[112982]: WARNING castellan.key_manager.migration [None req-6d6fb5a2-dca3-4fd2-8165-91e1f809db7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.507536 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.v3.router [None req-707961f4-5668-4599-ba65-36509c2315a2 None None] Extended resource: os-hosts {{(pid=112984) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:29.508499 np0000179082 devstack@c-api.service[112983]: WARNING castellan.key_manager.migration [None req-3c279f19-7e22-4bad-9b2b-76d847fd4916 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.508554 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.v3.router [None req-aa89ea08-4f9b-46d6-9429-77b27a054dec None None] Extended resource: scheduler-stats {{(pid=112985) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:29.508935 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.v3.router [None req-707961f4-5668-4599-ba65-36509c2315a2 None None] Extended resource: os-availability-zone {{(pid=112984) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:29.509796 np0000179082 devstack@c-api.service[112983]: WARNING castellan.key_manager.migration [None req-3c279f19-7e22-4bad-9b2b-76d847fd4916 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.509984 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.v3.router [None req-aa89ea08-4f9b-46d6-9429-77b27a054dec None None] Extended resource: os-quota-sets {{(pid=112985) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:29.510229 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.v3.router [None req-707961f4-5668-4599-ba65-36509c2315a2 None None] Extended resource: consistencygroups {{(pid=112984) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:29.510783 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.v3.router [None req-3c279f19-7e22-4bad-9b2b-76d847fd4916 None None] Extended resource: extensions {{(pid=112983) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:29.511448 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.v3.router [None req-aa89ea08-4f9b-46d6-9429-77b27a054dec None None] Extended resource: qos-specs {{(pid=112985) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:29.512140 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.v3.router [None req-3c279f19-7e22-4bad-9b2b-76d847fd4916 None None] Extended resource: encryption {{(pid=112983) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:29.512221 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.v3.router [None req-707961f4-5668-4599-ba65-36509c2315a2 None None] Extended resource: cgsnapshots {{(pid=112984) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:29.513061 np0000179082 devstack@c-api.service[112982]: WARNING castellan.key_manager.migration [None req-6d6fb5a2-dca3-4fd2-8165-91e1f809db7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.513568 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.contrib.snapshot_actions [None req-aa89ea08-4f9b-46d6-9429-77b27a054dec None None] SnapshotActionsController initialized {{(pid=112985) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 02:40:29.513664 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.v3.router [None req-707961f4-5668-4599-ba65-36509c2315a2 None None] Extended resource: os-snapshot-manage {{(pid=112984) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:29.513739 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.v3.router [None req-3c279f19-7e22-4bad-9b2b-76d847fd4916 None None] Extended resource: capabilities {{(pid=112983) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:29.514384 np0000179082 devstack@c-api.service[112985]: WARNING castellan.key_manager.migration [None req-aa89ea08-4f9b-46d6-9429-77b27a054dec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.515120 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.v3.router [None req-707961f4-5668-4599-ba65-36509c2315a2 None None] Extended resource: os-volume-manage {{(pid=112984) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:29.515638 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.v3.router [None req-3c279f19-7e22-4bad-9b2b-76d847fd4916 None None] Extended resource: os-quota-class-sets {{(pid=112983) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:29.515854 np0000179082 devstack@c-api.service[112985]: WARNING castellan.key_manager.migration [None req-aa89ea08-4f9b-46d6-9429-77b27a054dec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.516588 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.v3.router [None req-707961f4-5668-4599-ba65-36509c2315a2 None None] Extended resource: backups {{(pid=112984) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:29.516894 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.v3.router [None req-3c279f19-7e22-4bad-9b2b-76d847fd4916 None None] Extended resource: os-volume-type-access {{(pid=112983) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:29.517039 np0000179082 devstack@c-api.service[112982]: WARNING castellan.key_manager.migration [None req-6d6fb5a2-dca3-4fd2-8165-91e1f809db7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.517181 np0000179082 devstack@c-api.service[112985]: WARNING castellan.key_manager.migration [None req-aa89ea08-4f9b-46d6-9429-77b27a054dec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.518498 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.v3.router [None req-3c279f19-7e22-4bad-9b2b-76d847fd4916 None None] Extended resource: extra_specs {{(pid=112983) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:29.518563 np0000179082 devstack@c-api.service[112985]: WARNING castellan.key_manager.migration [None req-aa89ea08-4f9b-46d6-9429-77b27a054dec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.518690 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.v3.router [None req-707961f4-5668-4599-ba65-36509c2315a2 None None] Extended resource: encryption {{(pid=112984) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:29.518875 np0000179082 devstack@c-api.service[112982]: WARNING cinder.api.contrib.hosts [None req-6d6fb5a2-dca3-4fd2-8165-91e1f809db7b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 02:40:29.519687 np0000179082 devstack@c-api.service[112982]: WARNING castellan.key_manager.migration [None req-6d6fb5a2-dca3-4fd2-8165-91e1f809db7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.519847 np0000179082 devstack@c-api.service[112985]: WARNING castellan.key_manager.migration [None req-aa89ea08-4f9b-46d6-9429-77b27a054dec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.520087 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.v3.router [None req-3c279f19-7e22-4bad-9b2b-76d847fd4916 None None] Extended resource: os-hosts {{(pid=112983) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:29.520289 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.v3.router [None req-707961f4-5668-4599-ba65-36509c2315a2 None None] Extended resource: os-volume-transfer {{(pid=112984) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:29.521100 np0000179082 devstack@c-api.service[112982]: WARNING castellan.key_manager.migration [None req-6d6fb5a2-dca3-4fd2-8165-91e1f809db7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.521157 np0000179082 devstack@c-api.service[112985]: WARNING castellan.key_manager.migration [None req-aa89ea08-4f9b-46d6-9429-77b27a054dec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.521511 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.v3.router [None req-3c279f19-7e22-4bad-9b2b-76d847fd4916 None None] Extended resource: os-availability-zone {{(pid=112983) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:29.521865 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.v3.router [None req-707961f4-5668-4599-ba65-36509c2315a2 None None] Extended resource: scheduler-stats {{(pid=112984) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:29.522516 np0000179082 devstack@c-api.service[112985]: WARNING castellan.key_manager.migration [None req-aa89ea08-4f9b-46d6-9429-77b27a054dec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.522567 np0000179082 devstack@c-api.service[112982]: WARNING castellan.key_manager.migration [None req-6d6fb5a2-dca3-4fd2-8165-91e1f809db7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.522828 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.v3.router [None req-3c279f19-7e22-4bad-9b2b-76d847fd4916 None None] Extended resource: consistencygroups {{(pid=112983) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:29.523557 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.v3.router [None req-aa89ea08-4f9b-46d6-9429-77b27a054dec None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112985) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:29.523640 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.v3.router [None req-aa89ea08-4f9b-46d6-9429-77b27a054dec None None] Extension TypesManage extending resource: types {{(pid=112985) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:29.523756 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.v3.router [None req-aa89ea08-4f9b-46d6-9429-77b27a054dec None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112985) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:29.523863 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.v3.router [None req-aa89ea08-4f9b-46d6-9429-77b27a054dec None None] Extension SnapshotActions extending resource: snapshots {{(pid=112985) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:29.523970 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.v3.router [None req-aa89ea08-4f9b-46d6-9429-77b27a054dec None None] Extension VolumeActions extending resource: volumes {{(pid=112985) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:29.524064 np0000179082 devstack@c-api.service[112982]: WARNING castellan.key_manager.migration [None req-6d6fb5a2-dca3-4fd2-8165-91e1f809db7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.524156 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.v3.router [None req-707961f4-5668-4599-ba65-36509c2315a2 None None] Extended resource: os-quota-sets {{(pid=112984) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:29.524657 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.v3.router [None req-aa89ea08-4f9b-46d6-9429-77b27a054dec None None] Extension VolumeTypeAccess extending resource: types {{(pid=112985) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:29.524788 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.v3.router [None req-aa89ea08-4f9b-46d6-9429-77b27a054dec None None] Extension UsedLimits extending resource: limits {{(pid=112985) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:29.524883 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.v3.router [None req-aa89ea08-4f9b-46d6-9429-77b27a054dec None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112985) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:29.524928 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.v3.router [None req-3c279f19-7e22-4bad-9b2b-76d847fd4916 None None] Extended resource: cgsnapshots {{(pid=112983) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:29.524964 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.v3.router [None req-aa89ea08-4f9b-46d6-9429-77b27a054dec None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112985) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:29.525089 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.v3.router [None req-aa89ea08-4f9b-46d6-9429-77b27a054dec None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112985) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:29.525183 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.v3.router [None req-aa89ea08-4f9b-46d6-9429-77b27a054dec None None] Extension AdminActions extending resource: volumes {{(pid=112985) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:29.525325 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.v3.router [None req-aa89ea08-4f9b-46d6-9429-77b27a054dec None None] Extension AdminActions extending resource: snapshots {{(pid=112985) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:29.525391 np0000179082 devstack@c-api.service[112982]: WARNING castellan.key_manager.migration [None req-6d6fb5a2-dca3-4fd2-8165-91e1f809db7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.525429 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.v3.router [None req-aa89ea08-4f9b-46d6-9429-77b27a054dec None None] Extension AdminActions extending resource: backups {{(pid=112985) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:29.525510 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.v3.router [None req-aa89ea08-4f9b-46d6-9429-77b27a054dec None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112985) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:29.525602 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.v3.router [None req-707961f4-5668-4599-ba65-36509c2315a2 None None] Extended resource: qos-specs {{(pid=112984) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:29.525650 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.v3.router [None req-aa89ea08-4f9b-46d6-9429-77b27a054dec None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112985) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:29.525710 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.v3.router [None req-aa89ea08-4f9b-46d6-9429-77b27a054dec None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112985) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:29.526312 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.v3.router [None req-3c279f19-7e22-4bad-9b2b-76d847fd4916 None None] Extended resource: os-snapshot-manage {{(pid=112983) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:29.526780 np0000179082 devstack@c-api.service[112982]: WARNING castellan.key_manager.migration [None req-6d6fb5a2-dca3-4fd2-8165-91e1f809db7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.527810 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.v3.router [None req-3c279f19-7e22-4bad-9b2b-76d847fd4916 None None] Extended resource: os-volume-manage {{(pid=112983) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:29.527891 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.contrib.snapshot_actions [None req-707961f4-5668-4599-ba65-36509c2315a2 None None] SnapshotActionsController initialized {{(pid=112984) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 02:40:29.528601 np0000179082 devstack@c-api.service[112982]: WARNING castellan.key_manager.migration [None req-6d6fb5a2-dca3-4fd2-8165-91e1f809db7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.528695 np0000179082 devstack@c-api.service[112984]: WARNING castellan.key_manager.migration [None req-707961f4-5668-4599-ba65-36509c2315a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.529286 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.v3.router [None req-3c279f19-7e22-4bad-9b2b-76d847fd4916 None None] Extended resource: backups {{(pid=112983) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:29.529699 np0000179082 devstack@c-api.service[112982]: WARNING castellan.key_manager.migration [None req-6d6fb5a2-dca3-4fd2-8165-91e1f809db7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.530238 np0000179082 devstack@c-api.service[112984]: WARNING castellan.key_manager.migration [None req-707961f4-5668-4599-ba65-36509c2315a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.530632 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.v3.router [None req-6d6fb5a2-dca3-4fd2-8165-91e1f809db7b None None] Extended resource: extensions {{(pid=112982) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:29.531399 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.v3.router [None req-3c279f19-7e22-4bad-9b2b-76d847fd4916 None None] Extended resource: encryption {{(pid=112983) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:29.531647 np0000179082 devstack@c-api.service[112984]: WARNING castellan.key_manager.migration [None req-707961f4-5668-4599-ba65-36509c2315a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.532050 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.v3.router [None req-6d6fb5a2-dca3-4fd2-8165-91e1f809db7b None None] Extended resource: encryption {{(pid=112982) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:29.532972 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.v3.router [None req-3c279f19-7e22-4bad-9b2b-76d847fd4916 None None] Extended resource: os-volume-transfer {{(pid=112983) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:29.533083 np0000179082 devstack@c-api.service[112984]: WARNING castellan.key_manager.migration [None req-707961f4-5668-4599-ba65-36509c2315a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.533590 np0000179082 devstack@c-api.service[112985]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73a64d6a3668 pid: 112985 (default app) Jun 09 02:40:29.533672 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.v3.router [None req-6d6fb5a2-dca3-4fd2-8165-91e1f809db7b None None] Extended resource: capabilities {{(pid=112982) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:29.534308 np0000179082 devstack@c-api.service[112984]: WARNING castellan.key_manager.migration [None req-707961f4-5668-4599-ba65-36509c2315a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.534527 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.v3.router [None req-3c279f19-7e22-4bad-9b2b-76d847fd4916 None None] Extended resource: scheduler-stats {{(pid=112983) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:29.534860 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.v3.router [None req-6d6fb5a2-dca3-4fd2-8165-91e1f809db7b None None] Extended resource: os-quota-class-sets {{(pid=112982) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:29.535709 np0000179082 devstack@c-api.service[112984]: WARNING castellan.key_manager.migration [None req-707961f4-5668-4599-ba65-36509c2315a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.535983 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.v3.router [None req-3c279f19-7e22-4bad-9b2b-76d847fd4916 None None] Extended resource: os-quota-sets {{(pid=112983) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:29.536418 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.v3.router [None req-6d6fb5a2-dca3-4fd2-8165-91e1f809db7b None None] Extended resource: os-volume-type-access {{(pid=112982) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:29.537097 np0000179082 devstack@c-api.service[112984]: WARNING castellan.key_manager.migration [None req-707961f4-5668-4599-ba65-36509c2315a2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.537422 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.v3.router [None req-3c279f19-7e22-4bad-9b2b-76d847fd4916 None None] Extended resource: qos-specs {{(pid=112983) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:29.538030 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.v3.router [None req-6d6fb5a2-dca3-4fd2-8165-91e1f809db7b None None] Extended resource: extra_specs {{(pid=112982) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:29.538108 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.v3.router [None req-707961f4-5668-4599-ba65-36509c2315a2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112984) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:29.538173 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.v3.router [None req-707961f4-5668-4599-ba65-36509c2315a2 None None] Extension TypesManage extending resource: types {{(pid=112984) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:29.538313 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.v3.router [None req-707961f4-5668-4599-ba65-36509c2315a2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112984) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:29.538432 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.v3.router [None req-707961f4-5668-4599-ba65-36509c2315a2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112984) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:29.538525 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.v3.router [None req-707961f4-5668-4599-ba65-36509c2315a2 None None] Extension VolumeActions extending resource: volumes {{(pid=112984) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:29.538734 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.v3.router [None req-707961f4-5668-4599-ba65-36509c2315a2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112984) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:29.538843 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.v3.router [None req-707961f4-5668-4599-ba65-36509c2315a2 None None] Extension UsedLimits extending resource: limits {{(pid=112984) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:29.538948 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.v3.router [None req-707961f4-5668-4599-ba65-36509c2315a2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112984) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:29.539054 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.v3.router [None req-707961f4-5668-4599-ba65-36509c2315a2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112984) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:29.539177 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.v3.router [None req-707961f4-5668-4599-ba65-36509c2315a2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112984) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:29.539283 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.v3.router [None req-707961f4-5668-4599-ba65-36509c2315a2 None None] Extension AdminActions extending resource: volumes {{(pid=112984) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:29.539402 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.v3.router [None req-707961f4-5668-4599-ba65-36509c2315a2 None None] Extension AdminActions extending resource: snapshots {{(pid=112984) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:29.539502 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.v3.router [None req-707961f4-5668-4599-ba65-36509c2315a2 None None] Extension AdminActions extending resource: backups {{(pid=112984) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:29.539578 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.contrib.snapshot_actions [None req-3c279f19-7e22-4bad-9b2b-76d847fd4916 None None] SnapshotActionsController initialized {{(pid=112983) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 02:40:29.539621 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.v3.router [None req-707961f4-5668-4599-ba65-36509c2315a2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112984) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:29.539663 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.v3.router [None req-6d6fb5a2-dca3-4fd2-8165-91e1f809db7b None None] Extended resource: os-hosts {{(pid=112982) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:29.539708 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.v3.router [None req-707961f4-5668-4599-ba65-36509c2315a2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112984) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:29.539800 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.v3.router [None req-707961f4-5668-4599-ba65-36509c2315a2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112984) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:29.540451 np0000179082 devstack@c-api.service[112983]: WARNING castellan.key_manager.migration [None req-3c279f19-7e22-4bad-9b2b-76d847fd4916 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.540981 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.v3.router [None req-6d6fb5a2-dca3-4fd2-8165-91e1f809db7b None None] Extended resource: os-availability-zone {{(pid=112982) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:29.541908 np0000179082 devstack@c-api.service[112983]: WARNING castellan.key_manager.migration [None req-3c279f19-7e22-4bad-9b2b-76d847fd4916 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.542338 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.542338 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.542338 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.542338 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.542338 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.542742 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.542742 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.542742 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.542742 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.542742 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.543117 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.543117 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.543117 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.543117 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.543117 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.543117 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.543538 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.543538 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.543538 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.543538 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.543797 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.543797 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.543797 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.543797 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.544174 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.544174 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.544174 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.544174 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.544488 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.544488 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.544488 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.544488 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.544488 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.544820 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.544820 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.544820 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.544820 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.544820 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.545107 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.545107 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.545230 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.v3.router [None req-6d6fb5a2-dca3-4fd2-8165-91e1f809db7b None None] Extended resource: consistencygroups {{(pid=112982) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:29.545407 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.545407 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.545407 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.545407 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.545407 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.545407 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.545803 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.545803 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.545803 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.545803 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.545803 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.545803 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.546188 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.546188 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.546188 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.546188 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.546188 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.546188 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.546599 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.546599 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.546599 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.546599 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.546599 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.546934 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.546934 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.546934 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.546934 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.546934 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.547249 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.547249 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.547249 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.547249 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.547249 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.547623 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.547623 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.547623 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.547623 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.547623 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.547623 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.547623 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.547999 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.547999 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.547999 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.547999 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.547999 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.548714 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.548714 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.548714 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.548714 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.548714 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.549006 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.549006 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.549006 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.549006 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.549306 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.549306 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.549306 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.549306 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.549575 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.549575 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.549575 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.549575 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.549575 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.549908 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.549908 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.549908 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.549908 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.549908 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.550182 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.550182 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.550182 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.550182 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.550485 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.550485 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.550485 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.550485 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.550735 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.550735 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.550735 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.550735 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.551016 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.551016 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.551016 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.551016 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.551307 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.551307 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.551307 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.551307 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.551600 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.551600 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.551600 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.551600 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.551600 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.551600 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.551868 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.551868 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.551868 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.551868 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.551868 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.552067 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.552067 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.552067 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.552067 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.552067 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.552067 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.552067 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.552339 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.552339 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.552339 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.552339 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.552339 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.552339 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.553235 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.553235 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.553379 np0000179082 devstack@c-api.service[112983]: WARNING castellan.key_manager.migration [None req-3c279f19-7e22-4bad-9b2b-76d847fd4916 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.553418 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.553418 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.553418 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.553418 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.553418 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.553418 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.553683 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.553683 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.553683 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.553683 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.553683 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.553683 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.553926 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.553926 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.553926 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.553926 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.554099 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.554099 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.554099 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.554099 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.554099 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.554347 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.554347 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.554347 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.554347 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:29.554347 np0000179082 devstack@c-api.service[112985]: warnings.warn(deprecated_msg) Jun 09 02:40:29.554538 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.v3.router [None req-6d6fb5a2-dca3-4fd2-8165-91e1f809db7b None None] Extended resource: cgsnapshots {{(pid=112982) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:29.554583 np0000179082 devstack@c-api.service[112983]: WARNING castellan.key_manager.migration [None req-3c279f19-7e22-4bad-9b2b-76d847fd4916 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.554621 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.middleware.request_id [None req-5ef93a92-0bc4-4d88-89fc-c11c04e08306 None None] RequestId filter calling following filter/app {{(pid=112985) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 02:40:29.554662 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.v3.router [None req-6d6fb5a2-dca3-4fd2-8165-91e1f809db7b None None] Extended resource: os-snapshot-manage {{(pid=112982) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:29.554693 np0000179082 devstack@c-api.service[112983]: WARNING castellan.key_manager.migration [None req-3c279f19-7e22-4bad-9b2b-76d847fd4916 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.554724 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.v3.router [None req-6d6fb5a2-dca3-4fd2-8165-91e1f809db7b None None] Extended resource: os-volume-manage {{(pid=112982) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:29.554752 np0000179082 devstack@c-api.service[112983]: WARNING castellan.key_manager.migration [None req-3c279f19-7e22-4bad-9b2b-76d847fd4916 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.554791 np0000179082 devstack@c-api.service[112984]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73a64d6a3668 pid: 112984 (default app) Jun 09 02:40:29.554820 np0000179082 devstack@c-api.service[112985]: [pid: 112985|app: 0|req: 1/1] 199.204.45.22 () {60 vars in 949 bytes} [Tue Jun 9 02:40:29 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 09 02:40:29.554856 np0000179082 devstack@c-api.service[112983]: WARNING castellan.key_manager.migration [None req-3c279f19-7e22-4bad-9b2b-76d847fd4916 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.554886 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.v3.router [None req-6d6fb5a2-dca3-4fd2-8165-91e1f809db7b None None] Extended resource: backups {{(pid=112982) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:29.554922 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.v3.router [None req-3c279f19-7e22-4bad-9b2b-76d847fd4916 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112983) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:29.554922 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.v3.router [None req-3c279f19-7e22-4bad-9b2b-76d847fd4916 None None] Extension TypesManage extending resource: types {{(pid=112983) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:29.554922 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.v3.router [None req-3c279f19-7e22-4bad-9b2b-76d847fd4916 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112983) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:29.554922 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.v3.router [None req-3c279f19-7e22-4bad-9b2b-76d847fd4916 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112983) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:29.554922 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.v3.router [None req-3c279f19-7e22-4bad-9b2b-76d847fd4916 None None] Extension VolumeActions extending resource: volumes {{(pid=112983) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:29.555123 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.v3.router [None req-6d6fb5a2-dca3-4fd2-8165-91e1f809db7b None None] Extended resource: encryption {{(pid=112982) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:29.555157 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.v3.router [None req-3c279f19-7e22-4bad-9b2b-76d847fd4916 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112983) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:29.555157 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.v3.router [None req-3c279f19-7e22-4bad-9b2b-76d847fd4916 None None] Extension UsedLimits extending resource: limits {{(pid=112983) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:29.555157 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.v3.router [None req-3c279f19-7e22-4bad-9b2b-76d847fd4916 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112983) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:29.555157 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.v3.router [None req-3c279f19-7e22-4bad-9b2b-76d847fd4916 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112983) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:29.555157 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.v3.router [None req-3c279f19-7e22-4bad-9b2b-76d847fd4916 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112983) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:29.555157 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.v3.router [None req-3c279f19-7e22-4bad-9b2b-76d847fd4916 None None] Extension AdminActions extending resource: volumes {{(pid=112983) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:29.555157 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.v3.router [None req-3c279f19-7e22-4bad-9b2b-76d847fd4916 None None] Extension AdminActions extending resource: snapshots {{(pid=112983) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:29.555403 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.v3.router [None req-3c279f19-7e22-4bad-9b2b-76d847fd4916 None None] Extension AdminActions extending resource: backups {{(pid=112983) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:29.555403 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.v3.router [None req-3c279f19-7e22-4bad-9b2b-76d847fd4916 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112983) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:29.555403 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.v3.router [None req-3c279f19-7e22-4bad-9b2b-76d847fd4916 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112983) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:29.555503 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.v3.router [None req-6d6fb5a2-dca3-4fd2-8165-91e1f809db7b None None] Extended resource: os-volume-transfer {{(pid=112982) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:29.555542 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.v3.router [None req-3c279f19-7e22-4bad-9b2b-76d847fd4916 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112983) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:29.555577 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.v3.router [None req-6d6fb5a2-dca3-4fd2-8165-91e1f809db7b None None] Extended resource: scheduler-stats {{(pid=112982) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:29.555943 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.v3.router [None req-6d6fb5a2-dca3-4fd2-8165-91e1f809db7b None None] Extended resource: os-quota-sets {{(pid=112982) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:29.557385 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.v3.router [None req-6d6fb5a2-dca3-4fd2-8165-91e1f809db7b None None] Extended resource: qos-specs {{(pid=112982) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:40:29.559635 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.contrib.snapshot_actions [None req-6d6fb5a2-dca3-4fd2-8165-91e1f809db7b None None] SnapshotActionsController initialized {{(pid=112982) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 02:40:29.559941 np0000179082 devstack@c-api.service[112983]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73a64d6a3668 pid: 112983 (default app) Jun 09 02:40:29.560406 np0000179082 devstack@c-api.service[112982]: WARNING castellan.key_manager.migration [None req-6d6fb5a2-dca3-4fd2-8165-91e1f809db7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.561802 np0000179082 devstack@c-api.service[112982]: WARNING castellan.key_manager.migration [None req-6d6fb5a2-dca3-4fd2-8165-91e1f809db7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.563211 np0000179082 devstack@c-api.service[112982]: WARNING castellan.key_manager.migration [None req-6d6fb5a2-dca3-4fd2-8165-91e1f809db7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.564561 np0000179082 devstack@c-api.service[112982]: WARNING castellan.key_manager.migration [None req-6d6fb5a2-dca3-4fd2-8165-91e1f809db7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.565880 np0000179082 devstack@c-api.service[112982]: WARNING castellan.key_manager.migration [None req-6d6fb5a2-dca3-4fd2-8165-91e1f809db7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.567247 np0000179082 devstack@c-api.service[112982]: WARNING castellan.key_manager.migration [None req-6d6fb5a2-dca3-4fd2-8165-91e1f809db7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.568613 np0000179082 devstack@c-api.service[112982]: WARNING castellan.key_manager.migration [None req-6d6fb5a2-dca3-4fd2-8165-91e1f809db7b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:40:29.569590 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.v3.router [None req-6d6fb5a2-dca3-4fd2-8165-91e1f809db7b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112982) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:29.569705 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.v3.router [None req-6d6fb5a2-dca3-4fd2-8165-91e1f809db7b None None] Extension TypesManage extending resource: types {{(pid=112982) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:29.569821 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.v3.router [None req-6d6fb5a2-dca3-4fd2-8165-91e1f809db7b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112982) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:29.569920 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.v3.router [None req-6d6fb5a2-dca3-4fd2-8165-91e1f809db7b None None] Extension SnapshotActions extending resource: snapshots {{(pid=112982) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:29.570022 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.v3.router [None req-6d6fb5a2-dca3-4fd2-8165-91e1f809db7b None None] Extension VolumeActions extending resource: volumes {{(pid=112982) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:29.570238 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.v3.router [None req-6d6fb5a2-dca3-4fd2-8165-91e1f809db7b None None] Extension VolumeTypeAccess extending resource: types {{(pid=112982) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:29.570364 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.v3.router [None req-6d6fb5a2-dca3-4fd2-8165-91e1f809db7b None None] Extension UsedLimits extending resource: limits {{(pid=112982) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:29.570464 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.v3.router [None req-6d6fb5a2-dca3-4fd2-8165-91e1f809db7b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112982) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:29.570560 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.v3.router [None req-6d6fb5a2-dca3-4fd2-8165-91e1f809db7b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112982) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:29.570669 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.v3.router [None req-6d6fb5a2-dca3-4fd2-8165-91e1f809db7b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112982) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:29.570767 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.v3.router [None req-6d6fb5a2-dca3-4fd2-8165-91e1f809db7b None None] Extension AdminActions extending resource: volumes {{(pid=112982) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:29.570878 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.v3.router [None req-6d6fb5a2-dca3-4fd2-8165-91e1f809db7b None None] Extension AdminActions extending resource: snapshots {{(pid=112982) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:29.571021 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.v3.router [None req-6d6fb5a2-dca3-4fd2-8165-91e1f809db7b None None] Extension AdminActions extending resource: backups {{(pid=112982) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:29.571136 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.v3.router [None req-6d6fb5a2-dca3-4fd2-8165-91e1f809db7b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112982) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:29.571249 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.v3.router [None req-6d6fb5a2-dca3-4fd2-8165-91e1f809db7b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112982) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:29.571369 np0000179082 devstack@c-api.service[112982]: DEBUG cinder.api.v3.router [None req-6d6fb5a2-dca3-4fd2-8165-91e1f809db7b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112982) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:40:29.579345 np0000179082 devstack@c-api.service[112982]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73a64d6a3668 pid: 112982 (default app) Jun 09 02:40:36.781205 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.781205 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.781205 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.781205 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.781793 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.781793 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.781793 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.781793 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.781936 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.781936 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.781936 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.781936 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.781936 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.781936 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.782157 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.782157 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.782157 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.782157 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.782157 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.782342 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.782342 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.782342 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.782342 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.782342 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.782511 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.782511 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.782511 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.782511 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.782653 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.782653 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.782653 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.782653 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.782653 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.782829 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.782829 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.782829 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.782829 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.782829 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.782990 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.782990 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.782990 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.782990 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.782990 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.782990 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.783179 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.783179 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.783179 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.783179 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.783179 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.783179 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.783406 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.783406 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.783406 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.783406 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.783406 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.783406 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.783659 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.783659 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.783659 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.783659 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.783659 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.783825 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.783825 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.783825 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.783825 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.783825 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.783982 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.783982 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.783982 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.783982 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.783982 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.783982 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.784180 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.784180 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.784180 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.784180 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.784180 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.784180 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.784374 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.784374 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.784374 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.784374 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.784374 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.784546 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.784546 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.784546 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.784546 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.784546 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.784708 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.784708 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.784708 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.784708 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.784851 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.784851 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.784851 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.784851 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.784986 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.784986 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.784986 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.784986 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.784986 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.785156 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.785156 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.785156 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.785156 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.785156 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.785330 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.785330 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.785330 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.785330 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.785463 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.785463 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.785463 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.785463 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.785601 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.785601 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.785601 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.785601 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.785747 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.785747 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.785747 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.785747 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.785880 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.785880 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.785880 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.785880 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.786015 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.786015 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.786015 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.786015 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.786015 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.786179 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.786179 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.786179 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.786179 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.786179 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.786179 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.786386 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.786386 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.786386 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.786386 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.786386 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.786568 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.786568 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.786568 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.786568 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.786568 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.786568 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.786761 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.786761 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.786761 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.786761 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.786761 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.786761 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.786954 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.786954 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.786954 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.786954 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.786954 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.786954 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.787145 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.787145 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.787145 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.787145 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.787145 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.787145 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.787365 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.787365 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.787365 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.787365 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.787504 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.787504 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.787504 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.787504 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.787504 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.787699 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.787699 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.787699 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.787699 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:40:36.787699 np0000179082 devstack@c-api.service[112984]: warnings.warn(deprecated_msg) Jun 09 02:40:36.787699 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.middleware.request_id [None req-557f9983-d025-4bc5-9a46-4b173bc02f48 None None] RequestId filter calling following filter/app {{(pid=112984) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 02:40:37.278234 np0000179082 devstack@c-api.service[112984]: INFO cinder.api.openstack.wsgi [None req-557f9983-d025-4bc5-9a46-4b173bc02f48 admin admin] POST https://199.204.45.22/volume/v3/types Jun 09 02:40:37.278833 np0000179082 devstack@c-api.service[112984]: DEBUG cinder.api.openstack.wsgi [None req-557f9983-d025-4bc5-9a46-4b173bc02f48 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112984) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 09 02:40:37.280452 np0000179082 devstack@c-api.service[112984]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 09 02:40:37.280452 np0000179082 devstack@c-api.service[112984]: warnings.warn( Jun 09 02:40:37.321447 np0000179082 devstack@c-api.service[112984]: DEBUG oslo_db.sqlalchemy.engines [None req-557f9983-d025-4bc5-9a46-4b173bc02f48 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=112984) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:40:37.356174 np0000179082 devstack@c-api.service[112984]: INFO cinder.api.openstack.wsgi [None req-557f9983-d025-4bc5-9a46-4b173bc02f48 admin admin] https://199.204.45.22/volume/v3/types returned with HTTP 200 Jun 09 02:40:37.356751 np0000179082 devstack@c-api.service[112984]: [pid: 112984|app: 0|req: 1/2] 199.204.45.22 () {68 vars in 1281 bytes} [Tue Jun 9 02:40:36 2026] POST /volume/v3/types => generated 186 bytes in 592 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 02:40:37.373851 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.middleware.request_id [req-557f9983-d025-4bc5-9a46-4b173bc02f48 req-24d1b414-cbba-4cda-bd92-65c0a25c8ea1 None None] RequestId filter calling following filter/app {{(pid=112985) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 02:40:37.720242 np0000179082 devstack@c-api.service[112985]: INFO cinder.api.openstack.wsgi [req-557f9983-d025-4bc5-9a46-4b173bc02f48 req-24d1b414-cbba-4cda-bd92-65c0a25c8ea1 admin admin] POST https://199.204.45.22/volume/v3/types/f46a339b-4b84-4e97-a0bc-2f6da7a92d9d/extra_specs Jun 09 02:40:37.720832 np0000179082 devstack@c-api.service[112985]: DEBUG cinder.api.openstack.wsgi [req-557f9983-d025-4bc5-9a46-4b173bc02f48 req-24d1b414-cbba-4cda-bd92-65c0a25c8ea1 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112985) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 09 02:40:37.722519 np0000179082 devstack@c-api.service[112985]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 09 02:40:37.722519 np0000179082 devstack@c-api.service[112985]: warnings.warn( Jun 09 02:40:37.767905 np0000179082 devstack@c-api.service[112985]: DEBUG oslo_db.sqlalchemy.engines [req-557f9983-d025-4bc5-9a46-4b173bc02f48 req-24d1b414-cbba-4cda-bd92-65c0a25c8ea1 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=112985) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:40:37.834717 np0000179082 devstack@c-api.service[112985]: INFO cinder.api.openstack.wsgi [req-557f9983-d025-4bc5-9a46-4b173bc02f48 req-24d1b414-cbba-4cda-bd92-65c0a25c8ea1 admin admin] https://199.204.45.22/volume/v3/types/f46a339b-4b84-4e97-a0bc-2f6da7a92d9d/extra_specs returned with HTTP 200 Jun 09 02:40:37.835238 np0000179082 devstack@c-api.service[112985]: [pid: 112985|app: 0|req: 2/3] 199.204.45.22 () {70 vars in 1498 bytes} [Tue Jun 9 02:40:37 2026] POST /volume/v3/types/f46a339b-4b84-4e97-a0bc-2f6da7a92d9d/extra_specs => generated 55 bytes in 462 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 09 02:40:39.438569 np0000179082 devstack@c-api.service[112983]: DEBUG dbcounter [-] [112983] Writing DB stats cinder:SELECT=6 {{(pid=112983) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 02:40:39.459647 np0000179082 devstack@c-api.service[112982]: DEBUG dbcounter [-] [112982] Writing DB stats cinder:SELECT=6 {{(pid=112982) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 02:40:47.353091 np0000179082 devstack@c-api.service[112984]: DEBUG dbcounter [-] [112984] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112984) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 02:40:47.833000 np0000179082 devstack@c-api.service[112985]: DEBUG dbcounter [-] [112985] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112985) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 02:43:40.809654 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.809654 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.809654 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.809654 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.809654 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.810605 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.810605 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.810605 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.810605 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.810605 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.810945 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.810945 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.810945 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.810945 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.810945 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.810945 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.811379 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.811379 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.811379 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.811379 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.811651 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.811651 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.811651 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.811651 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.811916 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.811916 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.811916 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.811916 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.812193 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.812193 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.812193 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.812193 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.812193 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.812629 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.812629 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.812629 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.812629 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.812629 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.813082 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.813082 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.813082 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.813082 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.813082 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.813082 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.813527 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.813527 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.813527 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.813527 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.813527 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.813527 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.813926 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.813926 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.813926 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.813926 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.813926 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.813926 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.814349 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.814349 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.814349 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.814349 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.814349 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.814720 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.814720 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.814720 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.814720 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.814720 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.815019 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.815019 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.815019 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.815019 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.815019 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.815019 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.815892 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.815892 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.815892 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.815892 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.815892 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.815892 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.816250 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.816250 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.816250 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.816250 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.816250 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.816549 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.816549 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.816549 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.816549 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.816549 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.816744 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.816744 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.816744 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.816744 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.816930 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.816930 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.816930 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.816930 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.817098 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.817098 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.817098 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.817098 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.817098 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.817341 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.817341 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.817341 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.817341 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.817341 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.817545 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.817545 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.817545 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.817545 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.817724 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.817724 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.817724 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.817724 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.817903 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.817903 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.817903 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.817903 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.818082 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.818082 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.818082 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.818082 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.818251 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.818251 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.818251 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.818251 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.818805 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.818805 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.818805 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.818805 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.818805 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.819043 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.819043 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.819043 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.819043 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.819043 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.819043 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.819316 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.819316 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.819316 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.819316 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.819316 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.819508 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.819508 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.819508 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.819508 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.819508 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.819508 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.819754 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.819754 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.819754 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.819754 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.819754 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.819754 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.820001 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.820001 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.820001 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.820001 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.820001 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.820001 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.820301 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.820301 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.820301 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.820301 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.820301 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.820301 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.820571 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.820571 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.820571 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.820571 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.820742 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.820742 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.820742 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.820742 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.820742 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.820992 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.820992 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.820992 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.820992 np0000179082 devstack@c-api.service[112983]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 02:43:40.820992 np0000179082 devstack@c-api.service[112983]: warnings.warn(deprecated_msg) Jun 09 02:43:40.820992 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.middleware.request_id [None req-ecc140c9-1819-45bc-ad21-f90179129af5 None None] RequestId filter calling following filter/app {{(pid=112983) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 02:43:40.820992 np0000179082 devstack@c-api.service[112983]: INFO cinder.api.openstack.wsgi [None req-ecc140c9-1819-45bc-ad21-f90179129af5 None None] GET https://199.204.45.22/volume// Jun 09 02:43:40.821250 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.openstack.wsgi [None req-ecc140c9-1819-45bc-ad21-f90179129af5 None None] Empty body provided in request {{(pid=112983) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 02:43:40.821250 np0000179082 devstack@c-api.service[112983]: DEBUG cinder.api.openstack.wsgi [None req-ecc140c9-1819-45bc-ad21-f90179129af5 None None] Calling method 'all' {{(pid=112983) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 02:43:40.821250 np0000179082 devstack@c-api.service[112983]: INFO cinder.api.openstack.wsgi [None req-ecc140c9-1819-45bc-ad21-f90179129af5 None None] https://199.204.45.22/volume// returned with HTTP 300 Jun 09 02:43:40.821250 np0000179082 devstack@c-api.service[112983]: [pid: 112983|app: 0|req: 1/4] 199.204.45.22 () {66 vars in 1449 bytes} [Tue Jun 9 02:43:40 2026] GET /volume/ => generated 389 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)